Uses of Class
org.openbp.cockpit.modeler.figures.spline.PolySplineFigure

Packages that use PolySplineFigure
org.openbp.cockpit.modeler.figures.process   
org.openbp.cockpit.modeler.figures.spline   
 

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

Subclasses of PolySplineFigure in org.openbp.cockpit.modeler.figures.process
 class FlowConnection
          Spline figure representing a control link.
 class ParamConnection
          Spline figure representing a data link.
 

Uses of PolySplineFigure in org.openbp.cockpit.modeler.figures.spline
 

Subclasses of PolySplineFigure in org.openbp.cockpit.modeler.figures.spline
 class PolySplineConnection
          A spline connection is a standard implementation of the connection figure interface.
 

Constructors in org.openbp.cockpit.modeler.figures.spline with parameters of type PolySplineFigure
ControlPointHandle(PolySplineFigure owner, int splineIndex, int side)
          Constructs a poly line control point handle.
WayPointHandle(PolySplineFigure owner, int splineIndex)
          Constructor.
 



Copyright © 2011. All Rights Reserved.