Package | Description |
---|---|
org.girod.jgraphml.model |
This package contains the graphml model classes.
|
Modifier and Type | Class and Description |
---|---|
class |
EdgeLabel
Represents an edge label.
|
class |
NodeLabel
Represents a node label.
|
Modifier and Type | Method and Description |
---|---|
AbstractLabel |
AbstractLabel.clone() |
AbstractLabel |
LabeledElement.createLabel(boolean createIfExist)
Create the element associated label.
|
AbstractLabel |
LabeledElement.getLabel()
Return the element associated label.
|
AbstractLabel |
Labeled.setLabel(java.lang.String text)
Set the element label text.
|
Copyright © 2021, 2022 Herve Girod. All Rights Reserved. Documentation and source under the BSD 3-Clause licence