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