Uses of Class
org.apache.sis.referencing.gazetteer.LocationFormat
-
Packages that use LocationFormat Package Description org.apache.sis.referencing.gazetteer Mapping between geographic identifiers (addresses, grid indexes…) and locations (descriptions, coordinates…). -
-
Uses of LocationFormat in org.apache.sis.referencing.gazetteer
Methods in org.apache.sis.referencing.gazetteer that return LocationFormat Modifier and Type Method Description LocationFormatLocationFormat. clone()Returns a clone of this format.
-