Uses of Package
org.geotools.factory

Packages that use org.geotools.factory
org.geotools.arcsde   
org.geotools.arcsde.raster.gce   
org.geotools.brewer.color   
org.geotools.coverage Coverage implementation. 
org.geotools.coverage.grid GridCoverage2D implementation. 
org.geotools.coverage.grid.io   
org.geotools.coverage.grid.io.imageio.geotiff   
org.geotools.coverage.processing Coverage processing implementations. 
org.geotools.coverage.processing.operation List of coverage operations
org.geotools.coverageio Base coverage I/O classes defining coverage reader, coverage request and coverage response. 
org.geotools.coverageio.gdal Base implementation for Coverage I/O based on GDAL bindings available via the ImageI/O-Ext project. 
org.geotools.coverageio.gdal.aig Implementation for Aig (ESRI binary grid) format Coverage I/O leveraging on GDAL. 
org.geotools.coverageio.gdal.dted Implementation for DTED format Coverage I/O leveraging on GDAL. 
org.geotools.coverageio.gdal.ecw Implementation for ECW format Coverage I/O leveraging on GDAL. 
org.geotools.coverageio.gdal.ehdr Implementation for EHdr (ESRI hdr labelled) format Coverage I/O leveraging on GDAL. 
org.geotools.coverageio.gdal.envihdr Implementation for ENVIHdr (ENVI hdr labelled) format Coverage I/O leveraging on GDAL. 
org.geotools.coverageio.gdal.erdasimg Implementation for ERDAS Imagine format Coverage I/O leveraging on GDAL. 
org.geotools.coverageio.gdal.idrisi Implementation for IDRISI format Coverage I/O leveraging on GDAL. 
org.geotools.coverageio.gdal.jp2ecw Implementation for JPEG2000 format Coverage I/O leveraging on the GDAL JP2 ECW driver. 
org.geotools.coverageio.gdal.jp2kak Implementation for JPEG2000 format Coverage I/O leveraging on the GDAL JP2 Kakadu driver. 
org.geotools.coverageio.gdal.jp2mrsid Implementation for JPEG2000 format Coverage I/O leveraging on the GDAL JP2 MrSID driver. 
org.geotools.coverageio.gdal.mrsid Implementation for MrSID format Coverage I/O leveraging on GDAL. 
org.geotools.coverageio.gdal.nitf Implementation for National Imagery Transmission Format (NITF) Coverage I/O leveraging on GDAL. 
org.geotools.coverageio.gdal.rpftoc RPFTOC Coverage I/O leveraging on GDAL. 
org.geotools.data Defines the DataStoreAPI via which all data is imported or exported. 
org.geotools.data.complex This package contains the implementation of a ComplexDataStore, Author note: though this "Complex" datastore has born to provide complex features out of a simple features data source, it may be better called a DerivativeDataStore or something like that, you'll see why later. 
org.geotools.data.complex.filter   
org.geotools.data.crs Provides support for the OGC Catalog Specification. 
org.geotools.data.db2   
org.geotools.data.gen   
org.geotools.data.h2   
org.geotools.data.jdbc.datasource   
org.geotools.data.mysql   
org.geotools.data.oracle   
org.geotools.data.postgis   
org.geotools.data.property   
org.geotools.data.shapefile   
org.geotools.data.spatialite   
org.geotools.data.sqlserver   
org.geotools.data.store   
org.geotools.data.teradata   
org.geotools.data.wfs   
org.geotools.data.wfs.v1_0_0.xml   
org.geotools.data.wms.xml   
org.geotools.factory Utility classes which enable dynamic binding to factory implementations at runtime. 
org.geotools.feature   
org.geotools.filter   
org.geotools.filter.expression   
org.geotools.filter.function   
org.geotools.filter.function.math   
org.geotools.gce.arcgrid A datasource to manage the ARCGrid ASCII format. 
org.geotools.gce.geotiff A grid coverage exchange to manage the GeoTIFF Revision 1.0 format. 
org.geotools.gce.grassraster.format   
org.geotools.gce.gtopo30 Data source for reading the GTOPO30 file format. 
org.geotools.gce.image   
org.geotools.gce.imagemosaic   
org.geotools.gce.imagemosaic.catalog   
org.geotools.gce.imagemosaic.catalogbuilder   
org.geotools.gce.imagemosaic.jdbc   
org.geotools.gce.imagemosaic.properties   
org.geotools.gce.imagemosaic.properties.numeric   
org.geotools.gce.imagemosaic.properties.string   
org.geotools.gce.imagemosaic.properties.time   
org.geotools.gce.imagepyramid   
org.geotools.geometry org.geotools.geometry.Geometry implementation. 
org.geotools.geometry.jts   
org.geotools.geopkg   
org.geotools.geopkg.mosaic   
org.geotools.image Helper classes for building images. 
org.geotools.jdbc   
org.geotools.map List of layers to be rendered. 
org.geotools.process Define a Process API used to wrap up processes for reuse. 
org.geotools.process.factory   
org.geotools.process.feature   
org.geotools.process.impl Class to help developers implement additional Processes. 
org.geotools.referencing Reference systems implementation. 
org.geotools.referencing.crs Coordinate reference systems implementation. 
org.geotools.referencing.factory Base classes for factories and authority factories
org.geotools.referencing.factory.epsg Authority factories for the EPSG database. 
org.geotools.referencing.factory.gridshift   
org.geotools.referencing.factory.wms Provides coordinate reference systems specified in the Web Map Service specification (ISO 19128). 
org.geotools.referencing.operation Coordinate operation implementation. 
org.geotools.referencing.operation.builder A package of convenience classes which use control points common to two data sets to derive empirically the transformation parameters needed to convert positions between the coordinate systems of the two data sets. 
org.geotools.referencing.operation.transform Basic implementations of math transforms
org.geotools.renderer.lite.gridcoverage2d SLD 1.0 and SE RasterSymbolizer support classes 
org.geotools.styling Allows for symbolization of geospatial data. 
org.geotools.styling.visitor   
org.geotools.util Contains utilities and addition to the collection framework. 
org.geotools.validation.relate   
org.geotools.xml Package supporting XML parsing with a focus on GML. 
org.geotools.xml.filter The package name does not map the prefix name because we feel that this is a better representation. 
org.geotools.xml.gml   
org.geotools.xml.schema Schema Interfaces Overview This package is intended to provide all the necessary interfaces to semantically represent an XML Schema. 
org.geotools.xml.styling   
org.geotools.xml.xLink   
 

