Uses of Interface
org.geotools.util.factory.FactoryIteratorProvider
Packages that use FactoryIteratorProvider
Package
Description
Utility classes which enable dynamic binding to factory implementations at runtime.
-
Uses of FactoryIteratorProvider in org.geotools.util.factory
Methods in org.geotools.util.factory with parameters of type FactoryIteratorProviderModifier and TypeMethodDescriptionstatic 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.