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