Main Page   Packages   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members  

SegmentationVisualization Interface Reference

Inheritance diagram for SegmentationVisualization::

DefaultSegmentationVisualization List of all members.

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...


Member Function Documentation

boolean SegmentationVisualization::getShowTable  
 

Indicates if the segment has to be shown in the table of segments.

Reimplemented in DefaultSegmentationVisualization.

String SegmentationVisualization::getTableTitle  
 

Indicates the title of the table for the segment.

Reimplemented in DefaultSegmentationVisualization.

String SegmentationVisualization::getTableFeature  
 

Indicates the feature to be shown in the table ( "" if none ).

Reimplemented in DefaultSegmentationVisualization.

String SegmentationVisualization::getTableToolTipText  
 

Indicates the toolTip of the table for the segment.

Reimplemented in DefaultSegmentationVisualization.

boolean SegmentationVisualization::getShowDescription  
 

Indicates if the segment has to be shown in the description panel.

Reimplemented in DefaultSegmentationVisualization.

String SegmentationVisualization::getDescriptionLabel  
 

Indicates the label to be shown in the description panel.

Reimplemented in DefaultSegmentationVisualization.

boolean SegmentationVisualization::getShowGraphic  
 

Indicates if the segment has to be shown in the graphic panel.

Reimplemented in DefaultSegmentationVisualization.

java.awt.Color SegmentationVisualization::getGraphicColor  
 

Indicates the color to be used in the graphic panel.

Reimplemented in DefaultSegmentationVisualization.

PlayingObserver SegmentationVisualization::getPlayingObserver SegmentationVisualizationContext    ctx
 

returns the PlayingObserver that will take care of update the different visualizations while the video is playing.

Reimplemented in DefaultSegmentationVisualization.

void SegmentationVisualization::clear  
 

Perform clean up.

Reimplemented in DefaultSegmentationVisualization.


The documentation for this interface was generated from the following file:
Generated on Tue Jan 8 14:14:27 2002 for JavaReference by doxygen1.2.12 written by Dimitri van Heesch, © 1997-2001