Uses of Class
org.apache.sis.referencing.gazetteer.MilitaryGridReferenceSystem
Packages that use MilitaryGridReferenceSystem
Package
Description
Mapping between geographic identifiers (addresses, grid indexes…) and locations (descriptions, coordinates…).
-
Uses of MilitaryGridReferenceSystem in org.apache.sis.referencing.gazetteer
Fields in org.apache.sis.referencing.gazetteer declared as MilitaryGridReferenceSystemModifier and TypeFieldDescriptionprivate static MilitaryGridReferenceSystem
MilitaryGridReferenceSystem.INSTANCE
The unique instance, created when first requested.Methods in org.apache.sis.referencing.gazetteer that return MilitaryGridReferenceSystemModifier and TypeMethodDescription(package private) static MilitaryGridReferenceSystem
MilitaryGridReferenceSystem.getInstance()
Returns the unique instance.MilitaryGridReferenceSystem.Coder.getReferenceSystem()
Returns the reference system for which MGRS references will be encoded or decoded.