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