|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface Visualization
The Interface Visualization.
| Method Summary | |
|---|---|
ParamCollection |
create()
Creates the visualization and returns parameters used to control the visualziation. |
void |
dispose()
Dispose. |
java.awt.Component |
getComponent()
Gets the component used to display the visualization. |
java.lang.String |
getName()
Gets the name. |
java.awt.Image |
getScreenshot()
Gets the screenshot. |
java.awt.Image[] |
getVideoFrames()
Gets the video frames. |
void |
setName(java.lang.String name)
Sets the name. |
| Methods inherited from interface edu.jhu.cs.cisst.vent.VisualizationParameters |
|---|
createVisualizationParameters, updateVisualizationParameters |
| Methods inherited from interface edu.jhu.ece.iacl.jist.pipeline.view.input.ParamViewObserver |
|---|
update |
| Method Detail |
|---|
java.lang.String getName()
void setName(java.lang.String name)
name - the new namevoid dispose()
ParamCollection create()
java.awt.Component getComponent()
java.awt.Image getScreenshot()
java.awt.Image[] getVideoFrames()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||