Uses of Class
mil.nga.mgrs.gzd.LongitudinalStrip
-
Packages that use LongitudinalStrip Package Description mil.nga.mgrs.gzd -
-
Uses of LongitudinalStrip in mil.nga.mgrs.gzd
Fields in mil.nga.mgrs.gzd with type parameters of type LongitudinalStrip Modifier and Type Field Description static Map<Integer,LongitudinalStrip>
GridZones. strips
Longitudinal StripsMethods in mil.nga.mgrs.gzd that return LongitudinalStrip Modifier and Type Method Description static LongitudinalStrip
GridZones. getLongitudinalStrip(int zoneNumber)
Get the longitudinal strip by zone numberLongitudinalStrip
GridZone. getStrip()
Get the longitudinal stripConstructors in mil.nga.mgrs.gzd with parameters of type LongitudinalStrip Constructor Description GridZone(LongitudinalStrip strip, LatitudeBand band)
Constructor
-