Classes in org.geotools.factory used by org.geotools.arcsde
Factory
          Base interface for Geotools factories (i.e. service discovery).
OptionalFactory
          An optional factory that may not be available in all configurations.
 

Classes in org.geotools.factory used by org.geotools.arcsde.raster.gce
Hints
          A set of hints providing control on factories to be used.
 

Classes in org.geotools.factory used by org.geotools.brewer.color
Factory
          Base interface for Geotools factories (i.e. service discovery).
 

Classes in org.geotools.factory used by org.geotools.coverage
FactoryFinder
          Base class for factory finders.
FactoryRegistryException
          Thrown when a factory can't be found or can't be instantiate.
Hints
          A set of hints providing control on factories to be used.
 

Classes in org.geotools.factory used by org.geotools.coverage.grid
AbstractFactory
          Skeletal implementation of factories.
Factory
          Base interface for Geotools factories (i.e. service discovery).
Hints
          A set of hints providing control on factories to be used.
 

Classes in org.geotools.factory used by org.geotools.coverage.grid.io
Factory
          Base interface for Geotools factories (i.e. service discovery).
Hints
          A set of hints providing control on factories to be used.
OptionalFactory
          An optional factory that may not be available in all configurations.
 

Classes in org.geotools.factory used by org.geotools.coverage.grid.io.imageio.geotiff
Hints
          A set of hints providing control on factories to be used.
 

Classes in org.geotools.factory used by org.geotools.coverage.processing
FactoryRegistry
          A registry for factories, organized by categories (usualy by interface).
Hints
          A set of hints providing control on factories to be used.
 

Classes in org.geotools.factory used by org.geotools.coverage.processing.operation
Hints
          A set of hints providing control on factories to be used.
 

Classes in org.geotools.factory used by org.geotools.coverageio
Factory
          Base interface for Geotools factories (i.e. service discovery).
Hints
          A set of hints providing control on factories to be used.
OptionalFactory
          An optional factory that may not be available in all configurations.
 

Classes in org.geotools.factory used by org.geotools.coverageio.gdal
Hints
          A set of hints providing control on factories to be used.
 

Classes in org.geotools.factory used by org.geotools.coverageio.gdal.aig
Factory
          Base interface for Geotools factories (i.e. service discovery).
Hints
          A set of hints providing control on factories to be used.
OptionalFactory
          An optional factory that may not be available in all configurations.
 

Classes in org.geotools.factory used by org.geotools.coverageio.gdal.dted
Factory
          Base interface for Geotools factories (i.e. service discovery).
Hints
          A set of hints providing control on factories to be used.
OptionalFactory
          An optional factory that may not be available in all configurations.
 

Classes in org.geotools.factory used by org.geotools.coverageio.gdal.ecw
Factory
          Base interface for Geotools factories (i.e. service discovery).
Hints
          A set of hints providing control on factories to be used.
OptionalFactory
          An optional factory that may not be available in all configurations.
 

Classes in org.geotools.factory used by org.geotools.coverageio.gdal.ehdr
Factory
          Base interface for Geotools factories (i.e. service discovery).
Hints
          A set of hints providing control on factories to be used.
OptionalFactory
          An optional factory that may not be available in all configurations.
 

Classes in org.geotools.factory used by org.geotools.coverageio.gdal.envihdr
Factory
          Base interface for Geotools factories (i.e. service discovery).
Hints
          A set of hints providing control on factories to be used.
OptionalFactory
          An optional factory that may not be available in all configurations.
 

Classes in org.geotools.factory used by org.geotools.coverageio.gdal.erdasimg
Factory
          Base interface for Geotools factories (i.e. service discovery).
Hints
          A set of hints providing control on factories to be used.
OptionalFactory
          An optional factory that may not be available in all configurations.
 

Classes in org.geotools.factory used by org.geotools.coverageio.gdal.idrisi
Factory
          Base interface for Geotools factories (i.e. service discovery).
Hints
          A set of hints providing control on factories to be used.
OptionalFactory
          An optional factory that may not be available in all configurations.
 

Classes in org.geotools.factory used by org.geotools.coverageio.gdal.jp2ecw
Factory
          Base interface for Geotools factories (i.e. service discovery).
Hints
          A set of hints providing control on factories to be used.
OptionalFactory
          An optional factory that may not be available in all configurations.
 

Classes in org.geotools.factory used by org.geotools.coverageio.gdal.jp2kak
Factory
          Base interface for Geotools factories (i.e. service discovery).
Hints
          A set of hints providing control on factories to be used.
OptionalFactory
          An optional factory that may not be available in all configurations.
 

Classes in org.geotools.factory used by org.geotools.coverageio.gdal.jp2mrsid
Factory
          Base interface for Geotools factories (i.e. service discovery).
Hints
          A set of hints providing control on factories to be used.
OptionalFactory
          An optional factory that may not be available in all configurations.
 

Classes in org.geotools.factory used by org.geotools.coverageio.gdal.mrsid
Factory
          Base interface for Geotools factories (i.e. service discovery).
Hints
          A set of hints providing control on factories to be used.
OptionalFactory
          An optional factory that may not be available in all configurations.
 

Classes in org.geotools.factory used by org.geotools.coverageio.gdal.nitf
Factory
          Base interface for Geotools factories (i.e. service discovery).
Hints
          A set of hints providing control on factories to be used.
OptionalFactory
          An optional factory that may not be available in all configurations.
 

Classes in org.geotools.factory used by org.geotools.coverageio.gdal.rpftoc
Factory
          Base interface for Geotools factories (i.e. service discovery).
