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.
|
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.
|
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 |
Proj
A projection (in the narrow sense).
|
ProjFactory
Factory class that provides a Proj instance.
|
ProjParameters
Parameters to initialize a Proj object.
|