Uses of Interface
org.openbp.cockpit.modeler.figures.layouter.LayoutableTag

Packages that use LayoutableTag
org.openbp.cockpit.modeler.figures.process   
org.openbp.cockpit.modeler.figures.tag   
 

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

Classes in org.openbp.cockpit.modeler.figures.process that implement LayoutableTag
 class ParamFigure
          Figure that is used to represent node params of a socket.
 class SocketFigure
          Socket figure.
 

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

Classes in org.openbp.cockpit.modeler.figures.tag that implement LayoutableTag
 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.