See: Description
Interface | Description |
---|---|
Projection |
A projection, i.e. a class that supports conversion from lat/lon
to east/north and back.
|
ProjectionChangeListener |
Class | Description |
---|---|
AbstractProjection |
Implementation of the Projection interface that represents a coordinate reference system and delegates
the real projection and datum conversion to other classes.
|
CustomProjection |
Custom projection.
|
Ellipsoid |
Reference ellipsoids.
|
Projections |
Class to manage projections.
|
Projections.ProjectionDefinition |
Class to hold information about one projection.
|
Enum | Description |
---|---|
CustomProjection.Param |
Proj4-like projection parameters.
|
CustomProjection.Polarity |
Exception | Description |
---|---|
ProjectionConfigurationException |