Package | Description |
---|---|
org.apache.sis.referencing.operation.transform |
Conversions or transformations of multi-dimensional coordinate points.
|
Modifier and Type | Class and Description |
---|---|
protected class |
AbstractMathTransform.Inverse
Base class for implementations of inverse math transforms.
|
class |
AbstractMathTransform1D
Base class for math transforms that are known to be one-dimensional in all cases.
|
class |
AbstractMathTransform2D
Base class for math transforms that are known to be two-dimensional in all cases.
|
protected class |
AbstractMathTransform2D.Inverse
Base class for implementation of inverse math transforms.
|
class |
PassThroughTransform
Transform which passes through a subset of ordinates to another transform.
|
Copyright © 2010–2015 The Apache Software Foundation. All rights reserved.