- All Known Implementing Classes:
AffineMapping2D,LinearMapping2D,LogPolarMapping1,LogPolarMapping2,ProjectiveMapping2D,Rotation2D,Scaling2D,Shear2D,Translation2D
public interface Inversion
Implementing classes provide an inverse of the associated mapping.
-
Method Summary
-
Method Details
-
getInverse
Returns the inverse of this mapping.- Returns:
- the inverse mapping
-