Package | Description |
---|---|
org.girod.jgraphml.model |
This package contains the graphml model classes.
|
Modifier and Type | Class and Description |
---|---|
class |
GroupStateNode
Represents the shape of a group node.
|
Modifier and Type | Method and Description |
---|---|
ShapeNode |
ShapeNode.clone() |
ShapeNode |
GraphMLGroupNode.getOpenedShapeNode()
Return the opened shape node.
|
ShapeNode |
GraphMLNode.getOpenedShapeNode()
Return the shape node.
|
ShapeNode |
IGraphMLNode.getOpenedShapeNode()
Return the opened shape node.
|
ShapeNode |
GraphMLGroupNode.getRealizedShapeNode()
Return the current realized shape node.
|
ShapeNode |
GraphMLNode.getRealizedShapeNode()
Return the shape node.
|
ShapeNode |
IGraphMLNode.getRealizedShapeNode()
Return the current realized shape node.
|
ShapeNode |
GraphMLNode.getShapeNode()
Return the shape node.
|
Modifier and Type | Method and Description |
---|---|
void |
ShapeNode.copy(ShapeNode template)
Copy a template.
|
void |
GraphMLNode.setShapeNode(ShapeNode shape)
Set the shape node.
|
Copyright © 2021, 2022 Herve Girod. All Rights Reserved. Documentation and source under the BSD 3-Clause licence