Uses of Class
org.graphstream.stream.file.gexf.GEXFElement.ClassType
| Package | Description |
|---|---|
| org.graphstream.stream.file.gexf |
-
Uses of GEXFElement.ClassType in org.graphstream.stream.file.gexf
Methods in org.graphstream.stream.file.gexf that return GEXFElement.ClassType Modifier and Type Method Description static GEXFElement.ClassTypeGEXFElement.ClassType. valueOf(String name)Returns the enum constant of this type with the specified name.static GEXFElement.ClassType[]GEXFElement.ClassType. values()Returns an array containing the constants of this enum type, in the order they are declared.Constructors in org.graphstream.stream.file.gexf with parameters of type GEXFElement.ClassType Constructor Description GEXFAttributes(GEXF root, GEXFElement.ClassType type)