public class GraphMLGroupDiagram extends java.lang.Object implements GraphDiagram
| Constructor and Description |
|---|
GraphMLGroupDiagram(GraphMLGroupNode node)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getID()
Return the graph ID.
|
NodeParent |
getNodeParent()
Return the group node.
|
public GraphMLGroupDiagram(GraphMLGroupNode node)
node - the group nodepublic NodeParent getNodeParent()
getNodeParent in interface GraphDiagrampublic java.lang.String getID()
getID in interface GraphDiagramCopyright © 2021, 2022 Herve Girod. All Rights Reserved. Documentation and source under the BSD 3-Clause licence