| Package | Description |
|---|---|
| org.openstreetmap.josm.data.projection |
Provides the classes for JOSM map projection.
|
| org.openstreetmap.josm.data.projection.proj |
Provides the classes for JOSM map projections implementations.
|
| org.openstreetmap.josm.gui.preferences.projection |
Provides classes for handling projection preferences.
|
| Class and Description |
|---|
| Proj
A projection (in the narrow sense).
|
| ProjFactory
Factory class that provides a Proj instance.
|
| Class and Description |
|---|
| AbstractProj
Abstract base class providing utilities for implementations of the Proj
interface.
|
| AzimuthalEquidistant.Mode
The four possible modes or aspects of the projection.
|
| ICentralMeridianProvider
A
Proj implements this interface, if it derives the central meridian
value from it's other input parameters. |
| IScaleFactorProvider
A
Proj implements this interface, if it derives the scale factor
value from it's other input parameters. |
| LambertAzimuthalEqualArea.Mode
The projection mode.
|
| LambertConformalConic.Parameters
Base class of Lambert Conformal Conic parameters.
|
| Proj
A projection (in the narrow sense).
|
| ProjFactory
Factory class that provides a Proj instance.
|
| ProjParameters
Parameters to initialize a Proj object.
|
| TransverseMercator.Hemisphere
Earth emispheres
|
| Class and Description |
|---|
| TransverseMercator.Hemisphere
Earth emispheres
|