Interface | Description |
---|---|
IProjection |
Interface for projections on an ellipsoid.
|
Class | Description |
---|---|
AbstractProjection |
Abstract class for projections.
|
GeneralizedFlamsteedSamson |
Despite the common name, the "Sanson-Flamsteed" projection was not first studied by either
Nicholas Sanson (ca. 1650) or John Flamsteed (1729, published posthumously), but possibly
by Mercator — at least it was included for maps of South America in later editions (1606)
of Mercator's atlas, and has been referred to as the Mercator equal-area projection, or Mercator-Sanson.
|
IdentityProjection |
This is the identity projection defined by
X = Lon The pivot point has a latitude and longitude to 0. |
Mercator |
The Mercator projection is a cylindrical map projection which became the standard map projection for nautical
purposes because of its ability to represent lines of constant course, known loxodromes, as straight segments.
|
ProjectionEllipsoid | Deprecated
as of 4.3.
|
ProjectionEllipsoidUtils |
This class provides utility methods needed for projections.
|
Enum | Description |
---|---|
EnumLineProperty |
This enumeration allows user to know how polygon's points are connected.
|
Copyright © 2020 CNES. All rights reserved.