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 voidGeoTools.addFactoryIteratorProvider(FactoryIteratorProvider provider) Adds an alternative way to search for factory implementations.static voidGeoTools.removeFactoryIteratorProvider(FactoryIteratorProvider provider) Removes a provider that was previously added.