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

Packages that use PolySplineConnection
org.openbp.cockpit.modeler.figures.process   
org.openbp.cockpit.modeler.figures.spline   
org.openbp.cockpit.modeler.tools   
 

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

Subclasses of PolySplineConnection 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 PolySplineConnection in org.openbp.cockpit.modeler.figures.spline
 

Fields in org.openbp.cockpit.modeler.figures.spline declared as PolySplineConnection
protected  PolySplineConnection ChangeConnectionHandle.connectionFigure
          Connection the handle belongs to
 

Constructors in org.openbp.cockpit.modeler.figures.spline with parameters of type PolySplineConnection
ConstrainedControlPointHandle(PolySplineConnection owner, int splineIndex, int splineIndex2)
          Constructs a poly line control point handle.
 

Uses of PolySplineConnection in org.openbp.cockpit.modeler.tools
 

Methods in org.openbp.cockpit.modeler.tools that return PolySplineConnection
protected abstract  PolySplineConnection XConnectionTool.createConnection()
          Creates the connection figure.
 PolySplineConnection ParamConnectionTool.createConnection()
           
 PolySplineConnection FlowConnectionTool.createConnection()
           
 



Copyright © 2011. All Rights Reserved.