Uses of Class
org.graphstream.stream.file.FileSourceGraphML.GraphMLConstants.KeyAttrType
| Package | Description |
|---|---|
| org.graphstream.stream.file |
-
Uses of FileSourceGraphML.GraphMLConstants.KeyAttrType in org.graphstream.stream.file
Methods in org.graphstream.stream.file that return FileSourceGraphML.GraphMLConstants.KeyAttrType Modifier and Type Method Description static FileSourceGraphML.GraphMLConstants.KeyAttrTypeFileSourceGraphML.GraphMLConstants.KeyAttrType. valueOf(String name)Returns the enum constant of this type with the specified name.static FileSourceGraphML.GraphMLConstants.KeyAttrType[]FileSourceGraphML.GraphMLConstants.KeyAttrType. values()Returns an array containing the constants of this enum type, in the order they are declared.