Package | Description |
---|---|
org.girod.jgraphml.model |
This package contains the graphml model classes.
|
Modifier and Type | Method and Description |
---|---|
GroupStateNode |
GroupStateNode.clone() |
GroupStateNode |
GraphMLGroupNode.getClosedStateNode()
Return the closed state node.
|
GroupStateNode |
GraphMLGroupNode.getOpenedStateNode()
Return the opened state node.
|
GroupStateNode |
GraphMLGroupNode.getRealizedStateNode()
Return the current realized state node.
|
GroupStateNode |
GraphMLGroupNode.getStateNode(boolean stateValue)
Return a state node.
|
Modifier and Type | Method and Description |
---|---|
java.util.Map<java.lang.Boolean,GroupStateNode> |
GraphMLGroupNode.getStateNodes()
Return the state nodes.
|
Modifier and Type | Method and Description |
---|---|
void |
GroupStateNode.copy(GroupStateNode template)
Copy a template.
|
Copyright © 2021, 2022 Herve Girod. All Rights Reserved. Documentation and source under the BSD 3-Clause licence