Package | Description |
---|---|
org.geotools.referencing.operation |
Coordinate operation implementation.
|
org.geotools.referencing.operation.projection |
Basic implementations of map projections.
|
Modifier and Type | Class and Description |
---|---|
class |
DefaultPlanarProjection
Base class for for azimuthal (or planar) map projections.
|
Modifier and Type | Method and Description |
---|---|
Class<PlanarProjection> |
Orthographic.Provider.getOperationType()
Returns the operation type for this map projection.
|
Class<PlanarProjection> |
Stereographic.Provider.getOperationType()
Returns the operation type for this map projection.
|
Class<PlanarProjection> |
EquidistantConic.Provider.getOperationType()
Returns the operation type for this map projection.
|
Copyright © 1996–2019 Geotools. All rights reserved.