| Package | Description |
|---|---|
| org.geotools.coverage.io.netcdf.crs | |
| org.geotools.referencing.operation |
Coordinate operation implementation.
|
| org.geotools.referencing.operation.projection |
Basic implementations of map projections.
|
| org.geotools.referencing.operation.transform |
Basic implementations of math transforms.
|
| Class and Description |
|---|
| DefiningConversion
A conversion used for the definition of a derived CRS (including projections).
|
| Class and Description |
|---|
| AbstractCoordinateOperation
Establishes an association between a source and a target coordinate reference system, and
provides a transform for transforming coordinates in the source CRS to
coordinates in the target CRS.
|
| AbstractCoordinateOperationFactory
Base class for coordinate operation factories.
|
| DefaultConversion
An operation on coordinates that does not include any change of Datum.
|
| DefaultCoordinateOperationFactory
Creates coordinate operations.
|
| DefaultOperation
A parameterized mathematical operation on coordinates that transforms or converts coordinates to
another coordinate reference system.
|
| DefaultOperationMethod
Definition of an algorithm used to perform a coordinate operation.
|
| DefaultProjection
A conversion transforming
(longitude,latitude) coordinates to cartesian coordinates
(x,y).
|
| DefaultSingleOperation
A single (not concatenated) coordinate operation.
|
| Class and Description |
|---|
| DefaultOperationMethod
Definition of an algorithm used to perform a coordinate operation.
|
| MathTransformProvider |
| Class and Description |
|---|
| DefaultOperationMethod
Definition of an algorithm used to perform a coordinate operation.
|
| LinearTransform
Interface for linear
MathTransforms. |
| MathTransformProvider |
Copyright © 1996–2019 Geotools. All rights reserved.