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 PropertiesConverter
PropertiesConverter.CODE_INCLUDED
The converter to use if the map already contains aCODE_KEY
.private static final PropertiesConverter
PropertiesConverter.CODE_INFERED
The converter to use if the does not contain aCODE_KEY
, in which case it needs to be inferred from theNAME_KEY
.