Uses of Class
org.geotools.jackson.datatype.projjson.model.Conversion
Packages that use Conversion
-
Uses of Conversion in org.geotools.jackson.datatype.projjson.model
Methods in org.geotools.jackson.datatype.projjson.model that return ConversionModifier and TypeMethodDescriptionProjectedCRS.getConversion()Gets the conversion (map projection) used to derive this CRS from the base CRS.Methods in org.geotools.jackson.datatype.projjson.model with parameters of type ConversionModifier and TypeMethodDescriptionvoidProjectedCRS.setConversion(Conversion conversion) Sets the conversion (map projection) used to derive this CRS from the base CRS.