Uses of Class
mil.nga.mgrs.gzd.LatitudeBand
-
Packages that use LatitudeBand Package Description mil.nga.mgrs.gzd -
-
Uses of LatitudeBand in mil.nga.mgrs.gzd
Fields in mil.nga.mgrs.gzd with type parameters of type LatitudeBand Modifier and Type Field Description static Map<Character,LatitudeBand>GridZones. bandsLatitude BandsMethods in mil.nga.mgrs.gzd that return LatitudeBand Modifier and Type Method Description LatitudeBandGridZone. getBand()Get the latitude bandstatic LatitudeBandGridZones. getLatitudeBand(char bandLetter)Get the latitude band by band letterConstructors in mil.nga.mgrs.gzd with parameters of type LatitudeBand Constructor Description GridZone(LongitudinalStrip strip, LatitudeBand band)Constructor
-