Uses of Class
org.openbp.cockpit.modeler.figures.generic.BasicFigure

Packages that use BasicFigure
org.openbp.cockpit.modeler.figures.generic   
org.openbp.cockpit.modeler.figures.process   
 

Uses of BasicFigure in org.openbp.cockpit.modeler.figures.generic
 

Subclasses of BasicFigure in org.openbp.cockpit.modeler.figures.generic
 class FixedTitleFigure
          Fixed width/height text figure that is connected to a given display object (the client) and displays either the name or the display text of the object.
 class XBarFigure
          The bar figure displays one or more horizontal bars.
 class XCircleCrossFigure
          The bar figure displays one or more horizontal bars.
 class XCircleFigure
          Extended circle figure.
 class XDiamondFigure
          Extended diamond figure.
 class XEllipseFigure
          Extended ellipse figure.
 class XFigure
          Extended figure.
 class XPolygonFigure
          Extended triangle figure.
 class XRectangleFigure
          Extended rectangle figure.
 class XRoundRectangleFigure
          Extended round rectangle figure.
 class XTextFigure
          The text element figure represents a simple text rectangle.
 class XTriangleFigure
          Extended triangle figure.
 

Uses of BasicFigure in org.openbp.cockpit.modeler.figures.process
 

Subclasses of BasicFigure in org.openbp.cockpit.modeler.figures.process
 class TextElementFigure
          The text element figure represents a simple text rectangle.
 



Copyright © 2011. All Rights Reserved.