Class Summary |
AbstractProjection |
Abstract class for projections. |
GeneralizedFlamsteedSamson |
Despite the common name, the "Sanson-Flamsteed" projection was not first studied by either
Nicholas Sanson (ca. |
IdentityProjection |
This is the identity projection defined by
X = Lon
Y = Lat
|
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 |
This class extends the ExtendedOneAxisEllipsoid class and provides utility methods needed for projections. |