Uses of Class
org.geotools.data.store.DataFeatureCollection

Packages that use DataFeatureCollection
org.geotools.arcsde.data DataStore implementation for the ArcSDE 8.x and 9.x spatial gateway. 
org.geotools.data Defines the DataStoreAPI via which all data is imported or exported. 
org.geotools.data.store   
org.geotools.data.wfs.v1_0_0   
org.geotools.renderer.lite A simple renderer implementation. 
org.geotools.wfs   
 

Uses of DataFeatureCollection in org.geotools.arcsde.data
 

Subclasses of DataFeatureCollection in org.geotools.arcsde.data
 class ArcSdeFeatureCollection
          FeatureCollection implementation that works over an ArcSDEFeatureReader or one of the decorators over it returned by ArcSDEDataStore#getFeatureReader(Query, Session, boolean).
 

Uses of DataFeatureCollection in org.geotools.data
 

Subclasses of DataFeatureCollection in org.geotools.data
 class DefaultFeatureResults
          Generic "results" of a query, class.
 

Uses of DataFeatureCollection in org.geotools.data.store
 

Subclasses of DataFeatureCollection in org.geotools.data.store
 class EmptyFeatureCollection
           
 

Uses of DataFeatureCollection in org.geotools.data.wfs.v1_0_0
 

Subclasses of DataFeatureCollection in org.geotools.data.wfs.v1_0_0
static class WFSFeatureSource.WFSFeatureResults
           
 

Uses of DataFeatureCollection in org.geotools.renderer.lite
 

Subclasses of DataFeatureCollection in org.geotools.renderer.lite
 class IndexedFeatureResults
          IndexedFeatureReader
 

Uses of DataFeatureCollection in org.geotools.wfs
 

Subclasses of DataFeatureCollection in org.geotools.wfs
 class CompositeFeatureCollection
          Wraps multiple feature collections into a single.
 



Copyright © 1996-2014 Geotools. All Rights Reserved.