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).
A coverage backed by a regular grid.
A set of helper classes for grid coverages.
Helper classes for the rendering of grid coverages.
A set of helper classes for the SIS implementation.
A set of helper classes having a dependency to Java2D.
Math transform provider
implementations.
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 tuples.
-
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.coverage.gridClassDescriptionA 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.internal.coverageClassDescriptionProvides a default implementation for most methods required by the
MathTransforminterface. -
Classes in org.apache.sis.referencing.operation.transform used by org.apache.sis.internal.map.coverageClassDescriptionA 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.internal.referencingClassDescriptionLow level factory for creating math transforms.Source and target coordinate systems for which a new parameterized transform is going to be used.
-
Classes in org.apache.sis.referencing.operation.transform used by org.apache.sis.internal.referencing.j2dClassDescriptionA 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.internal.referencing.providerClassDescriptionSource and target coordinate systems for which a new parameterized transform is going to be used.An object capable to create
MathTransforminstances from given parameter 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
MathTransforminterface.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.Specification about how to estimate a domain of validity for transforms. -
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
MathTransforminterface.Base class for implementations of inverse math transforms.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.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.Specification about how to estimate a domain of validity for transforms.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).