|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use StreamFeatureCollection | |
---|---|
org.deegree.gml | |
org.deegree.gml.feature |
Uses of StreamFeatureCollection in org.deegree.gml |
---|
Methods in org.deegree.gml that return StreamFeatureCollection | |
---|---|
StreamFeatureCollection |
GMLStreamReader.readStreamFeatureCollection()
Returns the deegree model representation for the GML feature collection element event that the cursor of the underlying xml stream points to. |
Uses of StreamFeatureCollection in org.deegree.gml.feature |
---|
Methods in org.deegree.gml.feature that return StreamFeatureCollection | |
---|---|
StreamFeatureCollection |
GMLFeatureReader.getFeatureStream(XMLStreamReaderWrapper xmlStream,
CRS crs)
Returns a StreamFeatureCollection for iterating over the members of the feature collection that the
cursor of the given XMLStreamReader points at. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |