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