Uses of Package
org.geotools.feature.collection

Packages that use org.geotools.feature.collection
org.geotools.data.crs Provides support for the OGC Catalog Specification. 
org.geotools.data.memory   
org.geotools.data.store   
org.geotools.feature.collection Helper classes for implementing FeatureCollections. 
 

Classes in org.geotools.feature.collection used by org.geotools.data.crs
AbstractFeatureCollection
          Implement a feature collection just based on provision of iterator.
 

Classes in org.geotools.feature.collection used by org.geotools.data.memory
AbstractFeatureCollection
          Implement a feature collection just based on provision of iterator.
RandomFeatureAccess
          Access Feature content using Feature "Id".
 

Classes in org.geotools.feature.collection used by org.geotools.data.store
DecoratingFeatureCollection
          A FeatureCollection which completley delegates to another FeatureCollection.
 

Classes in org.geotools.feature.collection used by org.geotools.feature.collection
AbstractFeatureCollection
          Implement a feature collection just based on provision of iterator.
RandomFeatureAccess
          Access Feature content using Feature "Id".
SubFeatureCollection
          Used as a reasonable default implementation for subCollection.
 



Copyright © 1996-2009 Geotools. All Rights Reserved.