| Package | Description |
|---|---|
| org.graphdrawing.graphml.xmlns | |
| org.graphdrawing.graphml.xmlns.impl |
| Modifier and Type | Field and Description |
|---|---|
static KeyForType.Enum |
KeyForType.ALL |
static KeyForType.Enum |
KeyForType.EDGE |
static KeyForType.Enum |
KeyForType.ENDPOINT |
static KeyForType.Enum |
KeyForType.GRAPH |
static KeyForType.Enum |
KeyForType.GRAPHML |
static KeyForType.Enum |
KeyForType.HYPEREDGE |
static KeyForType.Enum |
KeyForType.NODE |
static KeyForType.Enum |
KeyForType.PORT |
| Modifier and Type | Method and Description |
|---|---|
static KeyForType.Enum |
KeyForType.Enum.forInt(int i)
Returns the enum value corresponding to an int, or null if none.
|
static KeyForType.Enum |
KeyForType.Enum.forString(String s)
Returns the enum value for a string, or null if none.
|
KeyForType.Enum |
KeyType.getFor()
Gets the "for" attribute
|
| Modifier and Type | Method and Description |
|---|---|
void |
KeyType.setFor(KeyForType.Enum xfor)
Sets the "for" attribute
|
| Modifier and Type | Method and Description |
|---|---|
KeyForType.Enum |
KeyTypeImpl.getFor()
Gets the "for" attribute
|
| Modifier and Type | Method and Description |
|---|---|
void |
KeyTypeImpl.setFor(KeyForType.Enum xfor)
Sets the "for" attribute
|
Copyright © 2014–2023 Martin Luther University Halle-Wittenberg, Institute of Computer Science, Pattern Recognition and Bioinformatics. All rights reserved.