Method Summary |
|
public static void | main(String args) Runs the tests with the textual test runner. |
public static Test | suite() Returns the test suite. |
public void | testAdapter() Tests the
WarpAdapter class using an affine transform. |
public void | testAffine() Tests an affine warp. |
public void | testQuadratic() Tests a quadratic warp. |