Hints
          A set of hints providing control on factories to be used.
OptionalFactory
          An optional factory that may not be available in all configurations.
 

Classes in org.geotools.factory used by org.geotools.data
Factory
          Base interface for Geotools factories (i.e. service discovery).
FactoryRegistryException
          Thrown when a factory can't be found or can't be instantiate.
Hints
          A set of hints providing control on factories to be used.
Hints.Key
          The type for keys used to control various aspects of the factory creation.
 

Classes in org.geotools.factory used by org.geotools.data.complex
Factory
          Base interface for Geotools factories (i.e. service discovery).
Hints
          A set of hints providing control on factories to be used.
Hints.Key
          The type for keys used to control various aspects of the factory creation.
 

Classes in org.geotools.factory used by org.geotools.data.complex.filter
Hints
          A set of hints providing control on factories to be used.
 

Classes in org.geotools.factory used by org.geotools.data.crs
Factory
          Base interface for Geotools factories (i.e. service discovery).
 

Classes in org.geotools.factory used by org.geotools.data.db2
Factory
          Base interface for Geotools factories (i.e. service discovery).
Hints
          A set of hints providing control on factories to be used.
Hints.Key
          The type for keys used to control various aspects of the factory creation.
 

Classes in org.geotools.factory used by org.geotools.data.gen
Factory
          Base interface for Geotools factories (i.e. service discovery).
 

Classes in org.geotools.factory used by org.geotools.data.h2
Factory
          Base interface for Geotools factories (i.e. service discovery).
Hints
          A set of hints providing control on factories to be used.
 

Classes in org.geotools.factory used by org.geotools.data.jdbc.datasource
Factory
          Base interface for Geotools factories (i.e. service discovery).
 

Classes in org.geotools.factory used by org.geotools.data.mysql
Factory
          Base interface for Geotools factories (i.e. service discovery).
Hints
          A set of hints providing control on factories to be used.
 

Classes in org.geotools.factory used by org.geotools.data.oracle
Factory
          Base interface for Geotools factories (i.e. service discovery).
Hints
          A set of hints providing control on factories to be used.
 

Classes in org.geotools.factory used by org.geotools.data.postgis
Factory
          Base interface for Geotools factories (i.e. service discovery).
Hints
          A set of hints providing control on factories to be used.
Hints.Key
          The type for keys used to control various aspects of the factory creation.
 

Classes in org.geotools.factory used by org.geotools.data.property
Factory
          Base interface for Geotools factories (i.e. service discovery).
 

Classes in org.geotools.factory used by org.geotools.data.shapefile
Factory
          Base interface for Geotools factories (i.e. service discovery).
 

Classes in org.geotools.factory used by org.geotools.data.spatialite
Factory
          Base interface for Geotools factories (i.e. service discovery).
Hints
          A set of hints providing control on factories to be used.
 

Classes in org.geotools.factory used by org.geotools.data.sqlserver
Factory
          Base interface for Geotools factories (i.e. service discovery).
Hints
          A set of hints providing control on factories to be used.
 

Classes in org.geotools.factory used by org.geotools.data.store
FactoryRegistryException
          Thrown when a factory can't be found or can't be instantiate.
Hints.Key
          The type for keys used to control various aspects of the factory creation.
 

Classes in org.geotools.factory used by org.geotools.data.teradata
Factory
          Base interface for Geotools factories (i.e. service discovery).
Hints
          A set of hints providing control on factories to be used.
 

Classes in org.geotools.factory used by org.geotools.data.wfs
Factory
          Base interface for Geotools factories (i.e. service discovery).
Hints.ClassKey
          A key for value that may be specified either as instance of T, or as Class<T>.
 

Classes in org.geotools.factory used by org.geotools.data.wfs.v1_0_0.xml
Factory
          Base interface for Geotools factories (i.e. service discovery).
 

Classes in org.geotools.factory used by org.geotools.data.wms.xml
Factory
          Base interface for Geotools factories (i.e. service discovery).
 

