getInverse method

HorizontalVerticalTransformationStep getInverse()

Returns the inverse of this transformation step or null if the transformation is not invertible.

Return Value: A HorizontalVerticalTransformationStep representing the inverse or null if an inverse does not exist.