Modifier and Type | Interface and Description |
---|---|
interface |
GridFormatFactorySpi
Constructs a live GridCoverageFormat.
|
Modifier and Type | Interface and Description |
---|---|
interface |
Driver
A driver adding the ability to work with a new coverage format or service.
|
interface |
FileDriver |
Modifier and Type | Class and Description |
---|---|
class |
GRIBFormatFactorySPI |
Modifier and Type | Class and Description |
---|---|
class |
DefaultDriver
Base Implementation for the
Driver interface. |
class |
DefaultFileDriver
Base class extending
DefaultDriver leveraging on URLs. |
Modifier and Type | Class and Description |
---|---|
class |
NetCDFDriver
NetCDF Driver
|
class |
NetCDFFormatFactorySPI |
Modifier and Type | Class and Description |
---|---|
class |
NetCDFCRSAuthorityFactory
A factory providing NetCDF/GRIB custom
CoordinateReferenceSystem instances with the
related custom EPSG. |
Modifier and Type | Class and Description |
---|---|
class |
BaseGridFormatFactorySPI
Base implementation for
GridFormatFactorySpi . |
Modifier and Type | Class and Description |
---|---|
class |
AIGFormatFactory
Implementation of the
Format service provider interface for Aig files. |
Modifier and Type | Class and Description |
---|---|
class |
DTEDFormatFactory
Implementation of the
Format service provider interface for DTED files. |
Modifier and Type | Class and Description |
---|---|
class |
ECWFormatFactory
Implementation of the
Format service provider interface for ECW files. |
Modifier and Type | Class and Description |
---|---|
class |
EsriHdrFormatFactory
Implementation of the
Format service provider interface for EHdr files. |
Modifier and Type | Class and Description |
---|---|
class |
EnviHdrFormatFactory |
Modifier and Type | Class and Description |
---|---|
class |
ErdasImgFormatFactory
Implementation of the
Format service provider interface for ERDAS Imagine files. |
Modifier and Type | Class and Description |
---|---|
class |
IDRISIFormatFactory
Implementation of the
Format service provider interface for IDRISI files. |
Modifier and Type | Class and Description |
---|---|
class |
JP2ECWFormatFactory
Implementation of the
Format service provider interface for JP2K files. |
Modifier and Type | Class and Description |
---|---|
class |
JP2KFormatFactory
Implementation of the
Format service provider interface for JP2K files. |
Modifier and Type | Class and Description |
---|---|
class |
JP2MrSIDFormatFactory
Implementation of the
Format service provider interface for JP2K files. |
Modifier and Type | Class and Description |
---|---|
class |
MrSIDFormatFactory
Implementation of the
Format service provider interface for MrSID files. |
Modifier and Type | Class and Description |
---|---|
class |
NITFFormatFactory
Implementation of the
Format service provider interface for NITF files. |
Modifier and Type | Class and Description |
---|---|
class |
RPFTOCFormatFactory
Implementation of the
Format service provider interface for RPFTOC files. |
Modifier and Type | Class and Description |
---|---|
class |
SRPFormatFactory
Implementation of the
Format service provider interface for SRP (ASRP/USPR) files. |
Modifier and Type | Class and Description |
---|---|
class |
VRTFormatFactory
Implementation of the
Format service provider interface for VRT files. |
Modifier and Type | Class and Description |
---|---|
class |
ArcGridFormatFactory
Implementation of the
Format service provider interface for arc grid files. |
Modifier and Type | Class and Description |
---|---|
class |
GeoTiffFormatFactorySpi
The
GeoTiffFormatFactorySpi should never be instantiated directly by user code. |
Modifier and Type | Class and Description |
---|---|
class |
GrassCoverageFormatFactory
The GrassCoverageFormatFactory will be discovered by the GridFormatFinder.
|
Modifier and Type | Class and Description |
---|---|
class |
WorldImageFormatFactory |
Modifier and Type | Class and Description |
---|---|
class |
ImageMosaicFormatFactory
Implementation of the GridCoverageFormat service provider interface for mosaic of georeferenced
images.
|
Modifier and Type | Interface and Description |
---|---|
interface |
PropertiesCollectorSPI |
Modifier and Type | Class and Description |
---|---|
class |
CRSExtractorSPI
SPI for the CRS extractor
|
class |
CurrentDateExtractorSPI
Factory for a properties extractor collecting the current date
|
class |
DateExtractorSPI |
class |
DefaultPropertiesCollectorSPI |
class |
FSDateExtractorSPI |
class |
ResolutionExtractorSPI |
class |
ResolutionXExtractorSPI |
class |
ResolutionYExtractorSPI |
Modifier and Type | Class and Description |
---|---|
class |
ByteFileNameExtractorSPI |
class |
DoubleFileNameExtractorSPI |
class |
FloatFileNameExtractorSPI |
class |
IntegerFileNameExtractorSPI |
class |
LongFileNameExtractorSPI |
class |
ShortFileNameExtractorSPI |
Modifier and Type | Class and Description |
---|---|
class |
StringFileNameExtractorSPI
PropertiesCollectorSPI for a PropertiesCollector that is able to collect
properties from a file name. |
Modifier and Type | Class and Description |
---|---|
class |
TimestampFileNameExtractorSPI |
Modifier and Type | Class and Description |
---|---|
class |
ImagePyramidFormatFactory
Implementation of the GridCoverageFormat service provider interface for arc grid files.
|
Modifier and Type | Class and Description |
---|---|
class |
PGRasterFactory
Factory for
PGRasterFormat . |
Modifier and Type | Class and Description |
---|---|
class |
GeoPackageFormatFactorySpi
Constructs a GeoPackage Grid Format (supports the GP mosaic datastore).
|
Modifier and Type | Class and Description |
---|---|
class |
RuntimeExtractorSPI
PropertiesCollectorSPI for a PropertiesCollector that is able to collect
properties from a file name. |
Modifier and Type | Class and Description |
---|---|
class |
MBTilesFormatFactorySpi |
Modifier and Type | Interface and Description |
---|---|
interface |
ProcessFactory
Used to describe the parameters needed for a group of Process, and for creating a Process to use.
|
Modifier and Type | Class and Description |
---|---|
class |
AnnotatedBeanProcessFactory
Annotation driven process factory; used to wrap up a bunch of Java beans as a single Process
Factory.
|
class |
AnnotationDrivenProcessFactory
A process factory that uses annotations to determine much of the metadata needed to describe a
Process . |
class |
StaticMethodsProcessFactory<T>
Grabbed from Geotools and generalized a bit, should go back into GeoTools once improved enough.
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractFeatureCollectionProcessFactory
Base class for process factories which perform an operation on each feature in a feature
collection.
|
class |
FeatureToFeatureProcessFactory
Base 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).
|
Modifier and Type | Class and Description |
---|---|
class |
CenterLineProcess |
class |
GeometryProcessFactory
A process factory exposing all the annotated methods in
GeometryFunctions |
class |
PolygonLabelProcess
Based on Vladimir Agafonkin's Algorithm https://www.mapbox.com/blog/polygon-center/
|
class |
SkeletonizeProcess |
Modifier and Type | Class and Description |
---|---|
class |
SingleProcessFactory
Helper class for a process factory that will return just a single process
|
Modifier and Type | Class and Description |
---|---|
class |
RasterProcessFactory |
Modifier and Type | Class and Description |
---|---|
class |
VectorProcessFactory
Factory providing a number of processes for working with feature data.
|
Modifier and Type | Class and Description |
---|---|
class |
EsriExtension
Extends the EPSG database with Coordinate Reference
Systems defined by ESRI.
|
class |
UnnamedExtension
Provides common Coordinate Reference Systems not found in
the standard EPSG database.
|
Modifier and Type | Class and Description |
---|---|
class |
ThreadedPostgreSQLEpsgFactory
Connection to the EPSG database in PostgreSQL database engine using JDBC.
|
Modifier and Type | Class and Description |
---|---|
class |
Abstract_URI_AuthorityFactory
Base class for building OGC URN and HTTP URI wrappers around
AllAuthoritiesFactory . |
class |
AllAuthoritiesFactory
An authority factory that delegates the object creation to an other factory determined from the
authority name in the code.
|
class |
AuthorityFactoryAdapter
|
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
Wraps all factories in a
"http://www.opengis.net/"
name space. |
class |
HTTP_URI_AuthorityFactory
AuthorityFactory for OGC HTTP URI resources. |
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
|
class |
URN_AuthorityFactory
Wraps all factories in a
"urn:ogc:def" name space. |
Modifier and Type | Class and Description |
---|---|
class |
CoordinateOperationFactoryUsingWKT
Authority factory that holds user-defined Coordinate Operations.
|
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 |
ThreadedEpsgFactory
Base class for EPSG factories to be registered in
ReferencingFactoryFinder . |
Modifier and Type | Class and Description |
---|---|
class |
ThreadedHsqlEpsgFactory
Connection to the EPSG database in HSQL database engine format using JDBC.
|
Modifier and Type | Class and Description |
---|---|
class |
AuthorityBackedFactory
A coordinate operation factory extended with the extra
informations provided by an authority factory.
|
Modifier and Type | Class and Description |
---|---|
class |
TPKFormatFactorySpi |
Modifier and Type | Class and Description |
---|---|
class |
VSIFormatFactory |
Copyright © 1996–2023 Geotools. All rights reserved.