Classes in org.geotools.factory used by org.geotools.factory
BasicFactories
          Defines a common abstraction for getting the different factories.
Factory
          Base interface for Geotools factories (i.e. service discovery).
FactoryFinder
          Base class for factory finders.
FactoryIteratorProvider
          Provides iterators over factories of specified categories.
FactoryRegistry
          A registry for factories, organized by categories (usualy by interface).
FactoryRegistryException
          Thrown when a factory can't be found or can't be instantiate.
Hints
          A set of hints providing control on factories to be used.
Hints.ClassKey
          A key for value that may be specified either as instance of T, or as Class<T>.
Hints.DoubleKey
          A hint used to capture a configuration setting as double.
Hints.FileKey
          Key for hints to be specified as a File.
Hints.IntegerKey
          A hint used to capture a configuration setting as an integer.
Hints.Key
          The type for keys used to control various aspects of the factory creation.
Hints.OptionKey
          Key that allows the choice of several options.
 

Classes in org.geotools.factory used by org.geotools.feature
Factory
          Base interface for Geotools factories (i.e. service discovery).
FactoryRegistryException
          Thrown when a factory can't be found or can't be instantiate.
Hints
          A set of hints providing control on factories to be used.
 

Classes in org.geotools.factory used by org.geotools.filter
Factory
          Base interface for Geotools factories (i.e. service discovery).
FactoryRegistryException
          Thrown when a factory can't be found or can't be instantiate.
Hints
          A set of hints providing control on factories to be used.
 

Classes in org.geotools.factory used by org.geotools.filter.expression
Hints
          A set of hints providing control on factories to be used.
Hints.Key
          The type for keys used to control various aspects of the factory creation.
 

Classes in org.geotools.factory used by org.geotools.filter.function
Factory
          Base interface for Geotools factories (i.e. service discovery).
 

Classes in org.geotools.factory used by org.geotools.filter.function.math
Factory
          Base interface for Geotools factories (i.e. service discovery).
 

Classes in org.geotools.factory used by org.geotools.gce.arcgrid
Factory
          Base interface for Geotools factories (i.e. service discovery).
Hints
          A set of hints providing control on factories to be used.
OptionalFactory
          An optional factory that may not be available in all configurations.
 

Classes in org.geotools.factory used by org.geotools.gce.geotiff
Factory
          Base interface for Geotools factories (i.e. service discovery).
Hints
          A set of hints providing control on factories to be used.
OptionalFactory
          An optional factory that may not be available in all configurations.
 

Classes in org.geotools.factory used by org.geotools.gce.grassraster.format
Factory
          Base interface for Geotools factories (i.e. service discovery).
Hints
          A set of hints providing control on factories to be used.
OptionalFactory
          An optional factory that may not be available in all configurations.
 

Classes in org.geotools.factory used by org.geotools.gce.gtopo30
Factory
          Base interface for Geotools factories (i.e. service discovery).
Hints
          A set of hints providing control on factories to be used.
OptionalFactory
          An optional factory that may not be available in all configurations.
 

Classes in org.geotools.factory used by org.geotools.gce.image
Factory
          Base interface for Geotools factories (i.e. service discovery).
Hints
          A set of hints providing control on factories to be used.
OptionalFactory
          An optional factory that may not be available in all configurations.
 

Classes in org.geotools.factory used by org.geotools.gce.imagemosaic
Factory
          Base interface for Geotools factories (i.e. service discovery).
Hints
          A set of hints providing control on factories to be used.
Hints.Key
          The type for keys used to control various aspects of the factory creation.
OptionalFactory
          An optional factory that may not be available in all configurations.
 

Classes in org.geotools.factory used by org.geotools.gce.imagemosaic.catalog
Hints
          A set of hints providing control on factories to be used.
 

Classes in org.geotools.factory used by org.geotools.gce.imagemosaic.catalogbuilder
Hints
          A set of hints providing control on factories to be used.
 

Classes in org.geotools.factory used by org.geotools.gce.imagemosaic.jdbc
Factory
          Base interface for Geotools factories (i.e. service discovery).
Hints
          A set of hints providing control on factories to be used.
