org.deegree.model.csct.ct
Class CylindricalProjection
java.lang.Object
org.deegree.model.csct.ct.AbstractMathTransform
org.deegree.model.csct.ct.MapProjection
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
Fields inherited from class org.deegree.model.csct.ct.MapProjection |
a, b, centralLatitude, centralMeridian, e, EPS, es, false_easting, false_northing, isSpherical, TOL |
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 |
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.
an open source project founded by lat/lon, Bonn, Germany.
For more information visit: http://deegree.sourceforge.net