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