Package org.cts.op

Interface Summary
CoordinateOperation A CoordinateOperation is an object able to modify values of a coordinate.
 

Class Summary
AbstractCoordinateOperation AbstractCoordinateOperation is a partial implementation of the CoordinateOperation interface.
ChangeCoordinateDimension Change de coordinate dimension.
CoordinateOperationFactory CoordinateOperationFactory is a factory used to create CoordinateOperations from source and target CoordinateReferenceSystems.
CoordinateOperationSequence A coordinate operation sequence can transform a coordinate through several ordered CoordinateOperations.
CoordinateRounding A class to change the coordinate precision
CoordinateSwitch A class to switch to values in a double array.
Geocentric2Geographic Transform geographic coordinates (latitude, longitude, ellipsoidal height into geocentric coordinates.
Geographic2Geocentric Transform geographic coordinates (latitude, longitude, ellipsoidal height into geocentric coordinates.
Identity The identity transformation.
IterativeTransformation The IterativeTransformation is used to repeat a CoordinateOperation until one ore more coordinate(s) converge to predifined values (saved in additional dimensions using MemorizeCoordinate).
LoadMemorizeCoordinate Add a fourth dimension to save one of the other coordinates.
LongitudeRotation Longitude rotation is a simple transformation which shift the longitude parameter of a geographic coordinate.
MemorizeCoordinate Add a fourth dimension to save one of the other coordinates.
OppositeCoordinate This transformation turn the choosing coordinate into its opposite.
UnitConversion Convert coordinates from a source unit to a target unit.
 

Exception Summary
NonInvertibleOperationException Try to use an interpolation method which is not defined or not yet implemented.
 



Copyright © 2014 IRSTV CNRS-FR-2488. All Rights Reserved.