OptionalFactory
          An optional factory that may not be available in all configurations.
 

Classes in org.geotools.factory used by org.geotools.gce.imagemosaic.properties
Factory
          Base interface for Geotools factories (i.e. service discovery).
OptionalFactory
          An optional factory that may not be available in all configurations.
 

Classes in org.geotools.factory used by org.geotools.gce.imagemosaic.properties.numeric
Factory
          Base interface for Geotools factories (i.e. service discovery).
OptionalFactory
          An optional factory that may not be available in all configurations.
 

Classes in org.geotools.factory used by org.geotools.gce.imagemosaic.properties.string
Factory
          Base interface for Geotools factories (i.e. service discovery).
OptionalFactory
          An optional factory that may not be available in all configurations.
 

Classes in org.geotools.factory used by org.geotools.gce.imagemosaic.properties.time
Factory
          Base interface for Geotools factories (i.e. service discovery).
OptionalFactory
          An optional factory that may not be available in all configurations.
 

Classes in org.geotools.factory used by org.geotools.gce.imagepyramid
Factory
          Base interface for Geotools factories (i.e. service discovery).
Hints
          A set of hints providing control on factories to be used.
OptionalFactory
          An optional factory that may not be available in all configurations.
 

Classes in org.geotools.factory used by org.geotools.geometry
FactoryFinder
          Base class for factory finders.
FactoryRegistryException
          Thrown when a factory can't be found or can't be instantiate.
Hints
          A set of hints providing control on factories to be used.
 

Classes in org.geotools.factory used by org.geotools.geometry.jts
FactoryFinder
          Base class for factory finders.
FactoryRegistryException
          Thrown when a factory can't be found or can't be instantiate.
Hints
          A set of hints providing control on factories to be used.
 

Classes in org.geotools.factory used by org.geotools.geopkg
Factory
          Base interface for Geotools factories (i.e. service discovery).
 

Classes in org.geotools.factory used by org.geotools.geopkg.mosaic
Factory
          Base interface for Geotools factories (i.e. service discovery).
Hints
          A set of hints providing control on factories to be used.
OptionalFactory
          An optional factory that may not be available in all configurations.
 

Classes in org.geotools.factory used by org.geotools.image
Hints.Key
          The type for keys used to control various aspects of the factory creation.
 

Classes in org.geotools.factory used by org.geotools.jdbc
Factory
          Base interface for Geotools factories (i.e. service discovery).
Hints
          A set of hints providing control on factories to be used.
Hints.Key
          The type for keys used to control various aspects of the factory creation.
 

Classes in org.geotools.factory used by org.geotools.map
FactoryRegistryException
          Thrown when a factory can't be found or can't be instantiate.
 

Classes in org.geotools.factory used by org.geotools.process
Factory
          Base interface for Geotools factories (i.e. service discovery).
FactoryFinder
          Base class for factory finders.
OptionalFactory
          An optional factory that may not be available in all configurations.
 

Classes in org.geotools.factory used by org.geotools.process.factory
Factory
          Base interface for Geotools factories (i.e. service discovery).
FactoryRegistry
          A registry for factories, organized by categories (usualy by interface).
OptionalFactory
          An optional factory that may not be available in all configurations.
 

Classes in org.geotools.factory used by org.geotools.process.feature
Factory
          Base interface for Geotools factories (i.e. service discovery).
OptionalFactory
          An optional factory that may not be available in all configurations.
 

Classes in org.geotools.factory used by org.geotools.process.impl
Factory
          Base interface for Geotools factories (i.e. service discovery).
OptionalFactory
          An optional factory that may not be available in all configurations.
 

Classes in org.geotools.factory used by org.geotools.referencing
FactoryFinder
          Base class for factory finders.
FactoryRegistryException
          Thrown when a factory can't be found or can't be instantiate.
Hints
          A set of hints providing control on factories to be used.
 

Classes in org.geotools.factory used by org.geotools.referencing.crs
AbstractFactory
          Skeletal implementation of factories.
Factory
          Base interface for Geotools factories (i.e. service discovery).
 

Classes in org.geotools.factory used by org.geotools.referencing.factory
AbstractFactory
          Skeletal implementation of factories.
BufferedFactory
          A marker interface for factories that are buffering their objects in some way.
Factory
          Base interface for Geotools factories (i.e. service discovery).
FactoryNotFoundException
          Thrown when a factory can't be found in the registery.
FactoryRegistryException
          Thrown when a factory can't be found or can't be instantiate.
Hints
          A set of hints providing control on factories to be used.
OptionalFactory
          An optional factory that may not be available in all configurations.
 

Classes in org.geotools.factory used by org.geotools.referencing.factory.epsg
AbstractFactory
          Skeletal implementation of factories.
BufferedFactory
          A marker interface for factories that are buffering their objects in some way.
Factory
          Base interface for Geotools factories (i.e. service discovery).
Hints
          A set of hints providing control on factories to be used.
OptionalFactory
          An optional factory that may not be available in all configurations.
 

Classes in org.geotools.factory used by org.geotools.referencing.factory.gridshift
AbstractFactory
          Skeletal implementation of factories.
BufferedFactory
          A marker interface for factories that are buffering their objects in some way.
Factory
          Base interface for Geotools factories (i.e. service discovery).
 

Classes in org.geotools.factory used by org.geotools.referencing.factory.wms
AbstractFactory
          Skeletal implementation of factories.
Factory
          Base interface for Geotools factories (i.e. service discovery).
Hints
          A set of hints providing control on factories to be used.
 

Classes in org.geotools.factory used by org.geotools.referencing.operation
AbstractFactory
          Skeletal implementation of factories.
BufferedFactory
          A marker interface for factories that are buffering their objects in some way.
Factory
          Base interface for Geotools factories (i.e. service discovery).
Hints
          A set of hints providing control on factories to be used.
OptionalFactory
          An optional factory that may not be available in all configurations.
 

Classes in org.geotools.factory used by org.geotools.referencing.operation.builder
Hints
          A set of hints providing control on factories to be used.
 

Classes in org.geotools.factory used by org.geotools.referencing.operation.transform
Hints
          A set of hints providing control on factories to be used.
Hints.Key
          The type for keys used to control various aspects of the factory creation.
 

Classes in org.geotools.factory used by org.geotools.renderer.lite.gridcoverage2d
Hints
          A set of hints providing control on factories to be used.
 

Classes in org.geotools.factory used by org.geotools.styling
Factory
          Base interface for Geotools factories (i.e. service discovery).
FactoryRegistryException
          Thrown when a factory can't be found or can't be instantiate.
 

Classes in org.geotools.factory used by org.geotools.styling.visitor
Factory
          Base interface for Geotools factories (i.e. service discovery).
 

Classes in org.geotools.factory used by org.geotools.util
FactoryRegistryException
          Thrown when a factory can't be found or can't be instantiate.
Hints
          A set of hints providing control on factories to be used.
Hints.Key
          The type for keys used to control various aspects of the factory creation.
 

Classes in org.geotools.factory used by org.geotools.validation.relate
FactoryRegistryException
          Thrown when a factory can't be found or can't be instantiate.
 

Classes in org.geotools.factory used by org.geotools.xml
Hints
          A set of hints providing control on factories to be used.
 

Classes in org.geotools.factory used by org.geotools.xml.filter
Factory
          Base interface for Geotools factories (i.e. service discovery).
 

Classes in org.geotools.factory used by org.geotools.xml.gml
Factory
          Base interface for Geotools factories (i.e. service discovery).
 

Classes in org.geotools.factory used by org.geotools.xml.schema
Factory
          Base interface for Geotools factories (i.e. service discovery).
 

Classes in org.geotools.factory used by org.geotools.xml.styling
Factory
          Base interface for Geotools factories (i.e. service discovery).
 

Classes in org.geotools.factory used by org.geotools.xml.xLink
Factory
          Base interface for Geotools factories (i.e. service discovery).
 



Copyright © 1996-2014 Geotools. All Rights Reserved.