Uses of Interface
org.geotools.util.factory.OptionalFactory
Packages that use OptionalFactory
Package
Description
Base coverage I/O classes defining coverage reader, coverage request and coverage response.
Implementation for Aig (ESRI binary grid) format Coverage I/O leveraging on GDAL.
Implementation for DTED format Coverage I/O leveraging on GDAL.
Implementation for ECW format Coverage I/O leveraging on GDAL.
Implementation for EHdr (ESRI hdr labelled) format Coverage I/O leveraging on GDAL.
Implementation for ENVIHdr (ENVI hdr labelled) format Coverage I/O leveraging on GDAL.
Implementation for ERDAS Imagine format Coverage I/O leveraging on GDAL.
Implementation for IDRISI format Coverage I/O leveraging on GDAL.
Implementation for JPEG2000 format Coverage I/O leveraging on the GDAL JP2 ECW driver.
Implementation for JPEG2000 format Coverage I/O leveraging on the GDAL JP2 Kakadu driver.
Implementation for JPEG2000 format Coverage I/O leveraging on the GDAL JP2 MrSID driver.
Implementation for MrSID format Coverage I/O leveraging on GDAL.
Implementation for National Imagery Transmission Format (NITF) Coverage I/O leveraging on GDAL.
RPFTOC Coverage I/O leveraging on GDAL.
Implementation for JPEG2000 format Coverage I/O leveraging on the JP2K plugins.
A datasource to manage the ARCGrid ASCII format.
A grid coverage exchange to manage the GeoTIFF Revision 1.0 format.
Define a Process API used to wrap up processes for reuse.
Geometry processing support for the GeoTools library.
Class to help developers implement additional Processes.
Raster processing support for the GeoTools library.
Vector processing support for the GeoTools library.
Base classes for factories and
  authority factories.
Authority factories for
  the EPSG database.
Coordinate operation implementation.
- 
Uses of OptionalFactory in org.geotools.coverage.grid.ioSubinterfaces of OptionalFactory in org.geotools.coverage.grid.ioModifier and TypeInterfaceDescriptioninterfaceConstructs a live GridCoverageFormat.
- 
Uses of OptionalFactory in org.geotools.coverage.ioSubinterfaces of OptionalFactory in org.geotools.coverage.ioModifier and TypeInterfaceDescriptioninterfaceA driver adding the ability to work with a new coverage format or service.interface
- 
Uses of OptionalFactory in org.geotools.coverage.io.gribClasses in org.geotools.coverage.io.grib that implement OptionalFactory
- 
Uses of OptionalFactory in org.geotools.coverage.io.implClasses in org.geotools.coverage.io.impl that implement OptionalFactoryModifier and TypeClassDescriptionclassBase Implementation for theDriverinterface.classBase class extendingDefaultDriverleveraging on URLs.
- 
Uses of OptionalFactory in org.geotools.coverage.io.netcdfClasses in org.geotools.coverage.io.netcdf that implement OptionalFactory
- 
Uses of OptionalFactory in org.geotools.coverage.io.netcdf.crsClasses in org.geotools.coverage.io.netcdf.crs that implement OptionalFactoryModifier and TypeClassDescriptionclassA factory providing NetCDF/GRIB customCoordinateReferenceSysteminstances with the related custom EPSG.
- 
Uses of OptionalFactory in org.geotools.coverageioClasses in org.geotools.coverageio that implement OptionalFactory
- 
Uses of OptionalFactory in org.geotools.coverageio.gdal.aigClasses in org.geotools.coverageio.gdal.aig that implement OptionalFactoryModifier and TypeClassDescriptionfinal classImplementation of theFormatservice provider interface for Aig files.
- 
Uses of OptionalFactory in org.geotools.coverageio.gdal.dtedClasses in org.geotools.coverageio.gdal.dted that implement OptionalFactoryModifier and TypeClassDescriptionfinal classImplementation of theFormatservice provider interface for DTED files.
- 
Uses of OptionalFactory in org.geotools.coverageio.gdal.ecwClasses in org.geotools.coverageio.gdal.ecw that implement OptionalFactoryModifier and TypeClassDescriptionfinal classImplementation of theFormatservice provider interface for ECW files.
- 
Uses of OptionalFactory in org.geotools.coverageio.gdal.ehdrClasses in org.geotools.coverageio.gdal.ehdr that implement OptionalFactoryModifier and TypeClassDescriptionfinal classImplementation of theFormatservice provider interface for EHdr files.
- 
Uses of OptionalFactory in org.geotools.coverageio.gdal.envihdrClasses in org.geotools.coverageio.gdal.envihdr that implement OptionalFactory
- 
Uses of OptionalFactory in org.geotools.coverageio.gdal.erdasimgClasses in org.geotools.coverageio.gdal.erdasimg that implement OptionalFactoryModifier and TypeClassDescriptionfinal classImplementation of theFormatservice provider interface for ERDAS Imagine files.
- 
Uses of OptionalFactory in org.geotools.coverageio.gdal.idrisiClasses in org.geotools.coverageio.gdal.idrisi that implement OptionalFactoryModifier and TypeClassDescriptionfinal classImplementation of theFormatservice provider interface for IDRISI files.
- 
Uses of OptionalFactory in org.geotools.coverageio.gdal.jp2ecwClasses in org.geotools.coverageio.gdal.jp2ecw that implement OptionalFactoryModifier and TypeClassDescriptionfinal classImplementation of theFormatservice provider interface for JP2K files.
- 
Uses of OptionalFactory in org.geotools.coverageio.gdal.jp2kakClasses in org.geotools.coverageio.gdal.jp2kak that implement OptionalFactoryModifier and TypeClassDescriptionfinal classImplementation of theFormatservice provider interface for JP2K files.
- 
Uses of OptionalFactory in org.geotools.coverageio.gdal.jp2mrsidClasses in org.geotools.coverageio.gdal.jp2mrsid that implement OptionalFactoryModifier and TypeClassDescriptionfinal classImplementation of theFormatservice provider interface for JP2K files.
- 
Uses of OptionalFactory in org.geotools.coverageio.gdal.mrsidClasses in org.geotools.coverageio.gdal.mrsid that implement OptionalFactoryModifier and TypeClassDescriptionfinal classImplementation of theFormatservice provider interface for MrSID files.
- 
Uses of OptionalFactory in org.geotools.coverageio.gdal.nitfClasses in org.geotools.coverageio.gdal.nitf that implement OptionalFactoryModifier and TypeClassDescriptionfinal classImplementation of theFormatservice provider interface for NITF files.
- 
Uses of OptionalFactory in org.geotools.coverageio.gdal.rpftocClasses in org.geotools.coverageio.gdal.rpftoc that implement OptionalFactoryModifier and TypeClassDescriptionfinal classImplementation of theFormatservice provider interface for RPFTOC files.
- 
Uses of OptionalFactory in org.geotools.coverageio.gdal.srpClasses in org.geotools.coverageio.gdal.srp that implement OptionalFactoryModifier and TypeClassDescriptionfinal classImplementation of theFormatservice provider interface for SRP (ASRP/USPR) files.
- 
Uses of OptionalFactory in org.geotools.coverageio.gdal.vrtClasses in org.geotools.coverageio.gdal.vrt that implement OptionalFactoryModifier and TypeClassDescriptionfinal classImplementation of theFormatservice provider interface for VRT files.
- 
Uses of OptionalFactory in org.geotools.coverageio.jp2kClasses in org.geotools.coverageio.jp2k that implement OptionalFactoryModifier and TypeClassDescriptionfinal classImplementation of theFormatservice provider interface for JP2K files.
- 
Uses of OptionalFactory in org.geotools.gce.arcgridClasses in org.geotools.gce.arcgrid that implement OptionalFactoryModifier and TypeClassDescriptionfinal classImplementation of theFormatservice provider interface for arc grid files.
- 
Uses of OptionalFactory in org.geotools.gce.geotiffClasses in org.geotools.gce.geotiff that implement OptionalFactoryModifier and TypeClassDescriptionclassTheGeoTiffFormatFactorySpishould never be instantiated directly by user code.
- 
Uses of OptionalFactory in org.geotools.gce.grassraster.formatClasses in org.geotools.gce.grassraster.format that implement OptionalFactoryModifier and TypeClassDescriptionclassThe GrassCoverageFormatFactory will be discovered by the GridFormatFinder.
- 
Uses of OptionalFactory in org.geotools.gce.imageClasses in org.geotools.gce.image that implement OptionalFactory
- 
Uses of OptionalFactory in org.geotools.gce.imagemosaicClasses in org.geotools.gce.imagemosaic that implement OptionalFactoryModifier and TypeClassDescriptionfinal classImplementation of the GridCoverageFormat service provider interface for mosaic of georeferenced images.
- 
Uses of OptionalFactory in org.geotools.gce.imagemosaic.propertiesSubinterfaces of OptionalFactory in org.geotools.gce.imagemosaic.propertiesClasses in org.geotools.gce.imagemosaic.properties that implement OptionalFactoryModifier and TypeClassDescriptionclassSPI for the CRS extractorclassFactory for a properties extractor collecting the current dateclassclassclassclassclassclass
- 
Uses of OptionalFactory in org.geotools.gce.imagemosaic.properties.numericClasses in org.geotools.gce.imagemosaic.properties.numeric that implement OptionalFactoryModifier and TypeClassDescriptionfinal classfinal classfinal classfinal classfinal classfinal class
- 
Uses of OptionalFactory in org.geotools.gce.imagemosaic.properties.stringClasses in org.geotools.gce.imagemosaic.properties.string that implement OptionalFactoryModifier and TypeClassDescriptionclassPropertiesCollectorSPIfor aPropertiesCollectorthat is able to collect properties from a file name.
- 
Uses of OptionalFactory in org.geotools.gce.imagemosaic.properties.timeClasses in org.geotools.gce.imagemosaic.properties.time that implement OptionalFactory
- 
Uses of OptionalFactory in org.geotools.gce.imagepyramidClasses in org.geotools.gce.imagepyramid that implement OptionalFactoryModifier and TypeClassDescriptionfinal classImplementation of the GridCoverageFormat service provider interface for arc grid files.
- 
Uses of OptionalFactory in org.geotools.gce.pgrasterClasses in org.geotools.gce.pgraster that implement OptionalFactory
- 
Uses of OptionalFactory in org.geotools.geopkg.mosaicClasses in org.geotools.geopkg.mosaic that implement OptionalFactoryModifier and TypeClassDescriptionclassConstructs a GeoPackage Grid Format (supports the GP mosaic datastore).
- 
Uses of OptionalFactory in org.geotools.imageio.netcdf.utilitiesClasses in org.geotools.imageio.netcdf.utilities that implement OptionalFactoryModifier and TypeClassDescriptionclassPropertiesCollectorSPIfor aPropertiesCollectorthat is able to collect properties from a file name.
- 
Uses of OptionalFactory in org.geotools.mbtiles.mosaicClasses in org.geotools.mbtiles.mosaic that implement OptionalFactory
- 
Uses of OptionalFactory in org.geotools.processSubinterfaces of OptionalFactory in org.geotools.processModifier and TypeInterfaceDescriptioninterfaceUsed to describe the parameters needed for a group of Process, and for creating a Process to use.
- 
Uses of OptionalFactory in org.geotools.process.factoryClasses in org.geotools.process.factory that implement OptionalFactoryModifier and TypeClassDescriptionclassAnnotation driven process factory; used to wrap up a bunch of Java beans as a single Process Factory.classA process factory that uses annotations to determine much of the metadata needed to describe aProcess.classGrabbed from Geotools and generalized a bit, should go back into GeoTools once improved enough.
- 
Uses of OptionalFactory in org.geotools.process.featureClasses in org.geotools.process.feature that implement OptionalFactoryModifier and TypeClassDescriptionclassBase class for process factories which perform an operation on each feature in a feature collection.classBase class for process factories which perform an operation on each feature in a feature collection with the result being a feature collection (the original collection modified or a new collection).
- 
Uses of OptionalFactory in org.geotools.process.geometryClasses in org.geotools.process.geometry that implement OptionalFactoryModifier and TypeClassDescriptionclassclassA process factory exposing all the annotated methods inGeometryFunctionsclassBased on Vladimir Agafonkin's Algorithm https://www.mapbox.com/blog/polygon-center/class
- 
Uses of OptionalFactory in org.geotools.process.implClasses in org.geotools.process.impl that implement OptionalFactoryModifier and TypeClassDescriptionclassHelper class for a process factory that will return just a single process
- 
Uses of OptionalFactory in org.geotools.process.rasterClasses in org.geotools.process.raster that implement OptionalFactory
- 
Uses of OptionalFactory in org.geotools.process.vectorClasses in org.geotools.process.vector that implement OptionalFactoryModifier and TypeClassDescriptionclassFactory providing a number of processes for working with feature data.
- 
Uses of OptionalFactory in org.geotools.referencing.epsg.esriClasses in org.geotools.referencing.epsg.esri that implement OptionalFactoryModifier and TypeClassDescriptionclassExtends the EPSG database with Coordinate Reference Systems defined by ESRI.classProvides common Coordinate Reference Systems not found in the standard EPSG database.
- 
Uses of OptionalFactory in org.geotools.referencing.epsg.postgresqlClasses in org.geotools.referencing.epsg.postgresql that implement OptionalFactoryModifier and TypeClassDescriptionclassConnection to the EPSG database in PostgreSQL database engine using JDBC.
- 
Uses of OptionalFactory in org.geotools.referencing.factoryClasses in org.geotools.referencing.factory that implement OptionalFactoryModifier and TypeClassDescriptionclassBase class for building OGC URN and HTTP URI wrappers aroundAllAuthoritiesFactory.classAn authority factory that delegates the object creation to an other factory determined from the authority name in the code.classclassA buffered authority factory which will defer the creation of a backing store until when first needed.classA factory which delegates all object creation to a primary factory, and fallback on an other one if the primary factory failed.classWraps all factories in a"http://www.opengis.net/"name space.classAuthorityFactoryfor OGC HTTP URI resources.classAn authority factory that delegates the object creation to an other factory determined from the authority name in the code.classAn authority factory which delegates all the work to an other factory, and reorder the axis in some pre-determined order.classAn authority factory which delegates all the work to an other factory, and reorder the axis in some pre-determined order.classclassWraps all factories in a"urn:ogc:def"name space.
- 
Uses of OptionalFactory in org.geotools.referencing.factory.epsgClasses in org.geotools.referencing.factory.epsg that implement OptionalFactoryModifier and TypeClassDescriptionclassAuthority factory that holds user-defined Coordinate Operations.classAuthority factory for Coordinate Reference Systems beyong the one defined in the EPSG database.classAn EPSG authority factory using (longitude, latitude) axis order.classAn EPSG authority factory using (longitude, latitude) axis order.classBase class for EPSG factories to be registered inReferencingFactoryFinder.
- 
Uses of OptionalFactory in org.geotools.referencing.factory.epsg.hsqlClasses in org.geotools.referencing.factory.epsg.hsql that implement OptionalFactoryModifier and TypeClassDescriptionclassConnection to the EPSG database in HSQL database engine format using JDBC.
- 
Uses of OptionalFactory in org.geotools.referencing.iauClasses in org.geotools.referencing.iau that implement OptionalFactoryModifier and TypeClassDescriptionclassExtends the EPSG database with Coordinate Reference Systems defined by IAU.classAn IAU authority factory using (longitude, latitude) axis order.
- 
Uses of OptionalFactory in org.geotools.referencing.operationClasses in org.geotools.referencing.operation that implement OptionalFactoryModifier and TypeClassDescriptionclassA coordinate operation factory extended with the extra informations provided by an authority factory.
- 
Uses of OptionalFactory in org.geotools.tpkClasses in org.geotools.tpk that implement OptionalFactory
- 
Uses of OptionalFactory in org.geotools.vsiClasses in org.geotools.vsi that implement OptionalFactory