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

Packages that use AbstractFeatureCollection
org.geotools.data.collection Implementations of FeatureCollection for different purposes. 
org.geotools.data.crs Provides support for the OGC Catalog Specification. 
org.geotools.data.memory   
 

Uses of AbstractFeatureCollection in org.geotools.data.collection
 

Subclasses of AbstractFeatureCollection in org.geotools.data.collection
 class ListFeatureCollection
          FeatureCollection implementation wrapping around a java.util.List.
 

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 SimpleFeatureCollection by burning memory!
 



Copyright © 1996-2014 Geotools. All Rights Reserved.