Uses of Interface
org.openbp.cockpit.modeler.figures.generic.ChildFigure

Packages that use ChildFigure
org.openbp.cockpit.modeler.figures.generic   
org.openbp.cockpit.modeler.figures.process   
org.openbp.cockpit.modeler.figures.tag   
 

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

Classes in org.openbp.cockpit.modeler.figures.generic that implement ChildFigure
 class BasicFigure
          Extended figure.
 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 ChildFigure in org.openbp.cockpit.modeler.figures.process
 

Classes in org.openbp.cockpit.modeler.figures.process that implement ChildFigure
 class ParamFigure
          Figure that is used to represent node params of a socket.
 class SocketFigure
          Socket figure.
 class TextElementFigure
          The text element figure represents a simple text rectangle.
 

Uses of ChildFigure in org.openbp.cockpit.modeler.figures.tag
 

Classes in org.openbp.cockpit.modeler.figures.tag that implement ChildFigure
 class AbstractTagFigure
          An AbstractTagFigure represents a single tag.
 class HorizontalRotatingTagFigure
          Horizontally oriented tag figure that may rotate around its parent.
 class SimpleTextTagFigure
          Simple tag figure that displays a line of text.
 class StraightTagFigure
          Non-rotating tag figure that contains simple content that does not change its order when the tag is moved.
 



Copyright © 2011. All Rights Reserved.