class |
DefaultConicProjection |
Base class for conical map projections.
|
class |
DefaultConversion |
An operation on coordinates that does not include any change of Datum.
|
class |
DefaultCylindricalProjection |
Base class for cylindrical map projections.
|
class |
DefaultOperation |
A parameterized mathematical operation on coordinates that transforms or converts coordinates to
another coordinate reference system.
|
class |
DefaultPassThroughOperation |
A pass-through operation specifies that a subset of a coordinate tuple is subject to a specific
coordinate operation.
|
class |
DefaultPlanarProjection |
Base class for for azimuthal (or planar) map projections.
|
class |
DefaultProjection |
A conversion transforming
( longitude, latitude) coordinates to cartesian coordinates
( x, y).
|
class |
DefaultTransformation |
An operation on coordinates that usually includes a change of Datum.
|
class |
DefiningConversion |
A conversion used for the definition of a derived CRS (including projections).
|