Package | Description |
---|---|
org.girod.jgraphml.model |
This package contains the graphml model classes.
|
org.girod.jgraphml.model.templates |
This package contains the graphml template classes.
|
Modifier and Type | Class and Description |
---|---|
class |
GraphMLGroupNode
A graphml node group.
|
class |
GraphMLNode
A graphml node.
|
Modifier and Type | Method and Description |
---|---|
AbstractGraphMLNode |
AbstractGraphMLNode.clone() |
AbstractGraphMLNode |
ShapeNode.getParentNode()
Return the parent node.
|
Modifier and Type | Method and Description |
---|---|
void |
AbstractGraphMLDiagram.detachNode(AbstractGraphMLNode node)
Detach a node from the diagram.
|
Constructor and Description |
---|
ShapeNode(AbstractGraphMLNode node)
Constructor.
|
Modifier and Type | Class and Description |
---|---|
class |
GraphMLGroupNodeTemplate
A graphml node group template.
|
class |
GraphMLNodeTemplate
A graphml node template.
|
Copyright © 2021, 2022 Herve Girod. All Rights Reserved. Documentation and source under the BSD 3-Clause licence