| Package | Description |
|---|---|
| org.graphstream.stream.file.gexf |
| Modifier and Type | Method and Description |
|---|---|
static GEXFElement.AttrType |
GEXFElement.AttrType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static GEXFElement.AttrType[] |
GEXFElement.AttrType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
GEXFAttribute(GEXF root,
String key,
GEXFElement.AttrType type) |
Copyright © 2015. All rights reserved.