Uses of Interface
org.opengis.referencing.crs.DerivedCRS
-
Packages that use DerivedCRS Package Description org.opengis.referencing.crs -
-
Uses of DerivedCRS in org.opengis.referencing.crs
Methods in org.opengis.referencing.crs that return DerivedCRS Modifier and Type Method Description DerivedCRSCRSAuthorityFactory. createDerivedCRS(String code)Returns a derived coordinate reference system from a code.DerivedCRSCRSFactory. createDerivedCRS(Map<String,?> properties, CoordinateReferenceSystem baseCRS, Conversion conversionFromBase, CoordinateSystem derivedCS)Creates a derived coordinate reference system.
-