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

DefaultSegmentationVisualization Class Reference

Inheritance diagram for DefaultSegmentationVisualization::

SegmentationVisualization List of all members.

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


Constructor & Destructor Documentation

DefaultSegmentationVisualization::DefaultSegmentationVisualization String    segName [inline]
 


Member Function Documentation

boolean DefaultSegmentationVisualization::getShowTable   [inline]
 

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

Reimplemented from SegmentationVisualization.

void DefaultSegmentationVisualization::setShowTable boolean    showTable [inline]
 

String DefaultSegmentationVisualization::getTableTitle   [inline]
 

Indicates the title of the table for the segment.

Reimplemented from SegmentationVisualization.

void DefaultSegmentationVisualization::setTableTitle String    tableTitle [inline]
 

String DefaultSegmentationVisualization::getTableFeature   [inline]
 

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

Reimplemented from SegmentationVisualization.

void DefaultSegmentationVisualization::setTableFeature String    tableFeature [inline]
 

String DefaultSegmentationVisualization::getTableToolTipText   [inline]
 

Indicates the toolTip of the table for the segment.

Reimplemented from SegmentationVisualization.

void DefaultSegmentationVisualization::setTableToolTipText String    tableToolTipText [inline]
 

boolean DefaultSegmentationVisualization::getShowDescription   [inline]
 

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

Reimplemented from SegmentationVisualization.

void DefaultSegmentationVisualization::setShowDescription boolean    showDescription [inline]
 

String DefaultSegmentationVisualization::getDescriptionLabel   [inline]
 

Indicates the label to be shown in the description panel.

Reimplemented from SegmentationVisualization.

void DefaultSegmentationVisualization::setDescriptionLabel String    descriptionLabel [inline]
 

String DefaultSegmentationVisualization::getTypeFeature   [inline]
 

Indicates the name of the feature that will be shown in the "type" part of the Description panel.

void DefaultSegmentationVisualization::setTypeFeature String    typeFeature [inline]
 

String DefaultSegmentationVisualization::getDescriptionFeature   [inline]
 

Indicates the name of the feature that will be shown in the "description" part of the Description panel.

void DefaultSegmentationVisualization::setDescriptionFeature String    descriptionFeature [inline]
 

boolean DefaultSegmentationVisualization::getShowGraphic   [inline]
 

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

Reimplemented from SegmentationVisualization.

void DefaultSegmentationVisualization::setShowGraphic boolean    showGraphic [inline]
 

Color DefaultSegmentationVisualization::getGraphicColor   [inline]
 

Indicates the color to be used in the graphic panel.

Reimplemented from SegmentationVisualization.

void DefaultSegmentationVisualization::setGraphicColor Color    graphicColor [inline]
 

PlayingObserver DefaultSegmentationVisualization::getPlayingObserver SegmentationVisualizationContext    ctx [inline]
 

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

Reimplemented from SegmentationVisualization.

void DefaultSegmentationVisualization::clear   [inline]
 

Perform clean up.

Reimplemented from SegmentationVisualization.


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