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

Packages that use ContentFeatureCollection
org.geotools.data.store   
 

Uses of ContentFeatureCollection in org.geotools.data.store
 

Methods in org.geotools.data.store that return ContentFeatureCollection
 ContentFeatureCollection ContentFeatureSource.getFeatures()
          Returns the feature collection of all the features of the feature source.
 ContentFeatureCollection ContentFeatureSource.getFeatures(Filter filter)
          Returns the feature collection for the features which match the specified filter.
 ContentFeatureCollection ContentFeatureSource.getFeatures(Query query)
          Returns the feature collection if the features of the feature source which meet the specified query criteria.
 



Copyright © 1996-2014 Geotools. All Rights Reserved.