Package | Description |
---|---|
org.graphdrawing.graphml |
Modifier and Type | Field and Description |
---|---|
protected GraphOrderType |
GraphType.parseOrder |
Modifier and Type | Method and Description |
---|---|
static GraphOrderType |
GraphOrderType.fromValue(java.lang.String v) |
GraphOrderType |
GraphType.getParseOrder()
Gets the value of the parseOrder property.
|
static GraphOrderType |
GraphOrderType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static GraphOrderType[] |
GraphOrderType.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.setParseOrder(GraphOrderType value)
Sets the value of the parseOrder property.
|
Copyright 2020 Kieker Project, http://kieker-monitoring.net