| Package | Description |
|---|---|
| org.geotools.referencing.operation.projection |
Basic implementations of map projections.
|
| Modifier and Type | Field and Description |
|---|---|
protected AzimuthalEquidistant.Mode |
AzimuthalEquidistant.Abstract.mode
The mode or aspect of the projection.
|
| Modifier and Type | Method and Description |
|---|---|
static AzimuthalEquidistant.Mode |
AzimuthalEquidistant.Mode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AzimuthalEquidistant.Mode[] |
AzimuthalEquidistant.Mode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 1996–2019 Geotools. All rights reserved.