| org.geotools.referencing.operation.builder.BursaWolfTransformBuilderTest
BursaWolfTransformBuilderTest | public class BursaWolfTransformBuilderTest extends TestCase (Code) | | |
main | public static void main(String[] args)(Code) | | Run the suite from the command line.
|
suite | public static Test suite()(Code) | | Returns the test suite.
|
test2BursaWolfParamCalculater | public void test2BursaWolfParamCalculater() throws FactoryException, TransformException(Code) | | The test that generates random transformation parameters and
source points. The destination points are calculated using generated
parameters. Then the parameters are computed by the builder and
compared against original.
throws: FactoryException - DOCUMENT ME! throws: TransformException - |
testBursaWolfParamCalculaterXrotation | public void testBursaWolfParamCalculaterXrotation() throws FactoryException, TransformException(Code) | | Test
BursaWolfTransformBuilder .
|
|
|