Uses of Package
org.geotools.referencing.operation
-
Packages that use org.geotools.referencing.operation Package Description org.geotools.coverage.io.netcdf.crs org.geotools.referencing Reference systems 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.coverage.io.netcdf.crs Class Description DefiningConversion A conversion used for the definition of a derived CRS (including projections). -
Classes in org.geotools.referencing.operation used by org.geotools.referencing Class 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. -
Classes in org.geotools.referencing.operation used by org.geotools.referencing.operation Class 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. -
Classes in org.geotools.referencing.operation used by org.geotools.referencing.operation.projection Class Description DefaultOperationMethod Definition of an algorithm used to perform a coordinate operation.MathTransformProvider -
Classes in org.geotools.referencing.operation used by org.geotools.referencing.operation.transform Class Description DefaultOperationMethod Definition of an algorithm used to perform a coordinate operation.LinearTransform Interface for linearMathTransform
s.MathTransformProvider