Uses of Class
com.topografix.gpx.x1.x1.FixType.Enum
Packages that use FixType.Enum
-
Uses of FixType.Enum in com.topografix.gpx.x1.x1
Fields in com.topografix.gpx.x1.x1 declared as FixType.EnumModifier and TypeFieldDescriptionstatic final FixType.EnumFixType.DGPSstatic final FixType.EnumFixType.NONEstatic final FixType.EnumFixType.PPSstatic final FixType.EnumFixType.X_2_Dstatic final FixType.EnumFixType.X_3_DMethods in com.topografix.gpx.x1.x1 that return FixType.EnumModifier and TypeMethodDescriptionstatic FixType.EnumFixType.Enum.forInt(int i) Returns the enum value corresponding to an int, or null if none.static FixType.EnumReturns the enum value for a string, or null if none.WptType.getFix()Gets the "fix" elementMethods in com.topografix.gpx.x1.x1 with parameters of type FixType.Enum -
Uses of FixType.Enum in com.topografix.gpx.x1.x1.impl
Methods in com.topografix.gpx.x1.x1.impl that return FixType.EnumMethods in com.topografix.gpx.x1.x1.impl with parameters of type FixType.EnumModifier and TypeMethodDescriptionvoidWptTypeImpl.setFix(FixType.Enum fix) Sets the "fix" element