org.deegree.cs.coordinatesystems
Class AxisOrderTest
java.lang.Object
org.deegree.cs.coordinatesystems.AxisOrderTest
public class AxisOrderTest
- extends Object
Test for correctness of AxisOrder, if x/y forced or not.
- Version:
- $Revision: $, $Date: $
- Author:
- Lyn Buesching, last edited by: $Author: lyn $
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AxisOrderTest
public AxisOrderTest()
testAxisOrderDef
public void testAxisOrderDef()
throws IllegalArgumentException,
UnknownCRSException
- Throws:
IllegalArgumentException
UnknownCRSException
testAxisOrderXY
public void testAxisOrderXY()
throws IllegalArgumentException,
UnknownCRSException
- Throws:
IllegalArgumentException
UnknownCRSException
testWGS84DefToDef
public void testWGS84DefToDef()
throws UnknownCRSException,
IllegalArgumentException,
TransformationException
- Throws:
UnknownCRSException
IllegalArgumentException
TransformationException
testWGS84XYToDef
public void testWGS84XYToDef()
throws UnknownCRSException,
IllegalArgumentException,
TransformationException
- Throws:
UnknownCRSException
IllegalArgumentException
TransformationException
testWGS84XYToXY
public void testWGS84XYToXY()
throws UnknownCRSException,
IllegalArgumentException,
TransformationException
- Throws:
UnknownCRSException
IllegalArgumentException
TransformationException
testWGS84DefToXY
public void testWGS84DefToXY()
throws UnknownCRSException,
IllegalArgumentException,
TransformationException
- Throws:
UnknownCRSException
IllegalArgumentException
TransformationException
testTransformDefToDef
public void testTransformDefToDef()
throws UnknownCRSException,
IllegalArgumentException,
TransformationException
- Throws:
UnknownCRSException
IllegalArgumentException
TransformationException
testTransformDefToDefInverse
public void testTransformDefToDefInverse()
throws UnknownCRSException,
IllegalArgumentException,
TransformationException
- Throws:
UnknownCRSException
IllegalArgumentException
TransformationException
testTransformXYToDef
public void testTransformXYToDef()
throws UnknownCRSException,
IllegalArgumentException,
TransformationException
- Throws:
UnknownCRSException
IllegalArgumentException
TransformationException
testTransformDefToXY
public void testTransformDefToXY()
throws UnknownCRSException,
IllegalArgumentException,
TransformationException
- Throws:
UnknownCRSException
IllegalArgumentException
TransformationException
testEPSG7423ToXY
public void testEPSG7423ToXY()
throws UnknownCRSException,
IllegalArgumentException,
TransformationException
- Throws:
UnknownCRSException
IllegalArgumentException
TransformationException
Copyright © 2011. All Rights Reserved.