Modelers

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

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

Uses of IContainerFigure in org.topcased.draw2d.figures
 

Classes in org.topcased.draw2d.figures that implement IContainerFigure
 class ClassFigure
          A Figure that will represent a Class.
 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 PackageFigure
          A Figure that will represent a Package.
 

Uses of IContainerFigure in org.topcased.modeler.figures
 

Classes in org.topcased.modeler.figures that implement IContainerFigure
 class DiagramFigure
          The figure to display a Diagram
 class ModelerFigure
          A Figure that will represent a Class.
 class MultiPortFigure
          Creation : 19 oct. 2005
 


Modelers

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