Uses of Class
org.graphstream.stream.file.gexf.GEXFElement.Mode
| Package | Description |
|---|---|
| org.graphstream.stream.file.gexf |
-
Uses of GEXFElement.Mode in org.graphstream.stream.file.gexf
Methods in org.graphstream.stream.file.gexf that return GEXFElement.Mode Modifier and Type Method Description static GEXFElement.ModeGEXFElement.Mode. valueOf(String name)Returns the enum constant of this type with the specified name.static GEXFElement.Mode[]GEXFElement.Mode. 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.Mode Constructor Description GEXFGraph(GEXF root, GEXFElement.Mode mode)