getInverse method

GeographicTransformationStep getInverse()

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

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