Uses of Interface
org.opengis.referencing.crs.ProjectedCRS
Packages that use ProjectedCRS
Package
Description
-
Uses of ProjectedCRS in org.opengis.referencing.crs
Methods in org.opengis.referencing.crs that return ProjectedCRSModifier and TypeMethodDescriptionCRSAuthorityFactory.createProjectedCRS
(String code) Returns a projected coordinate reference system from a code.CRSFactory.createProjectedCRS
(Map<String, ?> properties, GeographicCRS baseCRS, Conversion conversionFromBase, CartesianCS derivedCS) Creates a projected coordinate reference system from a defining conversion.