| Package | Description |
|---|---|
| org.graphdrawing.graphml.xmlns | |
| org.graphdrawing.graphml.xmlns.impl |
| Modifier and Type | Field and Description |
|---|---|
static GraphEdgeidsType.Enum |
GraphEdgeidsType.CANONICAL |
static GraphEdgeidsType.Enum |
GraphEdgeidsType.FREE |
| Modifier and Type | Method and Description |
|---|---|
static GraphEdgeidsType.Enum |
GraphEdgeidsType.Enum.forInt(int i)
Returns the enum value corresponding to an int, or null if none.
|
static GraphEdgeidsType.Enum |
GraphEdgeidsType.Enum.forString(String s)
Returns the enum value for a string, or null if none.
|
GraphEdgeidsType.Enum |
GraphType.getParseEdgeids()
Gets the "parse.edgeids" attribute
|
| Modifier and Type | Method and Description |
|---|---|
void |
GraphType.setParseEdgeids(GraphEdgeidsType.Enum parseEdgeids)
Sets the "parse.edgeids" attribute
|
| Modifier and Type | Method and Description |
|---|---|
GraphEdgeidsType.Enum |
GraphTypeImpl.getParseEdgeids()
Gets the "parse.edgeids" attribute
|
| Modifier and Type | Method and Description |
|---|---|
void |
GraphTypeImpl.setParseEdgeids(GraphEdgeidsType.Enum parseEdgeids)
Sets the "parse.edgeids" attribute
|
Copyright © 2014–2023 Martin Luther University Halle-Wittenberg, Institute of Computer Science, Pattern Recognition and Bioinformatics. All rights reserved.