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. bands
Latitude BandsMethods in mil.nga.mgrs.gzd that return LatitudeBand Modifier and Type Method Description LatitudeBand
GridZone. getBand()
Get the latitude bandstatic LatitudeBand
GridZones. 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
-