* multiple displacements along a straight line in either X or Y direction * multiple displacements at a single point These cases usually end up with singular matrix exceptions or errors but basically a handling is possible. Ideally this condition is detected before an exception occurs, so that the error handler in `AffineTransformCalculation` can be eliminated later on.