|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use OptionalFactory | |
---|---|
org.geotools.arcsde | |
org.geotools.coverage.grid.io | |
org.geotools.coverageio | Base coverage I/O classes defining coverage reader, coverage request and coverage response. |
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.erdasimg | Implementation for ERDAS Imagine 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.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.gce.imagemosaic | |
org.geotools.gce.imagemosaic.jdbc | |
org.geotools.gce.imagepyramid | |
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.operation | Coordinate operation implementation. |
Uses of OptionalFactory in org.geotools.arcsde |
---|
Classes in org.geotools.arcsde that implement OptionalFactory | |
---|---|
class |
ArcSDERasterFormatFactory
Implementation of the GridCoverageFormat service provider interface for ArcSDE Databases. |
Uses of OptionalFactory in org.geotools.coverage.grid.io |
---|
Subinterfaces of OptionalFactory in org.geotools.coverage.grid.io | |
---|---|
interface |
GridFormatFactorySpi
Constructs a live GridCoverageFormat. |
Uses of OptionalFactory in org.geotools.coverageio |
---|
Classes in org.geotools.coverageio that implement OptionalFactory | |
---|---|
class |
BaseGridFormatFactorySPI
Base implementation for GridFormatFactorySpi . |
Uses of OptionalFactory in org.geotools.coverageio.gdal.dted |
---|
Classes in org.geotools.coverageio.gdal.dted that implement OptionalFactory | |
---|---|
class |
DTEDFormatFactory
Implementation of the Format service provider interface for DTED
files. |
Uses of OptionalFactory in org.geotools.coverageio.gdal.ecw |
---|
Classes in org.geotools.coverageio.gdal.ecw that implement OptionalFactory | |
---|---|
class |
ECWFormatFactory
Implementation of the Format service provider interface for ECW
files. |
Uses of OptionalFactory in org.geotools.coverageio.gdal.ehdr |
---|
Classes in org.geotools.coverageio.gdal.ehdr that implement OptionalFactory | |
---|---|
class |
EsriHdrFormatFactory
Implementation of the Format service provider interface for EHdr
files. |
Uses of OptionalFactory in org.geotools.coverageio.gdal.erdasimg |
---|
Classes in org.geotools.coverageio.gdal.erdasimg that implement OptionalFactory | |
---|---|
class |
ErdasImgFormatFactory
Implementation of the Format service provider interface for ERDAS
Imagine files. |
Uses of OptionalFactory in org.geotools.coverageio.gdal.jp2ecw |
---|
Classes in org.geotools.coverageio.gdal.jp2ecw that implement OptionalFactory | |
---|---|
class |
JP2ECWFormatFactory
Implementation of the Format service provider interface for JP2K
files. |
Uses of OptionalFactory in org.geotools.coverageio.gdal.jp2kak |
---|
Classes in org.geotools.coverageio.gdal.jp2kak that implement OptionalFactory | |
---|---|
class |
JP2KFormatFactory
Implementation of the Format service provider interface for JP2K
files. |
Uses of OptionalFactory in org.geotools.coverageio.gdal.jp2mrsid |
---|
Classes in org.geotools.coverageio.gdal.jp2mrsid that implement OptionalFactory | |
---|---|
class |
JP2MrSIDFormatFactory
Implementation of the Format service provider interface for JP2K
files. |
Uses of OptionalFactory in org.geotools.coverageio.gdal.mrsid |
---|
Classes in org.geotools.coverageio.gdal.mrsid that implement OptionalFactory | |
---|---|
class |
MrSIDFormatFactory
Implementation of the Format service provider interface for MrSID
files. |
Uses of OptionalFactory in org.geotools.coverageio.gdal.nitf |
---|
Classes in org.geotools.coverageio.gdal.nitf that implement OptionalFactory | |
---|---|
class |
NITFFormatFactory
Implementation of the Format service provider interface for NITF
files. |
Uses of OptionalFactory in org.geotools.gce.arcgrid |
---|
Classes in org.geotools.gce.arcgrid that implement OptionalFactory | |
---|---|
class |
ArcGridFormatFactory
Implementation of the Format service provider interface for arc
grid files. |
Uses of OptionalFactory in org.geotools.gce.geotiff |
---|
Classes in org.geotools.gce.geotiff that implement OptionalFactory | |
---|---|
class |
GeoTiffFormatFactorySpi
The GeoTiffFormatFactorySpi should never be instantiated
directly by user code. |
Uses of OptionalFactory in org.geotools.gce.gtopo30 |
---|
Classes in org.geotools.gce.gtopo30 that implement OptionalFactory | |
---|---|
class |
GTopo30FormatFactory
The GTopo30FormatFactory will be discovered by the GridFormatFinder. |
Uses of OptionalFactory in org.geotools.gce.image |
---|
Classes in org.geotools.gce.image that implement OptionalFactory | |
---|---|
class |
WorldImageFormatFactory
DOCUMENT ME! |
Uses of OptionalFactory in org.geotools.gce.imagemosaic |
---|
Classes in org.geotools.gce.imagemosaic that implement OptionalFactory | |
---|---|
class |
ImageMosaicFormatFactory
Implementation of the GridCoverageFormat service provider interface for mosaic of georeferenced images. |
Uses of OptionalFactory in org.geotools.gce.imagemosaic.jdbc |
---|
Classes in org.geotools.gce.imagemosaic.jdbc that implement OptionalFactory | |
---|---|
class |
ImageMosaicJDBCFormatFactory
Implementation of the GridCoverageFormat service provider interface for mosaicing of georeferenced images and image pyramids stored in a jdbc database |
Uses of OptionalFactory in org.geotools.gce.imagepyramid |
---|
Classes in org.geotools.gce.imagepyramid that implement OptionalFactory | |
---|---|
class |
ImagePyramidFormatFactory
Implementation of the GridCoverageFormat service provider interface for arc grid files. |
Uses of OptionalFactory in org.geotools.referencing.factory |
---|
Classes in org.geotools.referencing.factory that implement OptionalFactory | |
---|---|
class |
AllAuthoritiesFactory
An authority factory that delegates the object creation to an other factory determined from the authority name in the code. |
class |
AuthorityFactoryAdapter
An authority factory which delegates CRS, CS or datum objects creation to some other factory implementations. |
class |
DeferredAuthorityFactory
A buffered authority factory which will defer the creation of a backing store until when first needed. |
class |
FallbackAuthorityFactory
A factory which delegates all object creation to a primary factory, and fallback on an other one if the primary factory failed. |
class |
HTTP_AuthorityFactory
Deprecated. This class will move in a org.geotools.referencing.factory.web
package in Geotools 2.5, in order to put together other web-related factories.
Don't use this class directly. You should not need to anyway - use
ReferencingFactoryFinder instead, which will
continue to work no matter where this class is located. |
class |
ManyAuthoritiesFactory
An authority factory that delegates the object creation to an other factory determined from the authority name in the code. |
class |
OrderedAxisAuthorityFactory
An authority factory which delegates all the work to an other factory, and reorder the axis in some pre-determined order. |
class |
TransformedAuthorityFactory
An authority factory which returns modified CRS, CS or datum objects from other factory implementations. |
class |
URN_AuthorityFactory
Deprecated. This class will move in a org.geotools.referencing.factory.web
package in Geotools 2.5, in order to put together other web-related factories.
Don't use this class directly. You should not need to anyway - use
ReferencingFactoryFinder instead, which will
continue to work no matter where this class is located. |
Uses of OptionalFactory in org.geotools.referencing.factory.epsg |
---|
Classes in org.geotools.referencing.factory.epsg that implement OptionalFactory | |
---|---|
class |
DefaultFactory
Deprecated. Please use ThreadedEpsgFactory instead,
the name DefaultFactory was viewed as confusing |
class |
EsriExtension
Extends the EPSG database with Coordinate Reference Systems defined by ESRI. |
class |
FactoryUsingWKT
Authority factory for Coordinate Reference Systems beyong the one defined in the EPSG database. |
class |
LongitudeFirstEpsgDecorator
An EPSG authority factory using (longitude, latitude) axis order. |
class |
LongitudeFirstFactory
An EPSG authority factory using (longitude, latitude) axis order. |
class |
ThreadedAccessEpsgFactory
Connection to the EPSG database in MS-Access format using JDBC-ODBC bridge. |
class |
ThreadedEpsgFactory
Base class for EPSG factories to be registered in ReferencingFactoryFinder . |
class |
ThreadedHsqlEpsgFactory
Connection to the EPSG database in HSQL database engine format using JDBC. |
class |
ThreadedPostgreSQLEpsgFactory
Connection to the EPSG database in PostgreSQL database engine using JDBC. |
class |
UnnamedExtension
Provides common Coordinate Reference Systems not found in the standard EPSG database. |
Uses of OptionalFactory in org.geotools.referencing.operation |
---|
Classes in org.geotools.referencing.operation that implement OptionalFactory | |
---|---|
class |
AuthorityBackedFactory
A coordinate operation factory extended with the extra informations provided by an authority factory. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |