Class AbstractMathTransform2D.Inverse

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

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

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.5