Class AbstractMathTransform1D.Inverse

All Implemented Interfaces:
Parameterized, Lenient­Comparable, Math­Transform, Math­Transform1D
Enclosing class:
Abstract­Math­Transform1D

protected abstract static class AbstractMathTransform1D.Inverse extends AbstractMathTransform.Inverse implements MathTransform1D
Base class for implementation of inverse math transforms. This inner class is the inverse of the enclosing Abstract­Math­Transform1D.

Serialization

This object may or may not be serializable, at implementation choices. Most Apache SIS implementations are serializable, but the serialized objects are not guaranteed to be compatible with future SIS versions. Serialization should be used only for short term storage or RMI between applications running the same SIS version.
Since:
0.7