org.deegree.crs.projections.cylindric
Class CylindricalProjection
java.lang.Object
org.deegree.crs.Identifiable
org.deegree.crs.projections.Projection
org.deegree.crs.projections.cylindric.CylindricalProjection
- Direct Known Subclasses:
- TransverseMercator
public abstract class CylindricalProjection
- extends Projection
The CylindricalProjection
is a super class for all cylindrical projections.
(From Snyder p.97)
Cylindrical projections are used primarily for complete world maps, or for maps along narrow strips of a great circle
arc, such as the Equator, a meridian or an oblique great circle.
- Version:
- $Revision:$, $Date:$
- Author:
- Rutger Bezema, last edited by: $Author:$
Constructor Summary |
CylindricalProjection(GeographicCRS geographicCRS,
double falseNorthing,
double falseEasting,
javax.vecmath.Point2d naturalOrigin,
Unit units,
double scale,
boolean conformal,
boolean equalArea,
String[] identifiers,
String[] names,
String[] versions,
String[] descriptions,
String[] areasOfUse)
|
Methods inherited from class org.deegree.crs.projections.Projection |
doInverseProjection, doProjection, equals, getCosphi0, getDatum, getDeegreeSpecificName, getEccentricity, getEllipsoid, getFalseEasting, getFalseNorthing, getGeographicCRS, getNaturalOrigin, getPrimeMeridian, getProjectionLatitude, getProjectionLongitude, getScale, getScaleFactor, getSemiMajorAxis, getSemiMinorAxis, getSinphi0, getSquaredEccentricity, getUnits, hashCode, isConformal, isEqualArea, isSpherical, setFalseEasting, setProjectionLatitude, setProjectionLongitude, setScale, toString |
Methods inherited from class org.deegree.crs.Identifiable |
checkForNullObject, checkForNullObject, getAreaOfUse, getAreasOfUse, getDescription, getDescriptions, getIdAndName, getIdentifier, getIdentifiers, getName, getNames, getVersion, getVersions |
CylindricalProjection
public CylindricalProjection(GeographicCRS geographicCRS,
double falseNorthing,
double falseEasting,
javax.vecmath.Point2d naturalOrigin,
Unit units,
double scale,
boolean conformal,
boolean equalArea,
String[] identifiers,
String[] names,
String[] versions,
String[] descriptions,
String[] areasOfUse)
- Parameters:
geographicCRS
- falseNorthing
- falseEasting
- naturalOrigin
- units
- scale
- conformal
- equalArea
- identifiers
- names
- versions
- descriptions
- areasOfUse
-
an open source project founded by lat/lon, Bonn, Germany.
For more information visit: http://deegree.sourceforge.net