deegree 2.1 (2007/11/08 09:57 build-328-official)

org.deegree.model.csct.ct
Class CylindricalProjection

java.lang.Object
  extended by org.deegree.model.csct.ct.AbstractMathTransform
      extended by org.deegree.model.csct.ct.MapProjection
          extended by org.deegree.model.csct.ct.CylindricalProjection
All Implemented Interfaces:
MathTransform, MathTransform2D
Direct Known Subclasses:
MercatorProjection, TransverseMercatorProjection

abstract class CylindricalProjection
extends MapProjection

Classe de base des projections cartographiques cylindriques. Les projections cylindriques consistent � projeter la surface de la Terre sur un cylindre tangeant ou s�cant � la Terre. Les parall�les et mes m�ridiens apparaissent habituellement comme des lignes droites. On peut trouver plus de d�tails sur les projections cylindriques � l'adresse http://everest.hunter.cuny.edu/mp/cylind.html.

 

Repr�sentation d'une projection cylindrique

Version:
1.0
Author:
Martin Desruisseaux

Nested Class Summary
 
Nested classes/interfaces inherited from class org.deegree.model.csct.ct.MapProjection
MapProjection.Provider
 
Field Summary
 
Fields inherited from class org.deegree.model.csct.ct.MapProjection
a, b, centralLatitude, centralMeridian, e, EPS, es, false_easting, false_northing, isSpherical, TOL
 
Constructor Summary
protected CylindricalProjection(Projection parameters)
          Construct a new map projection from the suplied parameters.
 
Method Summary
 
Methods inherited from class org.deegree.model.csct.ct.MapProjection
cphi2, createTransformedShape, equals, getDimSource, getDimTarget, getName, hashCode, inverse, inverseTransform, inverseTransform, inverseTransform, inverseTransform, isIdentity, latitudeToRadians, longitudeToRadians, msfn, toString, toString, transform, transform, transform, transform, tsfn
 
Methods inherited from class org.deegree.model.csct.ct.AbstractMathTransform
addParameter, addParameter, createTransformedShape, derivative, derivative, paramMT, transform
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 
Methods inherited from interface org.deegree.model.csct.ct.MathTransform2D
derivative
 
Methods inherited from interface org.deegree.model.csct.ct.MathTransform
derivative, transform
 

Constructor Detail

CylindricalProjection

protected CylindricalProjection(Projection parameters)
                         throws MissingParameterException
Construct a new map projection from the suplied parameters.

Parameters:
parameters - The parameter values in standard units.
Throws:
MissingParameterException - if a mandatory parameter is missing.

deegree 2.1 (2007/11/08 09:57 build-328-official)

an open source project founded by lat/lon, Bonn, Germany.
For more information visit: http://deegree.sourceforge.net