Inheritance diagram for DefaultSegmentationVisualization::

Public Methods | |
| DefaultSegmentationVisualization (String segName) | |
| boolean | getShowTable () |
| Indicates if the segment has to be shown in the table of segments. More... | |
| void | setShowTable (boolean showTable) |
| String | getTableTitle () |
| Indicates the title of the table for the segment. More... | |
| void | setTableTitle (String tableTitle) |
| String | getTableFeature () |
| Indicates the feature to be shown in the table ( "" if none ). More... | |
| void | setTableFeature (String tableFeature) |
| String | getTableToolTipText () |
| Indicates the toolTip of the table for the segment. More... | |
| void | setTableToolTipText (String tableToolTipText) |
| boolean | getShowDescription () |
| Indicates if the segment has to be shown in the description panel. More... | |
| void | setShowDescription (boolean showDescription) |
| String | getDescriptionLabel () |
| Indicates the label to be shown in the description panel. More... | |
| void | setDescriptionLabel (String descriptionLabel) |
| String | getTypeFeature () |
| Indicates the name of the feature that will be shown in the "type" part of the Description panel. More... | |
| void | setTypeFeature (String typeFeature) |
| String | getDescriptionFeature () |
| Indicates the name of the feature that will be shown in the "description" part of the Description panel. More... | |
| void | setDescriptionFeature (String descriptionFeature) |
| boolean | getShowGraphic () |
| Indicates if the segment has to be shown in the graphic panel. More... | |
| void | setShowGraphic (boolean showGraphic) |
| Color | getGraphicColor () |
| Indicates the color to be used in the graphic panel. More... | |
| void | setGraphicColor (Color graphicColor) |
| 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 from SegmentationVisualization. |
|
|
|
|
|
Indicates the title of the table for the segment.
Reimplemented from SegmentationVisualization. |
|
|
|
|
|
Indicates the feature to be shown in the table ( "" if none ).
Reimplemented from SegmentationVisualization. |
|
|
|
|
|
Indicates the toolTip of the table for the segment.
Reimplemented from SegmentationVisualization. |
|
|
|
|
|
Indicates if the segment has to be shown in the description panel.
Reimplemented from SegmentationVisualization. |
|
|
|
|
|
Indicates the label to be shown in the description panel.
Reimplemented from SegmentationVisualization. |
|
|
|
|
|
Indicates the name of the feature that will be shown in the "type" part of the Description panel.
|
|
|
|
|
|
Indicates the name of the feature that will be shown in the "description" part of the Description panel.
|
|
|
|
|
|
Indicates if the segment has to be shown in the graphic panel.
Reimplemented from SegmentationVisualization. |
|
|
|
|
|
Indicates the color to be used in the graphic panel.
Reimplemented from SegmentationVisualization. |
|
|
|
|
|
returns the PlayingObserver that will take care of update the different visualizations while the video is playing.
Reimplemented from SegmentationVisualization. |
|
|
Perform clean up.
Reimplemented from SegmentationVisualization. |
1.2.12 written by Dimitri van Heesch,
© 1997-2001