http://www.jpicedt.org

Uses of Class
jpicedt.graphic.model.PicNodeConnection

Packages that use PicNodeConnection
jpicedt.graphic.model Document structure and graphic primitives. 
jpicedt.graphic.view Document appearance. 
jpicedt.test Test classes. 
 

Uses of PicNodeConnection in jpicedt.graphic.model
 

Methods in jpicedt.graphic.model with parameters of type PicNodeConnection
 void DefaultLeafElement.addConnection(PicNodeConnection edge)
           
 void DefaultLeafElement.removeConnection(PicNodeConnection edge)
           
 

Constructors in jpicedt.graphic.model with parameters of type PicNodeConnection
PicNodeConnection(PicNodeConnection src)
           
 

Uses of PicNodeConnection in jpicedt.graphic.view
 

Constructors in jpicedt.graphic.view with parameters of type PicNodeConnection
DefaultViewFactory.PicNodeConnectionView(PicNodeConnection edge)
          construct a new View for the given node connection
 

Uses of PicNodeConnection in jpicedt.test
 

Fields in jpicedt.test declared as PicNodeConnection
 PicNodeConnection TestCanvas.con
           
 PicNodeConnection TestBoard.con
           
 


http://www.jpicedt.org

Submit a bug : syd@jpicedt.org