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