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