|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Key.ForType | |
---|---|
edu.uci.ics.jung.io.graphml | |
edu.uci.ics.jung.io.graphml.parser |
Uses of Key.ForType in edu.uci.ics.jung.io.graphml |
---|
Methods in edu.uci.ics.jung.io.graphml that return Key.ForType | |
---|---|
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. |
Methods in edu.uci.ics.jung.io.graphml with parameters of type Key.ForType | |
---|---|
void |
Key.setForType(Key.ForType forType)
|
Uses of Key.ForType in edu.uci.ics.jung.io.graphml.parser |
---|
Methods in edu.uci.ics.jung.io.graphml.parser that return Key.ForType | |
---|---|
static Key.ForType |
KeyElementParser.convertFor(String value)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |