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

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

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

Subinterfaces of Colorizable in org.openbp.cockpit.modeler.figures.generic
 interface XColorizable
          Extended colorizable.
 

Classes in org.openbp.cockpit.modeler.figures.generic that implement Colorizable
 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 Colorizable in org.openbp.cockpit.modeler.figures.process
 

Classes in org.openbp.cockpit.modeler.figures.process that implement Colorizable
 class DecisionNodeFigure
          Decision node figure.
 class ForkNodeFigure
          Fork node figure.
 class JoinNodeFigure
          Join node figure.
 class MergeNodeFigure
          Merge node figure.
 class MultiSocketNodeFigure
          A Node Figure is the graphical representation of a multi socket node.
 class PlaceholderNodeFigure
          Placeholder figure.
 class PrimitiveNodeFigure
          Primtive node figure.
 class SocketFigure
          Socket figure.
 class TextElementFigure
          The text element figure represents a simple text rectangle.
 class WaitStateNodeFigure
          Wait state node figure.
 class WorkflowEndNodeFigure
          Workflow node figure.
 class WorkflowNodeFigure
          Workflow node figure.
 



Copyright © 2011. All Rights Reserved.