| Package | Description |
|---|---|
| net.anwiba.tools.graphml.io | |
| net.anwiba.tools.simple.graphml.generated |
| Modifier and Type | Method and Description |
|---|---|
void |
GraphMarkupLanguageWriter.set(Graph graph) |
| Modifier and Type | Field and Description |
|---|---|
protected Graph |
GraphMl.graph |
protected Graph |
Node.graph |
| Modifier and Type | Method and Description |
|---|---|
Graph |
ObjectFactory.createGraph()
Create an instance of
Graph |
Graph |
GraphMl.getGraph()
Gets the value of the graph property.
|
Graph |
Node.getGraph()
Gets the value of the graph property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
GraphMl.setGraph(Graph value)
Sets the value of the graph property.
|
void |
Node.setGraph(Graph value)
Sets the value of the graph property.
|
Copyright © 2007–2017 Andreas Bartels. All rights reserved.