Uses of Interface
org.opengis.referencing.operation.Projection
- 
Packages that use Projection Package Description org.opengis.referencing.crs 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 Modifier and Type Method Description ProjectionProjectedCRS. 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 Modifier and Type Interface Description interfaceConicProjectionBase interface for conical map projections.interfaceCylindricalProjectionBase interface for cylindrical map projections.interfacePlanarProjectionBase interface for for azimuthal (or planar) map projections. 
 -