| Package | Description |
|---|---|
| edu.uci.ics.jung.io.graphml |
| Modifier and Type | Method and Description |
|---|---|
GraphMetadata.EdgeDefault |
GraphMetadata.getEdgeDefault() |
static GraphMetadata.EdgeDefault |
GraphMetadata.EdgeDefault.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static GraphMetadata.EdgeDefault[] |
GraphMetadata.EdgeDefault.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
GraphMetadata.setEdgeDefault(GraphMetadata.EdgeDefault edgeDefault) |
Copyright © 2016. All rights reserved.