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 |
GraphMLEdge
A graphml edge.
|
class |
GraphMLNode
A graphml node.
|
Modifier and Type | Method and Description |
---|---|
LabeledElement |
AbstractLabel.getLabeledElement()
Return the labeled element on which this label is attached.
|
Modifier and Type | Method and Description |
---|---|
void |
AbstractLabel.setLabeledElement(LabeledElement labeledElement)
Set the labeled element on which this label must be attached.
|
Modifier and Type | Class and Description |
---|---|
class |
GraphMLEdgeTemplate
A graphml edge template.
|
class |
GraphMLNodeTemplate
A graphml node template.
|
Copyright © 2021, 2022 Herve Girod. All Rights Reserved. Documentation and source under the BSD 3-Clause licence