Uses of Interface
org.opengis.referencing.operation.Projection

Packages that use Projection
org.opengis.referencing.crs Coordinate reference systems (coordinate systems with a datum). 
org.opengis.referencing.operation Coordinate operations (relationship between any two coordinate reference systems). 
 

Uses of Projection in org.opengis.referencing.crs
 

Methods in org.opengis.referencing.crs that return Projection
 Projection ProjectedCRS.getConversionFromBase()
          Returns the map projection from the base CRS to this CRS.
 

Uses of Projection in org.opengis.referencing.operation
 

Subinterfaces of Projection in org.opengis.referencing.operation
 interface ConicProjection
          Base interface for conical map projections.
 interface CylindricalProjection
          Base interface for cylindrical map projections.
 interface PlanarProjection
          Base interface for for azimuthal (or planar) map projections.
 



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