Package | Description |
---|---|
org.graphstream.stream.file.gexf |
Modifier and Type | Method and Description |
---|---|
static GEXFElement.Mode |
GEXFElement.Mode.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static GEXFElement.Mode[] |
GEXFElement.Mode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor and Description |
---|
GEXFGraph(GEXF root,
GEXFElement.Mode mode) |