Modelers

Uses of Interface
org.topcased.draw2d.figures.ILabelFigure

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

Uses of ILabelFigure in org.topcased.draw2d.figures
 

Classes in org.topcased.draw2d.figures that implement ILabelFigure
 class BorderedLabel
          A Shape that will represent a Rectangle shape with an EditableLabel inside.
 class ClassFigure
          A Figure that will represent a Class.
 class CommentFigure
          The figure to display a Comment.
 class ComposedLabelFigure
          This figure is an editable label which can be edited
 class ContainerFigure
          A Class that provide a container Figure implementation.
 class ContainerWithInnerLabel
          This figure creates a container with a background figure (a rectangle figure by default) and a label in this figure.
 class EditableLabelFigure
          This figure is an editable label which can be edited
 class GraphicWithBottomLabelFigure
          Deprecated. Use the GraphicWithLabelFigure instead and set the labelPosition as PositionConstants.BOTTOM
 class GraphicWithLabelFigure
          This figure creates a bodyFigure (a rectangle figure by default) and a label associated with the body figure.
 class LabelledPortFigure
          The figure that display an ILabel associated with an IPortFigure.
 class PackageFigure
          A Figure that will represent a Package.
 class StateFigure
          Deprecated. Use the BorderedLabel instead that extends a Shape
 

Uses of ILabelFigure in org.topcased.modeler.figures
 

Classes in org.topcased.modeler.figures that implement ILabelFigure
 class DiagramFigure
          The figure to display a Diagram
 class ModelerFigure
          A Figure that will represent a Class.
 class ModelerLabelFigure
          The figure to display a Label.
 class ModelerLabelledPortFigure
          Deprecated. Use the LabelledPortFigure of the org.topcased.draw2d plugin.
 class MultiPortFigure
          Creation : 19 oct. 2005
 


Modelers

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