| Package | Description |
|---|---|
| org.graphdrawing.graphml.xmlns | |
| org.graphdrawing.graphml.xmlns.impl |
| Modifier and Type | Field and Description |
|---|---|
static GraphEdgedefaultType.Enum |
GraphEdgedefaultType.DIRECTED |
static GraphEdgedefaultType.Enum |
GraphEdgedefaultType.UNDIRECTED |
| Modifier and Type | Method and Description |
|---|---|
static GraphEdgedefaultType.Enum |
GraphEdgedefaultType.Enum.forInt(int i)
Returns the enum value corresponding to an int, or null if none.
|
static GraphEdgedefaultType.Enum |
GraphEdgedefaultType.Enum.forString(String s)
Returns the enum value for a string, or null if none.
|
GraphEdgedefaultType.Enum |
GraphType.getEdgedefault()
Gets the "edgedefault" attribute
|
| Modifier and Type | Method and Description |
|---|---|
void |
GraphType.setEdgedefault(GraphEdgedefaultType.Enum edgedefault)
Sets the "edgedefault" attribute
|
| Modifier and Type | Method and Description |
|---|---|
GraphEdgedefaultType.Enum |
GraphTypeImpl.getEdgedefault()
Gets the "edgedefault" attribute
|
| Modifier and Type | Method and Description |
|---|---|
void |
GraphTypeImpl.setEdgedefault(GraphEdgedefaultType.Enum edgedefault)
Sets the "edgedefault" attribute
|
Copyright © 2014–2023 Martin Luther University Halle-Wittenberg, Institute of Computer Science, Pattern Recognition and Bioinformatics. All rights reserved.