org.deegree.gml.geometry
Class GMLGeometryWriterTest
java.lang.Object
org.deegree.gml.geometry.GMLGeometryWriterTest
public class GMLGeometryWriterTest
- extends Object
Exporting all types of geometries and validating them.
- Version:
- $Revision: $, $Date: $
- Author:
- Andrei Ionita, last edited by: $Author: ionita $
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GMLGeometryWriterTest
public GMLGeometryWriterTest()
testValidatingExportedAbstractGeometryTypes
public void testValidatingExportedAbstractGeometryTypes()
throws XMLStreamException,
XMLParsingException,
UnknownCRSException,
FactoryConfigurationError,
IOException,
TransformationException
- Throws:
XMLStreamException
XMLParsingException
UnknownCRSException
FactoryConfigurationError
IOException
TransformationException
testValidatingExportedSurfacePatches
public void testValidatingExportedSurfacePatches()
throws XMLStreamException,
XMLParsingException,
UnknownCRSException,
FactoryConfigurationError,
IOException,
TransformationException
- Throws:
XMLStreamException
XMLParsingException
UnknownCRSException
FactoryConfigurationError
IOException
TransformationException
testValidatingExportedCurveSegments
public void testValidatingExportedCurveSegments()
throws XMLStreamException,
XMLParsingException,
UnknownCRSException,
FactoryConfigurationError,
IOException,
TransformationException
- Throws:
XMLStreamException
XMLParsingException
UnknownCRSException
FactoryConfigurationError
IOException
TransformationException
testValidatingExportedEnvelope
public void testValidatingExportedEnvelope()
throws XMLStreamException,
FactoryConfigurationError,
IOException,
XMLParsingException,
UnknownCRSException,
TransformationException
- Throws:
XMLStreamException
FactoryConfigurationError
IOException
XMLParsingException
UnknownCRSException
TransformationException
testValidatingExportedXLinkMultiGeometry1
public void testValidatingExportedXLinkMultiGeometry1()
throws XMLParsingException,
XMLStreamException,
UnknownCRSException,
FactoryConfigurationError,
IOException,
TransformationException,
ReferenceResolvingException
- Throws:
XMLParsingException
XMLStreamException
UnknownCRSException
FactoryConfigurationError
IOException
TransformationException
ReferenceResolvingException
testValidatingExportedXLinkMultiGeometry2
public void testValidatingExportedXLinkMultiGeometry2()
throws XMLStreamException,
FactoryConfigurationError,
IOException,
XMLParsingException,
UnknownCRSException,
TransformationException,
ReferenceResolvingException
- Throws:
XMLStreamException
FactoryConfigurationError
IOException
XMLParsingException
UnknownCRSException
TransformationException
ReferenceResolvingException
testValidatingExportedXLinkMultiLineString
public void testValidatingExportedXLinkMultiLineString()
throws XMLStreamException,
FactoryConfigurationError,
IOException,
XMLParsingException,
UnknownCRSException,
TransformationException,
ReferenceResolvingException
- Throws:
XMLStreamException
FactoryConfigurationError
IOException
XMLParsingException
UnknownCRSException
TransformationException
ReferenceResolvingException
Copyright © 2011. All Rights Reserved.