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