Modelers

Uses of Class
org.topcased.draw2d.figures.Label

Packages that use Label
org.topcased.draw2d.figures   
org.topcased.modeler.figures   
 

Uses of Label in org.topcased.draw2d.figures
 

Subclasses of Label in org.topcased.draw2d.figures
 class EditableLabel
          A customized Label based on the label used in the flow example.
 class EditableLabelFigure
          This figure is an editable label which can be edited
 

Uses of Label in org.topcased.modeler.figures
 

Subclasses of Label in org.topcased.modeler.figures
 class EdgeObjectEditableLabel
          A figure to represent an editable label edge object.
 class EdgeObjectLabel
          A figure to represent a label edge object.
 class EdgeObjectOffsetEditableLabel
          A figure to represent an editable label edge object offset.
 class EdgeObjectOffsetLabel
          A figure to represent a label edge object offset.
 class ModelerLabelFigure
          The figure to display a Label.
 class RotatableEditableLabel
          Deprecated. a similar figure should be created if necessary in the org.topcased.draw2d plugin
 class RotatableLabel
          Deprecated. This is never used.
 

Methods in org.topcased.modeler.figures that return Label
protected  Label MultiPortFigure.getMultiPortIcon()
          Get the icon of the multiPort to display in the graphic.
 


Modelers

Copyright (c) 2005 TOPCASED Contributors 2005 - 2007. All rights reserved.