Class AbstractMathTransform.Inverse

All Implemented Interfaces:
Parameterized, Lenient­Comparable, Math­Transform
Direct Known Subclasses:
Abstract­Math­Transform1D​.Inverse, Abstract­Math­Transform2D​.Inverse
Enclosing class:
Abstract­Math­Transform

protected abstract static class AbstractMathTransform.Inverse extends AbstractMathTransform
Base class for implementations of inverse math transforms. Subclasses need to implement the inverse() method.

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