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