Uses of Class
org.apache.sis.referencing.gazetteer.MilitaryGridReferenceSystem.Coder
-
Packages that use MilitaryGridReferenceSystem.Coder Package Description org.apache.sis.referencing.gazetteer Mapping between geographic identifiers (addresses, grid indexes…) and locations (descriptions, coordinates…). -
-
Uses of MilitaryGridReferenceSystem.Coder in org.apache.sis.referencing.gazetteer
Methods in org.apache.sis.referencing.gazetteer that return MilitaryGridReferenceSystem.Coder Modifier and Type Method Description MilitaryGridReferenceSystem.Coder
MilitaryGridReferenceSystem. createCoder()
Returns a new object performing conversions betweenDirectPosition
and MGRS references.
-