Uses of Class
org.geotools.util.factory.FactoryFinder
-
Packages that use FactoryFinder Package Description org.geotools.coverage Coverage implementation.org.geotools.factory org.geotools.geometry.jts org.geotools.http org.geotools.process Define a Process API used to wrap up processes for reuse.org.geotools.referencing Reference systems implementation. -
-
Uses of FactoryFinder in org.geotools.coverage
Subclasses of FactoryFinder in org.geotools.coverage Modifier and Type Class Description classCoverageFactoryFinderDefines static methods used to access the application's default factory implementation. -
Uses of FactoryFinder in org.geotools.factory
Subclasses of FactoryFinder in org.geotools.factory Modifier and Type Class Description classCommonFactoryFinderDefines static methods used to access the application's default implementation for some common factories. -
Uses of FactoryFinder in org.geotools.geometry.jts
Subclasses of FactoryFinder in org.geotools.geometry.jts Modifier and Type Class Description classJTSFactoryFinder -
Uses of FactoryFinder in org.geotools.http
Subclasses of FactoryFinder in org.geotools.http Modifier and Type Class Description classHTTPClientFinderFactory finder for getting instances of HTTPClientFactory. -
Uses of FactoryFinder in org.geotools.process
Subclasses of FactoryFinder in org.geotools.process Modifier and Type Class Description classProcessorsFactory and utility methods forProcessExecutor, andProcessclasses defined in this package. -
Uses of FactoryFinder in org.geotools.referencing
Subclasses of FactoryFinder in org.geotools.referencing Modifier and Type Class Description classReferencingFactoryFinderDefines static methods used to access the application's default factory implementation.
-