Method Summary |
|
public static void | main(String[] args) Run the test from the command line. |
public static Test | suite() Returns the test suite. |
public void | testAzimuth() Tests some trivial azimuth directions. |
public void | testParallel45() Test path on the 45th parallel. |
public void | testUsingTransform() Tests geodetic calculator involving a coordinate operation. |