Uses of Interface
org.deegree.cs.projections.cylindric.IMercator

Packages that use IMercator
org.deegree.cs.projections.cylindric Cylindrical projections use a cylinder (may it be oblique or not) to create projection of a region of the earth. 
org.deegree.cs.refs.projections   
 

Uses of IMercator in org.deegree.cs.projections.cylindric
 

Classes in org.deegree.cs.projections.cylindric that implement IMercator
 class Mercator
          The Mercator projection has following properties: Cylindircal Conformal Meridians are equally spaced straight lines Parallels are unequally spaced straight lines closest near the equator, cutting meridians at right angles.
 

Uses of IMercator in org.deegree.cs.refs.projections
 

Classes in org.deegree.cs.refs.projections that implement IMercator
 class MercatorRef
          ProjectionRef to a Mercator
 



Copyright © 2011. All Rights Reserved.