|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use org.geotools.referencing.operation | |
org.geotools.pt | Positioning implementation. |
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. |
Classes in org.geotools.referencing.operation used by org.geotools.pt | |
GeneralMatrix
Deprecated. Moved to the org.geotools.referencing.operation.matrix package. |
Classes in org.geotools.referencing.operation used by org.geotools.referencing.operation | |
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. |
Classes in org.geotools.referencing.operation used by org.geotools.referencing.operation.projection | |
DefaultOperationMethod
Definition of an algorithm used to perform a coordinate operation. |
|
MathTransformProvider
An operation method capable to creates a math transform from set of parameter values. |
Classes in org.geotools.referencing.operation used by org.geotools.referencing.operation.transform | |
DefaultOperationMethod
Definition of an algorithm used to perform a coordinate operation. |
|
LinearTransform
Interface for linear MathTransform s. |
|
MathTransformProvider
An operation method capable to creates a math transform from set of parameter values. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |