Uses of Class
org.deegree.cs.exceptions.OutsideCRSDomainException

Packages that use OutsideCRSDomainException
org.deegree.gml   
 

Uses of OutsideCRSDomainException in org.deegree.gml
 

Methods in org.deegree.gml that throw OutsideCRSDomainException
 void XMLTransformer.transform(XMLStreamReader reader, XMLStreamWriter writer, GMLVersion gmlVersion)
          Transforms the given input stream, and streams the input into the output directly.
 void XMLTransformer.transform(XMLStreamReader reader, XMLStreamWriter writer, ICRS sourceCRS, GMLVersion gmlVersion, boolean testValidArea, List<Transformation> requestedTransformation)
          Transforms the given input stream, and streams the input into the output directly.
 



Copyright © 2011. All Rights Reserved.