org.deegree.gml.geometry
Class GML3CurveSegmentReaderTest
java.lang.Object
org.deegree.gml.geometry.GML3CurveSegmentReaderTest
public class GML3CurveSegmentReaderTest
- extends Object
Tests that check the correct parsing of GML 3.1.1 curve segments, i.e. of elements that are substitutable for
gml:_CurveSegment
.
- Version:
- $Revision:$, $Date:$
- Author:
- Markus Schneider , last edited by: $Author:$
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GML3CurveSegmentReaderTest
public GML3CurveSegmentReaderTest()
setUp
public void setUp()
throws Exception
- Throws:
Exception
parseArc
public void parseArc()
throws XMLStreamException,
FactoryConfigurationError,
IOException,
XMLParsingException,
UnknownCRSException
- Throws:
XMLStreamException
FactoryConfigurationError
IOException
XMLParsingException
UnknownCRSException
parseArcByBulge
public void parseArcByBulge()
throws XMLStreamException,
FactoryConfigurationError,
IOException,
XMLParsingException,
UnknownCRSException
- Throws:
XMLStreamException
FactoryConfigurationError
IOException
XMLParsingException
UnknownCRSException
parseArcByCenterPoint
public void parseArcByCenterPoint()
throws XMLStreamException,
FactoryConfigurationError,
IOException,
XMLParsingException,
UnknownCRSException
- Throws:
XMLStreamException
FactoryConfigurationError
IOException
XMLParsingException
UnknownCRSException
parseArcString
public void parseArcString()
throws XMLStreamException,
FactoryConfigurationError,
IOException,
XMLParsingException,
UnknownCRSException
- Throws:
XMLStreamException
FactoryConfigurationError
IOException
XMLParsingException
UnknownCRSException
parseArcStringByBulge
public void parseArcStringByBulge()
throws XMLStreamException,
FactoryConfigurationError,
IOException,
XMLParsingException,
UnknownCRSException
- Throws:
XMLStreamException
FactoryConfigurationError
IOException
XMLParsingException
UnknownCRSException
parseBezier
public void parseBezier()
throws XMLStreamException,
FactoryConfigurationError,
IOException,
XMLParsingException,
UnknownCRSException
- Throws:
XMLStreamException
FactoryConfigurationError
IOException
XMLParsingException
UnknownCRSException
parseBSpline
public void parseBSpline()
throws XMLStreamException,
FactoryConfigurationError,
IOException,
XMLParsingException,
UnknownCRSException
- Throws:
XMLStreamException
FactoryConfigurationError
IOException
XMLParsingException
UnknownCRSException
parseCircle
public void parseCircle()
throws XMLStreamException,
FactoryConfigurationError,
IOException,
XMLParsingException,
UnknownCRSException
- Throws:
XMLStreamException
FactoryConfigurationError
IOException
XMLParsingException
UnknownCRSException
parseCircleByCenterPoint
public void parseCircleByCenterPoint()
throws XMLStreamException,
FactoryConfigurationError,
IOException,
XMLParsingException,
UnknownCRSException
- Throws:
XMLStreamException
FactoryConfigurationError
IOException
XMLParsingException
UnknownCRSException
parseClothoid
public void parseClothoid()
throws XMLStreamException,
FactoryConfigurationError,
IOException,
XMLParsingException,
UnknownCRSException
- Throws:
XMLStreamException
FactoryConfigurationError
IOException
XMLParsingException
UnknownCRSException
parseCubicSpline
public void parseCubicSpline()
throws XMLStreamException,
FactoryConfigurationError,
IOException,
XMLParsingException,
UnknownCRSException
- Throws:
XMLStreamException
FactoryConfigurationError
IOException
XMLParsingException
UnknownCRSException
parseGeodesic
public void parseGeodesic()
throws XMLStreamException,
FactoryConfigurationError,
IOException,
XMLParsingException,
UnknownCRSException
- Throws:
XMLStreamException
FactoryConfigurationError
IOException
XMLParsingException
UnknownCRSException
parseGeodesicString
public void parseGeodesicString()
throws XMLStreamException,
FactoryConfigurationError,
IOException,
XMLParsingException,
UnknownCRSException
- Throws:
XMLStreamException
FactoryConfigurationError
IOException
XMLParsingException
UnknownCRSException
parseLineStringSegment
public void parseLineStringSegment()
throws XMLStreamException,
FactoryConfigurationError,
IOException,
XMLParsingException,
UnknownCRSException
- Throws:
XMLStreamException
FactoryConfigurationError
IOException
XMLParsingException
UnknownCRSException
parseOffsetCurve
public void parseOffsetCurve()
throws XMLStreamException,
FactoryConfigurationError,
IOException,
XMLParsingException,
UnknownCRSException
- Throws:
XMLStreamException
FactoryConfigurationError
IOException
XMLParsingException
UnknownCRSException
Copyright © 2011. All Rights Reserved.