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(javax.xml.stream.XMLStreamReader reader, javax.xml.stream.XMLStreamWriter writer, CoordinateSystem sourceCRS, GMLVersion gmlVersion, boolean testValidArea, java.util.List<Transformation> requestedTransformation)
          Transforms the given input stream, and streams the input into the output directly.
 void XMLTransformer.transform(javax.xml.stream.XMLStreamReader reader, javax.xml.stream.XMLStreamWriter writer, GMLVersion gmlVersion)
          Transforms the given input stream, and streams the input into the output directly.
 



Copyright © 2011. All Rights Reserved.