org.deegree.gml.geometry
Class GMLGeometryWriterTest

java.lang.Object
  extended by 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 $

Constructor Summary
GMLGeometryWriterTest()
           
 
Method Summary
 void testValidatingExportedAbstractGeometryTypes()
           
 void testValidatingExportedCurveSegments()
           
 void testValidatingExportedEnvelope()
           
 void testValidatingExportedSurfacePatches()
           
 void testValidatingExportedXLinkMultiGeometry1()
           
 void testValidatingExportedXLinkMultiGeometry2()
           
 void testValidatingExportedXLinkMultiLineString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GMLGeometryWriterTest

public GMLGeometryWriterTest()
Method Detail

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.