Package | Description |
---|---|
org.openstreetmap.josm.data.projection.proj |
Modifier and Type | Field and Description |
---|---|
private LambertAzimuthalEqualArea.Mode |
LambertAzimuthalEqualArea.mode
The projection mode for this particular instance.
|
Modifier and Type | Method and Description |
---|---|
static LambertAzimuthalEqualArea.Mode |
LambertAzimuthalEqualArea.Mode.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static LambertAzimuthalEqualArea.Mode[] |
LambertAzimuthalEqualArea.Mode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|