Inheritance diagram for SegmentationVisualization::

Public Methods | |
| boolean | getShowTable () |
| Indicates if the segment has to be shown in the table of segments. More... | |
| String | getTableTitle () |
| Indicates the title of the table for the segment. More... | |
| String | getTableFeature () |
| Indicates the feature to be shown in the table ( "" if none ). More... | |
| String | getTableToolTipText () |
| Indicates the toolTip of the table for the segment. More... | |
| boolean | getShowDescription () |
| Indicates if the segment has to be shown in the description panel. More... | |
| String | getDescriptionLabel () |
| Indicates the label to be shown in the description panel. More... | |
| boolean | getShowGraphic () |
| Indicates if the segment has to be shown in the graphic panel. More... | |
| java.awt.Color | getGraphicColor () |
| Indicates the color to be used in the graphic panel. More... | |
| PlayingObserver | getPlayingObserver (SegmentationVisualizationContext ctx) |
| returns the PlayingObserver that will take care of update the different visualizations while the video is playing. More... | |
| void | clear () |
| Perform clean up. More... | |
|
|
Indicates if the segment has to be shown in the table of segments.
Reimplemented in DefaultSegmentationVisualization. |
|
|
Indicates the title of the table for the segment.
Reimplemented in DefaultSegmentationVisualization. |
|
|
Indicates the feature to be shown in the table ( "" if none ).
Reimplemented in DefaultSegmentationVisualization. |
|
|
Indicates the toolTip of the table for the segment.
Reimplemented in DefaultSegmentationVisualization. |
|
|
Indicates if the segment has to be shown in the description panel.
Reimplemented in DefaultSegmentationVisualization. |
|
|
Indicates the label to be shown in the description panel.
Reimplemented in DefaultSegmentationVisualization. |
|
|
Indicates if the segment has to be shown in the graphic panel.
Reimplemented in DefaultSegmentationVisualization. |
|
|
Indicates the color to be used in the graphic panel.
Reimplemented in DefaultSegmentationVisualization. |
|
|
returns the PlayingObserver that will take care of update the different visualizations while the video is playing.
Reimplemented in DefaultSegmentationVisualization. |
|
|
Perform clean up.
Reimplemented in DefaultSegmentationVisualization. |
1.2.12 written by Dimitri van Heesch,
© 1997-2001