Uses of Class
org.geotools.factory.FactoryRegistry

Packages that use FactoryRegistry
org.geotools.coverage.processing Coverage processing implementations. 
org.geotools.factory Utility classes which enable dynamic binding to factory implementations at runtime. 
org.geotools.process.factory   
 

Uses of FactoryRegistry in org.geotools.coverage.processing
 

Fields in org.geotools.coverage.processing declared as FactoryRegistry
protected  FactoryRegistry CoverageProcessor.registry
          The service registry for finding Operation implementations.
 

Uses of FactoryRegistry in org.geotools.factory
 

Subclasses of FactoryRegistry in org.geotools.factory
 class FactoryCreator
          A factory registry capable to creates factories if no appropriate instance was found in the registry.
 

Uses of FactoryRegistry in org.geotools.process.factory
 

Subclasses of FactoryRegistry in org.geotools.process.factory
static class AnnotatedBeanProcessFactory.BeanFactoryRegistry<T>
          Subclass of FactoryRegistry meant for convenience of looking up all the classes that implement a specific bean interface.
 



Copyright © 1996-2014 Geotools. All Rights Reserved.