Uses of Enum
org.apache.sis.storage.gps.Fix
Packages that use Fix
Package
Description
Structures related to Global Positioning System (GPS).
-
Uses of Fix in org.apache.sis.storage.gps
Methods in org.apache.sis.storage.gps that return FixModifier and TypeMethodDescriptionstatic FixReturns the enumeration value from the given GPX name, ornullif none.static FixReturns the enum constant of this type with the specified name.static Fix[]Fix.values()Returns an array containing the constants of this enum type, in the order they are declared.