Uses of Class
org.geotools.feature.FeatureCollections

Packages that use FeatureCollections
org.geotools.factory Utility classes which enable dynamic binding to factory implementations at runtime. 
org.geotools.feature   
org.geotools.gml2.bindings   
 

Uses of FeatureCollections in org.geotools.factory
 

Methods in org.geotools.factory that return FeatureCollections
static FeatureCollections CommonFactoryFinder.getFeatureCollections(Hints hints)
          Returns the first implementation of FeatureCollections matching the specified hints.
 

Uses of FeatureCollections in org.geotools.feature
 

Subclasses of FeatureCollections in org.geotools.feature
 class DefaultFeatureCollections
          Concrete extension to FeatureCollections to create DefaultFeatureCollections.
 

Uses of FeatureCollections in org.geotools.gml2.bindings
 

Constructors in org.geotools.gml2.bindings with parameters of type FeatureCollections
GMLAbstractFeatureCollectionBaseTypeBinding(FeatureCollections fcFactory)
           
 



Copyright © 1996-2009 Geotools. All Rights Reserved.