|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use URLGenerator.Mode | |
---|---|
org.graphstream.algorithm.generator |
Uses of URLGenerator.Mode in org.graphstream.algorithm.generator |
---|
Methods in org.graphstream.algorithm.generator that return URLGenerator.Mode | |
---|---|
static URLGenerator.Mode |
URLGenerator.Mode.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static URLGenerator.Mode[] |
URLGenerator.Mode.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Methods in org.graphstream.algorithm.generator with parameters of type URLGenerator.Mode | |
---|---|
void |
URLGenerator.setMode(URLGenerator.Mode mode)
Set the way that url are converted to node id. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |