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

Packages that use ITransverseMercator
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 ITransverseMercator in org.deegree.cs.projections.cylindric
 

Classes in org.deegree.cs.projections.cylindric that implement ITransverseMercator
 class TransverseMercator
          The TransverseMercator projection has following properties: Cylindrical (transverse) Conformal The central meridian, each meridian 90° from central meridian and the equator are straight lines All other meridians and parallels are complex curves Scale is true along central meridian or along two straight lines equidistant from and parallel to central merdian.
 

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

Classes in org.deegree.cs.refs.projections that implement ITransverseMercator
 class TransverseMercatorRef
          ProjectionRef to a TransverseMercator
 



Copyright © 2011. All Rights Reserved.