|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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
|
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |