Uses of Package
org.geotools.factory

Packages that use org.geotools.factory
org.geotools.brewer.color   
org.geotools.coverage.grid GridCoverage2D implementation.  
org.geotools.coverage.operation Deprecated package.  
org.geotools.coverage.processing Coverage processing implementations.  
org.geotools.coverage.processing.operation List of coverage operations.  
org.geotools.data Defines the DataStoreAPI via which all data is imported or exported.  
org.geotools.data.arcsde DataStore implementation for the ArcSDE 8.x and 9.x spatial gateway.  
org.geotools.data.coverage.grid This package contains the support classes necessary to implement a GridCoverageExchange and the data formats, such as ArcGrid or Geotiff.  
org.geotools.data.crs Provides support for the OGC Catalog Specification.  
org.geotools.data.db2   
org.geotools.data.dir Directory DataStore Overview This package represents the functionality required to chain datastores, ie. to represents a directory of mixed file types as a single datastore.  
org.geotools.data.geomedia   
org.geotools.data.geometryless   
org.geotools.data.gml   
org.geotools.data.hsql   
org.geotools.data.mif   
org.geotools.data.mysql   
org.geotools.data.oracle   
org.geotools.data.postgis   
org.geotools.data.property   
org.geotools.data.shapefile   
org.geotools.data.shapefile.indexed   
org.geotools.data.tiger   
org.geotools.data.vpf   
org.geotools.data.vpf.file   
org.geotools.data.wfs   
org.geotools.data.wms.gce   
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.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.gtopo30 Data source for reading the GTOPO30 file format.  
org.geotools.gce.image   
org.geotools.geometry Geometry implementation.  
org.geotools.gui.swing.referencing Widgets relative to the referencing package. 
org.geotools.referencing 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.wms Provides coordinate reference systems specified in the Web Map Service specification (ISO 19128).  
org.geotools.referencing.operation Coordinate operation implementation.  
org.geotools.styling Allows for symbolization of geospatial data.  
org.geotools.validation.relate   
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.wfs   
org.geotools.xml.xLink   
 

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.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.operation
Hints
          A set of hints providing control on factories to be used.
 

Classes in org.geotools.factory used by org.geotools.coverage.processing
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.data
Factory
          Base interface for Geotools factories (i.e. service discovery).
FactoryConfigurationError
          Deprecated. This error was used by FactoryFinder. The proposed replacement (FactoryRegistry) uses an exception (FactoryRegistryException) instead of an error. There is two reasons why we switched back to an exception instead of an error: Because of the above, a "factory not found" exception may not be caused by a JVM, compilation or packaging error. It is more similar to a MissingResourceException.
 

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

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

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).
 

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

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

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

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

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

Classes in org.geotools.factory used by org.geotools.data.mif
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).
 

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

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

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.shapefile.indexed
Factory
          Base interface for Geotools factories (i.e. service discovery).
 

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

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

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

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

Classes in org.geotools.factory used by org.geotools.data.wms.gce
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
AbstractFactory
          Skeletal implementation of factories.
Factory
          Base interface for Geotools factories (i.e. service discovery).
FactoryConfigurationError
          Deprecated. This error was used by FactoryFinder. The proposed replacement (FactoryRegistry) uses an exception (FactoryRegistryException) instead of an error. There is two reasons why we switched back to an exception instead of an error: Because of the above, a "factory not found" exception may not be caused by a JVM, compilation or packaging error. It is more similar to a MissingResourceException.
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.Key
          The type for keys used to control various aspects of the factory creation.
 

Classes in org.geotools.factory used by org.geotools.feature
Factory
          Base interface for Geotools factories (i.e. service discovery).
FactoryConfigurationError
          Deprecated. This error was used by FactoryFinder. The proposed replacement (FactoryRegistry) uses an exception (FactoryRegistryException) instead of an error. There is two reasons why we switched back to an exception instead of an error: Because of the above, a "factory not found" exception may not be caused by a JVM, compilation or packaging error. It is more similar to a MissingResourceException.
FactoryRegistryException
          Thrown when a factory can't be found or can't be instantiate.
 

Classes in org.geotools.factory used by org.geotools.filter
Factory
          Base interface for Geotools factories (i.e. service discovery).
FactoryConfigurationError
          Deprecated. This error was used by FactoryFinder. The proposed replacement (FactoryRegistry) uses an exception (FactoryRegistryException) instead of an error. There is two reasons why we switched back to an exception instead of an error: Because of the above, a "factory not found" exception may not be caused by a JVM, compilation or packaging error. It is more similar to a MissingResourceException.
 

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

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.gce.arcgrid
Factory
          Base interface for Geotools factories (i.e. service discovery).
 

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.
 

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

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

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

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

Classes in org.geotools.factory used by org.geotools.referencing
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.factory
AbstractFactory
          Skeletal implementation of factories.
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.
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.
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.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.
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.styling
Factory
          Base interface for Geotools factories (i.e. service discovery).
FactoryConfigurationError
          Deprecated. This error was used by FactoryFinder. The proposed replacement (FactoryRegistry) uses an exception (FactoryRegistryException) instead of an error. There is two reasons why we switched back to an exception instead of an error: Because of the above, a "factory not found" exception may not be caused by a JVM, compilation or packaging error. It is more similar to a MissingResourceException.
 

Classes in org.geotools.factory used by org.geotools.validation.relate
FactoryConfigurationError
          Deprecated. This error was used by FactoryFinder. The proposed replacement (FactoryRegistry) uses an exception (FactoryRegistryException) instead of an error. There is two reasons why we switched back to an exception instead of an error: Because of the above, a "factory not found" exception may not be caused by a JVM, compilation or packaging error. It is more similar to a MissingResourceException.
 

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.wfs
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 © GeoTools. All Rights Reserved.