Package | Description |
---|---|
org.graphstream.stream.file |
Modifier and Type | Field and Description |
---|---|
(package private) FileSourceGraphML.KeyAttrType |
FileSourceGraphML.Key.type |
Modifier and Type | Method and Description |
---|---|
static FileSourceGraphML.KeyAttrType |
FileSourceGraphML.KeyAttrType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static FileSourceGraphML.KeyAttrType[] |
FileSourceGraphML.KeyAttrType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|