Uses of Class
org.geotools.feature.collection.BaseFeatureCollection

Packages that use BaseFeatureCollection
org.geotools.feature.collection Helper classes for implementing FeatureCollections. 
 

Uses of BaseFeatureCollection in org.geotools.feature.collection
 

Subclasses of BaseFeatureCollection in org.geotools.feature.collection
 class BaseSimpleFeatureCollection
           
 class SubFeatureCollection
          Reasonable default implementation for subCollection making use of parent SimpleFeatureCollection.features() and provided Filter.
 class SubFeatureList
          Default implementation of FeatureCollection.sort(SortBy).
 



Copyright © 1996-2014 Geotools. All Rights Reserved.