| Package | Description |
|---|---|
| edu.uci.ics.jung.io.graphml | |
| edu.uci.ics.jung.io.graphml.parser |
| Modifier and Type | Method and Description |
|---|---|
Key.ForType |
Key.getForType() |
static Key.ForType |
Key.ForType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Key.ForType[] |
Key.ForType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Key.setForType(Key.ForType forType) |
| Modifier and Type | Method and Description |
|---|---|
static Key.ForType |
KeyElementParser.convertFor(String value) |
Copyright © 2016. All rights reserved.