Uses of Class
org.apache.sis.referencing.gazetteer.ModifiableLocationTypeAdapter
Packages that use ModifiableLocationTypeAdapter
Package
Description
Mapping between geographic identifiers (addresses, grid indexes…) and locations (descriptions, coordinates…).
-
Uses of ModifiableLocationTypeAdapter in org.apache.sis.referencing.gazetteer
Constructor parameters in org.apache.sis.referencing.gazetteer with type arguments of type ModifiableLocationTypeAdapterModifierConstructorDescriptionprivate
ModifiableLocationTypeAdapter
(AbstractLocationType type, Map<AbstractLocationType, ModifiableLocationTypeAdapter> previous) Copies all information from the given type.