Uses of Package
org.apache.sis.referencing.operation.transform
Packages that use org.apache.sis.referencing.operation.transform
Package
Description
Functions that associates positions within a bounded space (its domain) to values (its range).
Symbology and map representations, together with a rendering engine for display.
Relationship of a
CoordinateSystem
(an abstract mathematical entity) to the earth or other system.Helper classes for creating Math Transforms from a set of points.
Matrix implementations for spatiotemporal referencing.
Map projection implementations.
Conversions or transformations of multi-dimensional coordinate points.
-
Classes in org.apache.sis.referencing.operation.transform used by org.apache.sis.coverageClassDescriptionThe function converting raster sample values to geophysics values.
-
Classes in org.apache.sis.referencing.operation.transform used by org.apache.sis.portrayalClassDescriptionA usually affine, or otherwise a projective transform, which convert coordinates using only linear equations.
-
Classes in org.apache.sis.referencing.operation.transform used by org.apache.sis.referencing.datumClassDescriptionA usually affine, or otherwise a projective transform, which convert coordinates using only linear equations.
-
Classes in org.apache.sis.referencing.operation.transform used by org.apache.sis.referencing.operation.builderClassDescriptionA usually affine, or otherwise a projective transform, which convert coordinates using only linear equations.
-
Classes in org.apache.sis.referencing.operation.transform used by org.apache.sis.referencing.operation.matrixClassDescriptionA usually affine, or otherwise a projective transform, which convert coordinates using only linear equations.
-
Classes in org.apache.sis.referencing.operation.transform used by org.apache.sis.referencing.operation.projectionClassDescriptionProvides a default implementation for most methods required by the
MathTransform
interface.Base class for math transforms that are known to be two-dimensional in all cases.The parameters that describe a sequence of normalize → non-linear kernel → denormalize transforms as a whole. -
Classes in org.apache.sis.referencing.operation.transform used by org.apache.sis.referencing.operation.transformClassDescriptionProvides a default implementation for most methods required by the
MathTransform
interface.Base class for implementations of inverse math transforms.The parameters that describe a sequence of normalize → non-linear kernel → denormalize transforms as a whole.Whether a matrix is used for normalization or denormalization before or after a non-linear operation.Transforms between two CRS (usually geographic) based on different datum.Low level factory for creating math transforms.Source and target coordinate systems for which a new parameterized transform is going to be used.Whether the output coordinate system is Cartesian or Spherical.Strategy for iterating over the point arrays given toAbstractMathTransform.transform(…)
methods.A usually affine, or otherwise a projective transform, which convert coordinates using only linear equations.The function converting raster sample values to geophysics values.Enforces coordinate values in the range of a wraparound axis (typically longitude).