Uses of Class
org.deegree.gml.feature.StreamFeatureCollection

Packages that use StreamFeatureCollection
org.deegree.gml   
org.deegree.gml.feature   
org.deegree.services.wps.provider.sextante   
 

Uses of StreamFeatureCollection in org.deegree.gml
 

Methods in org.deegree.gml that return StreamFeatureCollection
 StreamFeatureCollection GMLStreamReader.readFeatureCollectionStream()
          Returns a StreamFeatureCollection that allows stream-based access to the members of the feature collection that the cursor of the given XMLStreamReader points at.
 

Uses of StreamFeatureCollection in org.deegree.gml.feature
 

Methods in org.deegree.gml.feature that return StreamFeatureCollection
 StreamFeatureCollection GMLFeatureReader.getFeatureStream(XMLStreamReaderWrapper xmlStream, ICRS crs)
          Returns a StreamFeatureCollection that allows stream-based access to the members of the feature collection that the cursor of the given XMLStreamReader points at.
 

Uses of StreamFeatureCollection in org.deegree.services.wps.provider.sextante
 

Constructors in org.deegree.services.wps.provider.sextante with parameters of type StreamFeatureCollection
SextanteFeatureCollectionStreamReader(es.unex.sextante.parameters.Parameter param, StreamFeatureCollection sfc)
           
 



Copyright © 2011. All Rights Reserved.