| Package | Description |
|---|---|
| org.apache.sis.referencing.datum |
Relationship of a
CoordinateSystem (an abstract mathematical entity) to the earth or other system. |
| org.apache.sis.referencing.operation.builder |
Helper classes for creating Math Transforms from a set of points.
|
| org.apache.sis.referencing.operation.projection |
Map projection implementations.
|
| org.apache.sis.referencing.operation.transform |
Conversions or transformations of multi-dimensional coordinate points.
|
| Class and Description |
|---|
| LinearTransform
A usually affine, or otherwise a projective transform, which convert coordinates using only linear equations.
|
| Class and Description |
|---|
| LinearTransform
A usually affine, or otherwise a projective transform, which convert coordinates using only linear equations.
|
| Class and Description |
|---|
| AbstractMathTransform
Provides a default implementation for most methods required by the
MathTransform interface. |
| AbstractMathTransform2D
Base class for math transforms that are known to be two-dimensional in all cases.
|
| ContextualParameters
The parameters that describe a sequence of
normalize → non-linear kernel → denormalize transforms as a whole.
|
| Class and Description |
|---|
| AbstractMathTransform
Provides a default implementation for most methods required by the
MathTransform interface. |
| AbstractMathTransform.Inverse
Base class for implementations of inverse math transforms.
|
| ContextualParameters
The parameters that describe a sequence of
normalize → non-linear kernel → denormalize transforms as a whole.
|
| ContextualParameters.MatrixRole
Whether a matrix is used for normalization or denormalization
before or after a non-linear operation.
|
| DatumShiftTransform
Transforms between two CRS (usually geographic) based on different datum.
|
| DefaultMathTransformFactory.Context
Source and target coordinate systems for which a new parameterized transform is going to be used.
|
| EllipsoidToCentricTransform.TargetType
Whether the output coordinate system is Cartesian or Spherical.
|
| IterationStrategy
Strategy for iterating over the point arrays given to
AbstractMathTransform.transform(…) methods. |
| LinearTransform
A usually affine, or otherwise a projective transform, which convert coordinates using only linear equations.
|
| TransferFunction
The function converting raster sample values to geophysics values.
|
Copyright © 2010–2017 The Apache Software Foundation. All rights reserved.