Uses of Class
org.geotools.data.store.ContentFeatureCollection
Packages that use ContentFeatureCollection
-
Uses of ContentFeatureCollection in org.geotools.data.store
Methods in org.geotools.data.store that return ContentFeatureCollectionModifier and TypeMethodDescriptionfinal ContentFeatureCollection
ContentFeatureSource.getFeatures()
Returns the feature collection of all the features of the feature source.final ContentFeatureCollection
ContentFeatureSource.getFeatures
(Query query) Returns the feature collection if the features of the feature source which meet the specified query criteria.final ContentFeatureCollection
ContentFeatureSource.getFeatures
(Filter filter) Returns the feature collection for the features which match the specified filter.