Uses of Class
org.geotools.feature.DefaultFeatureCollection

Packages that use DefaultFeatureCollection
org.geotools.data Defines the DataStoreAPI via which all data is imported or exported. 
org.geotools.xml.gml   
 

Uses of DefaultFeatureCollection in org.geotools.data
 

Methods in org.geotools.data that return DefaultFeatureCollection
static DefaultFeatureCollection DataUtilities.collection(FeatureCollection<SimpleFeatureType,SimpleFeature> featureCollection)
          Copies the provided features into a FeatureCollection.
 

Uses of DefaultFeatureCollection in org.geotools.xml.gml
 

Subclasses of DefaultFeatureCollection in org.geotools.xml.gml
 class GMLFeatureCollection
           
 



Copyright © 1996-2009 Geotools. All Rights Reserved.