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