Uses of Package
org.geotools.feature.collection

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

Classes in org.geotools.feature.collection used by org.geotools.data.memory
AbstractFeatureCollection
           
AbstractResourceCollection
          Collection supporting close( Iterator ).
RandomFeatureAccess
          Access Feature content using Feature "Id".
 

Classes in org.geotools.feature.collection used by org.geotools.feature
AbstractResourceCollection
          Collection supporting close( Iterator ).
 

Classes in org.geotools.feature.collection used by org.geotools.feature.collection
AbstractResourceCollection
          Collection supporting close( Iterator ).
AbstractResourceList
          Starter for resource based list implementations.
FeatureState
          This is *not* a Feature - it is a Delegate used by FeatureCollection implementations as "mix-in", provides implementation of featureCollection events, featureType, and attribute access.
RandomFeatureAccess
          Access Feature content using Feature "Id".
SubFeatureCollection
          Used as a reasonable default implementation for subCollection.
 



Copyright © GeoTools. All Rights Reserved.