Scene graph node list
2D Nodes
org.simantics.scenegraph.g2d
| Class | Description |
|---|---|
| IG2DNode | Interface implemented by all 2D scene graph nodes. |
| G2DNode | Base class for all 2D rendering leaf nodes. |
| G2DParentNode | Base class for all 2D rendering nodes that may have children. |
| G2DSceneGraph | 2D scene graph root node. |
For the code, see org.simantics.scenegraph.g2d.
org.simantics.scenegraph.g2d.nodes
| Class | Description |
|---|---|
| G2DNode | Base class for all 2D rendering leaf nodes. |
For the code, see org.simantics.scenegraph.g2d.nodes.
org.simantics.diagram.elements
For the code, see org.simantics.diagram.elements.