| 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 handle projections
|
| Enum | Description |
|---|---|
| CustomProjection.Param |
Proj4-like projection parameters.
|
| Exception | Description |
|---|---|
| ProjectionConfigurationException |