org.deegree.gml.geometry
Class GML3SurfacePatchReaderTest
java.lang.Object
org.deegree.gml.geometry.GML3SurfacePatchReaderTest
public class GML3SurfacePatchReaderTest
- extends Object
Tests that check the correct parsing of GML 3.1.1 surface patches, i.e. of elements that are substitutable for
gml:_SurfacePatch
.
- 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 |
GML3SurfacePatchReaderTest
public GML3SurfacePatchReaderTest()
parsePolygonPatch
public void parsePolygonPatch()
throws XMLStreamException,
FactoryConfigurationError,
IOException,
XMLParsingException,
UnknownCRSException
- Throws:
XMLStreamException
FactoryConfigurationError
IOException
XMLParsingException
UnknownCRSException
parseTriangle
public void parseTriangle()
throws XMLStreamException,
FactoryConfigurationError,
IOException,
XMLParsingException,
UnknownCRSException
- Throws:
XMLStreamException
FactoryConfigurationError
IOException
XMLParsingException
UnknownCRSException
parseRectangle
public void parseRectangle()
throws XMLStreamException,
FactoryConfigurationError,
IOException,
XMLParsingException,
UnknownCRSException
- Throws:
XMLStreamException
FactoryConfigurationError
IOException
XMLParsingException
UnknownCRSException
parseCone
public void parseCone()
throws XMLStreamException,
FactoryConfigurationError,
IOException,
XMLParsingException,
UnknownCRSException
- Throws:
XMLStreamException
FactoryConfigurationError
IOException
XMLParsingException
UnknownCRSException
parseCylinder
public void parseCylinder()
throws XMLStreamException,
FactoryConfigurationError,
IOException,
XMLParsingException,
UnknownCRSException
- Throws:
XMLStreamException
FactoryConfigurationError
IOException
XMLParsingException
UnknownCRSException
parseSphere
public void parseSphere()
throws XMLStreamException,
FactoryConfigurationError,
IOException,
XMLParsingException,
UnknownCRSException
- Throws:
XMLStreamException
FactoryConfigurationError
IOException
XMLParsingException
UnknownCRSException
Copyright © 2011. All Rights Reserved.