Package | Description |
---|---|
jpicedt.graphic.model |
Document structure and graphic primitives.
|
jpicedt.graphic.view |
Document appearance.
|
jpicedt.test |
Test classes.
|
Modifier and Type | Method and Description |
---|---|
void |
DefaultLeafElement.addConnection(PicNodeConnection edge) |
void |
DefaultLeafElement.removeConnection(PicNodeConnection edge) |
Constructor and Description |
---|
PicNodeConnection(PicNodeConnection src) |
Constructor and Description |
---|
DefaultViewFactory.PicNodeConnectionView(PicNodeConnection edge)
construct a new View for the given node connection
|
Modifier and Type | Field and Description |
---|---|
PicNodeConnection |
TestBoard.con |
PicNodeConnection |
TestCanvas.con |
Submit a bug : syd@jpicedt.org