Method Summary |
|
public static void | main(String[] args) Run the suite from the command line. |
public static Test | suite() Returns the test suite. |
public void | testInverseTransform() Computes the inverse transform and compares against the expected result. |
public void | testTransform() Computes the forward transform and compares against the expected result. |
public void | testWKT() Tests WKT formatting. |