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