| Package | Description |
|---|---|
| de.graphml.writer | |
| de.graphml.writer.model |
| Modifier and Type | Method and Description |
|---|---|
void |
GraphWriter.endGraph(Graph graph) |
String |
GraphWriter.startGraph(Graph graph) |
void |
GraphWriter.startGraph(Graph graph,
String id) |
| Modifier and Type | Class and Description |
|---|---|
class |
BaseGraph |
| Modifier and Type | Field and Description |
|---|---|
static Graph |
BaseGraph.DIRECTED |
static Graph |
BaseGraph.UNDIRECTED |
Copyright © 2016. All rights reserved.