Uses of Interface
org.opengis.referencing.crs.DerivedCRS

Packages that use DerivedCRS
org.opengis.referencing.crs Coordinate reference systems (coordinate systems with a datum). 
 

Uses of DerivedCRS in org.opengis.referencing.crs
 

Methods in org.opengis.referencing.crs that return DerivedCRS
 DerivedCRS CRSFactory.createDerivedCRS(Map<String,?> properties, CoordinateReferenceSystem baseCRS, Conversion conversionFromBase, CoordinateSystem derivedCS)
          Creates a derived coordinate reference system.
 DerivedCRS CRSAuthorityFactory.createDerivedCRS(String code)
          Creates a derived coordinate reference system from a code.
 



Copyright © 1994-2011 Open Geospatial Consortium. All Rights Reserved.