Uses of Interface
org.geotools.factory.FactoryIteratorProvider

Packages that use FactoryIteratorProvider
org.geotools.factory Utility classes which enable dynamic binding to factory implementations at runtime. 
 

Uses of FactoryIteratorProvider in org.geotools.factory
 

Methods in org.geotools.factory with parameters of type FactoryIteratorProvider
static void GeoTools.addFactoryIteratorProvider(FactoryIteratorProvider provider)
          Adds an alternative way to search for factory implementations.
static void GeoTools.removeFactoryIteratorProvider(FactoryIteratorProvider provider)
          Removes a provider that was previously added.
 



Copyright © 1996-2014 Geotools. All Rights Reserved.