Uses of Class
org.apache.sis.referencing.PropertiesConverter
Packages that use PropertiesConverter
Package
Description
Base classes for reference systems used for general positioning.
-
Uses of PropertiesConverter in org.apache.sis.referencing
Fields in org.apache.sis.referencing declared as PropertiesConverterModifier and TypeFieldDescriptionprivate static final PropertiesConverterPropertiesConverter.CODE_INCLUDEDThe converter to use if the map already contains aCODE_KEY.private static final PropertiesConverterPropertiesConverter.CODE_INFEREDThe converter to use if the does not contain aCODE_KEY, in which case it needs to be inferred from theNAME_KEY.