Package | Description |
---|---|
org.graphdrawing.graphml |
Modifier and Type | Field and Description |
---|---|
protected GraphNodeidsType |
GraphType.parseNodeids |
Modifier and Type | Method and Description |
---|---|
static GraphNodeidsType |
GraphNodeidsType.fromValue(java.lang.String v) |
GraphNodeidsType |
GraphType.getParseNodeids()
Gets the value of the parseNodeids property.
|
static GraphNodeidsType |
GraphNodeidsType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static GraphNodeidsType[] |
GraphNodeidsType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
GraphType.setParseNodeids(GraphNodeidsType value)
Sets the value of the parseNodeids property.
|
Copyright 2020 Kieker Project, http://kieker-monitoring.net