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

org.deegree.model.csct.ct
Class PlanarProjection

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.PlanarProjection
All Implemented Interfaces:
MathTransform, MathTransform2D
Direct Known Subclasses:
StereographicProjection

abstract class PlanarProjection
extends MapProjection

Classe de base des projections cartographiques azimuthales (ou planaires). On peut trouver plus de d�tails sur les projections azimuthales � l'adresse http://everest.hunter.cuny.edu/mp/plane.html.

 

Repr�sentation d'une projection planaire

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 PlanarProjection(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

PlanarProjection

protected PlanarProjection(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