Uses of Class
org.apache.sis.referencing.operation.transform.AbstractMathTransform
Packages that use AbstractMathTransform
Package
Description
Conversions or transformations of multi-dimensional coordinate tuples.
-
Uses of AbstractMathTransform in org.apache.sis.referencing.operation.transform
Subclasses of AbstractMathTransform in org.apache.sis.referencing.operation.transformModifier and TypeClassDescriptionprotected static class
Base class for implementations of inverse math transforms.class
Base class for math transforms that are known to be one-dimensional in all cases.protected static class
Base class for implementation of inverse math transforms.class
Base class for math transforms that are known to be two-dimensional in all cases.protected static class
Base class for implementation of inverse math transforms.class
Transforms between two CRS (usually geographic) based on different datum.class
Transform from two- or three- dimensional ellipsoidal coordinates to geocentric or planetocentric coordinates.class
Conversion of spherical coordinates from (λ,Ω) to (λ,Ω,R) with points assumed to be on an ellipsoid surface.class
Transforms between two geographic CRS by performing geocentric translations interpolated from a grid file.class
Transforms between two CRS by performing translations interpolated from a grid file.class
Two- or three-dimensional datum shift using the (potentially abridged) Molodensky transformation.class
Transform which passes through a subset of coordinates to another transform.class
Computes latitudes and longitudes on a sphere where the south pole has been moved to given geographic coordinates.class
Enforces coordinate values in the range of a wraparound axis (typically longitude).