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

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

Uses of AbstractFeatureCollection in org.geotools.data.crs
 

Subclasses of AbstractFeatureCollection in org.geotools.data.crs
 class ForceCoordinateSystemFeatureResults
          ForceCoordinateSystemFeatureResults provides a CoordinateReferenceSystem for FeatureTypes.
 class ReprojectFeatureResults
          ReprojectFeatureReader provides a reprojection for FeatureTypes.
 

Uses of AbstractFeatureCollection in org.geotools.data.memory
 

Subclasses of AbstractFeatureCollection in org.geotools.data.memory
 class MemoryFeatureCollection
          Implement a FeatureCollection by burning memory!
 

Uses of AbstractFeatureCollection in org.geotools.feature.collection
 

Subclasses of AbstractFeatureCollection in org.geotools.feature.collection
 class SubFeatureCollection
          Used as a reasonable default implementation for subCollection.
 class SubFeatureList
           
 



Copyright © 1996-2010 Geotools. All Rights Reserved.