Uses of Interface
org.geotools.util.factory.Factory
Packages that use Factory
Package
Description
Defines the DataStore API via which all data is imported or exported.
GridCoverage2D implementation.
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.
This package contains the implementation of a ComplexDataStore,
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.
Provides coordinate reference systems specified in the Web Map Service
specification (ISO 19128).
Coordinate operation implementation.
Utility classes which enable dynamic binding to factory implementations at runtime.
The package name does not map the prefix name because we feel that this
is a better representation.
Schema Interfaces
-
Uses of Factory in org.geotools.api.data
Subinterfaces of Factory in org.geotools.api.dataModifier and TypeInterfaceDescriptioninterface
Constructs a live DataAccess from a set of connection parameters.interface
Factory used to construct a DataStore from a set of parameters.interface
DataAccessFactory for working with formats based on a single URL. -
Uses of Factory in org.geotools.appschema.filter
Classes in org.geotools.appschema.filter that implement FactoryModifier and TypeClassDescriptionclass
Function which wraps an instance of geometry in its associatd multi geometry type.class
class
class
-
Uses of Factory in org.geotools.appschema.resolver.data
Classes in org.geotools.appschema.resolver.data that implement Factory -
Uses of Factory in org.geotools.brewer.color
Classes in org.geotools.brewer.color that implement Factory -
Uses of Factory in org.geotools.coverage.grid
Classes in org.geotools.coverage.grid that implement Factory -
Uses of Factory in org.geotools.coverage.grid.io
Subinterfaces of Factory in org.geotools.coverage.grid.ioModifier and TypeInterfaceDescriptioninterface
Constructs a live GridCoverageFormat. -
Uses of Factory in org.geotools.coverage.io
Subinterfaces of Factory in org.geotools.coverage.ioModifier and TypeInterfaceDescriptioninterface
A driver adding the ability to work with a new coverage format or service.interface
-
Uses of Factory in org.geotools.coverage.io.grib
Classes in org.geotools.coverage.io.grib that implement Factory -
Uses of Factory in org.geotools.coverage.io.impl
Classes in org.geotools.coverage.io.impl that implement FactoryModifier and TypeClassDescriptionclass
Base Implementation for theDriver
interface.class
Base class extendingDefaultDriver
leveraging on URLs. -
Uses of Factory in org.geotools.coverage.io.netcdf
Classes in org.geotools.coverage.io.netcdf that implement FactoryModifier and TypeClassDescriptionclass
Creates a vector store that publishes the index information of the NetCDF Store.class
NetCDF Driverclass
-
Uses of Factory in org.geotools.coverage.io.netcdf.crs
Classes in org.geotools.coverage.io.netcdf.crs that implement FactoryModifier and TypeClassDescriptionclass
A factory providing NetCDF/GRIB customCoordinateReferenceSystem
instances with the related custom EPSG. -
Uses of Factory in org.geotools.coverage.util
Classes in org.geotools.coverage.util that implement FactoryModifier and TypeClassDescriptionclass
Function to identify if a feature is a wrapped coverage or not -
Uses of Factory in org.geotools.coverageio
Classes in org.geotools.coverageio that implement Factory -
Uses of Factory in org.geotools.coverageio.gdal.aig
Classes in org.geotools.coverageio.gdal.aig that implement FactoryModifier and TypeClassDescriptionfinal class
Implementation of theFormat
service provider interface for Aig files. -
Uses of Factory in org.geotools.coverageio.gdal.dted
Classes in org.geotools.coverageio.gdal.dted that implement FactoryModifier and TypeClassDescriptionfinal class
Implementation of theFormat
service provider interface for DTED files. -
Uses of Factory in org.geotools.coverageio.gdal.ecw
Classes in org.geotools.coverageio.gdal.ecw that implement FactoryModifier and TypeClassDescriptionfinal class
Implementation of theFormat
service provider interface for ECW files. -
Uses of Factory in org.geotools.coverageio.gdal.ehdr
Classes in org.geotools.coverageio.gdal.ehdr that implement FactoryModifier and TypeClassDescriptionfinal class
Implementation of theFormat
service provider interface for EHdr files. -
Uses of Factory in org.geotools.coverageio.gdal.envihdr
Classes in org.geotools.coverageio.gdal.envihdr that implement Factory -
Uses of Factory in org.geotools.coverageio.gdal.erdasimg
Classes in org.geotools.coverageio.gdal.erdasimg that implement FactoryModifier and TypeClassDescriptionfinal class
Implementation of theFormat
service provider interface for ERDAS Imagine files. -
Uses of Factory in org.geotools.coverageio.gdal.idrisi
Classes in org.geotools.coverageio.gdal.idrisi that implement FactoryModifier and TypeClassDescriptionfinal class
Implementation of theFormat
service provider interface for IDRISI files. -
Uses of Factory in org.geotools.coverageio.gdal.jp2ecw
Classes in org.geotools.coverageio.gdal.jp2ecw that implement FactoryModifier and TypeClassDescriptionfinal class
Implementation of theFormat
service provider interface for JP2K files. -
Uses of Factory in org.geotools.coverageio.gdal.jp2kak
Classes in org.geotools.coverageio.gdal.jp2kak that implement FactoryModifier and TypeClassDescriptionfinal class
Implementation of theFormat
service provider interface for JP2K files. -
Uses of Factory in org.geotools.coverageio.gdal.jp2mrsid
Classes in org.geotools.coverageio.gdal.jp2mrsid that implement FactoryModifier and TypeClassDescriptionfinal class
Implementation of theFormat
service provider interface for JP2K files. -
Uses of Factory in org.geotools.coverageio.gdal.mrsid
Classes in org.geotools.coverageio.gdal.mrsid that implement FactoryModifier and TypeClassDescriptionfinal class
Implementation of theFormat
service provider interface for MrSID files. -
Uses of Factory in org.geotools.coverageio.gdal.nitf
Classes in org.geotools.coverageio.gdal.nitf that implement FactoryModifier and TypeClassDescriptionfinal class
Implementation of theFormat
service provider interface for NITF files. -
Uses of Factory in org.geotools.coverageio.gdal.rpftoc
Classes in org.geotools.coverageio.gdal.rpftoc that implement FactoryModifier and TypeClassDescriptionfinal class
Implementation of theFormat
service provider interface for RPFTOC files. -
Uses of Factory in org.geotools.coverageio.gdal.srp
Classes in org.geotools.coverageio.gdal.srp that implement FactoryModifier and TypeClassDescriptionfinal class
Implementation of theFormat
service provider interface for SRP (ASRP/USPR) files. -
Uses of Factory in org.geotools.coverageio.gdal.vrt
Classes in org.geotools.coverageio.gdal.vrt that implement FactoryModifier and TypeClassDescriptionfinal class
Implementation of theFormat
service provider interface for VRT files. -
Uses of Factory in org.geotools.coverageio.jp2k
Classes in org.geotools.coverageio.jp2k that implement FactoryModifier and TypeClassDescriptionfinal class
Implementation of theFormat
service provider interface for JP2K files. -
Uses of Factory in org.geotools.data.complex
Classes in org.geotools.data.complex that implement FactoryModifier and TypeClassDescriptionclass
DataStoreFactory for ComplexDataStore. -
Uses of Factory in org.geotools.data.complex.expression
Classes in org.geotools.data.complex.expression that implement Factory -
Uses of Factory in org.geotools.data.csv
Classes in org.geotools.data.csv that implement Factory -
Uses of Factory in org.geotools.data.db2
Classes in org.geotools.data.db2 that implement FactoryModifier and TypeClassDescriptionclass
DataStoreFactory for DB2 database.class
DataStoreFactory for DB2 database. -
Uses of Factory in org.geotools.data.duckdb
Classes in org.geotools.data.duckdb that implement FactoryModifier and TypeClassDescriptionclass
Abstract base class for DuckDB-powered datastores.class
-
Uses of Factory in org.geotools.data.gen
Classes in org.geotools.data.gen that implement Factory -
Uses of Factory in org.geotools.data.geojson.store
Classes in org.geotools.data.geojson.store that implement Factory -
Uses of Factory in org.geotools.data.geoparquet
Classes in org.geotools.data.geoparquet that implement FactoryModifier and TypeClassDescriptionclass
ForwardingDataStoreFactory<D extends DataStoreFactorySpi>
A decorator implementation of the DataStoreFactorySpi interface that forwards all method calls to a delegate DataStoreFactorySpi instance.class
DataStoreFactory for GeoParquet files, powered by DuckDB. -
Uses of Factory in org.geotools.data.graticule
Classes in org.geotools.data.graticule that implement Factory -
Uses of Factory in org.geotools.data.h2
Classes in org.geotools.data.h2 that implement FactoryModifier and TypeClassDescriptionclass
DataStoreFacotry for H2 database.class
JNDI DataStoreFactory for H2. -
Uses of Factory in org.geotools.data.hana
Classes in org.geotools.data.hana that implement FactoryModifier and TypeClassDescriptionclass
A JDBC data store factory for connecting to SAP HANA.class
A JNDI data store factory for SAP HANA. -
Uses of Factory in org.geotools.data.informix
Classes in org.geotools.data.informix that implement FactoryModifier and TypeClassDescriptionclass
DataStoreFactory for Informix database.class
JNDI DataStoreFactory for Informix database. -
Uses of Factory in org.geotools.data.jdbc.datasource
Subinterfaces of Factory in org.geotools.data.jdbc.datasourceModifier and TypeInterfaceDescriptioninterface
Constructs a live DataSource from a set of parameters.Classes in org.geotools.data.jdbc.datasource that implement FactoryModifier and TypeClassDescriptionclass
class
A datasource factory using DBCP connection poolclass
A datasource factory SPI doing JDNI lookups -
Uses of Factory in org.geotools.data.mongodb
Classes in org.geotools.data.mongodb that implement Factory -
Uses of Factory in org.geotools.data.mongodb.complex
Classes in org.geotools.data.mongodb.complex that implement FactoryModifier and TypeClassDescriptionfinal class
Function that returns a random ID for a collection.final class
Function used to chain an entity with a sub collection.class
Extracts all the values of a given JSON path.final class
Function that selects a JSON object using a JSON path.final class
Function used to chain an entity with a sub collection. -
Uses of Factory in org.geotools.data.mysql
Classes in org.geotools.data.mysql that implement FactoryModifier and TypeClassDescriptionclass
DataStoreFactory for MySQL database.class
JNDI DataStoreFactory for mysql database. -
Uses of Factory in org.geotools.data.ogr
Classes in org.geotools.data.ogr that implement FactoryModifier and TypeClassDescriptionclass
Implementation of the DataStore service provider interface for OGR. -
Uses of Factory in org.geotools.data.ogr.jni
Classes in org.geotools.data.ogr.jni that implement Factory -
Uses of Factory in org.geotools.data.oracle
Classes in org.geotools.data.oracle that implement FactoryModifier and TypeClassDescriptionclass
Oracle data store factory.class
JNDI DataStoreFactory for oracle database.class
Creates an Oracle datastore based on a thick OCI client connection, instead of the traditional (thin) jdbc connection. -
Uses of Factory in org.geotools.data.oracle.filter
Classes in org.geotools.data.oracle.filter that implement FactoryModifier and TypeClassDescriptionclass
Oracle function SDO_NN to identify the nearest neighbors for a geometry -
Uses of Factory in org.geotools.data.postgis
Classes in org.geotools.data.postgis that implement FactoryModifier and TypeClassDescriptionclass
class
JNDI DataStoreFactory for Postgis database. -
Uses of Factory in org.geotools.data.postgis.filter
Classes in org.geotools.data.postgis.filter that implement FactoryModifier and TypeClassDescriptionclass
NEAREST function implementation for Postgis
Function name: pgNearest
example: -
Uses of Factory in org.geotools.data.property
Classes in org.geotools.data.property that implement Factory -
Uses of Factory in org.geotools.data.shapefile
Classes in org.geotools.data.shapefile that implement FactoryModifier and TypeClassDescriptionclass
Builds instances of the shapefile data storeclass
Creates a directory datastore pointing to a directory of shapefiles -
Uses of Factory in org.geotools.data.singlestore
Classes in org.geotools.data.singlestore that implement FactoryModifier and TypeClassDescriptionclass
DataStoreFactory for SingleStore database.class
JNDI DataStoreFactory for SingleStore database. -
Uses of Factory in org.geotools.data.sqlserver
Classes in org.geotools.data.sqlserver that implement FactoryModifier and TypeClassDescriptionclass
DataStore factory for Microsoft SQL Server.class
JNDI DataStoreFactory for sql server database. -
Uses of Factory in org.geotools.data.sqlserver.jtds
Classes in org.geotools.data.sqlserver.jtds that implement FactoryModifier and TypeClassDescriptionclass
class
-
Uses of Factory in org.geotools.data.teradata
Classes in org.geotools.data.teradata that implement FactoryModifier and TypeClassDescriptionclass
class
JNDI DataStoreFactory for Teradata database. -
Uses of Factory in org.geotools.data.vpf
Classes in org.geotools.data.vpf that implement FactoryModifier and TypeClassDescriptionclass
Class VPFDataSourceFactory.java is responsible for constructing appropriate VPFDataStore (actually VPFLibrary) objects. -
Uses of Factory in org.geotools.data.vpf.file
Classes in org.geotools.data.vpf.file that implement Factory -
Uses of Factory in org.geotools.data.wfs
Classes in org.geotools.data.wfs that implement FactoryModifier and TypeClassDescriptionclass
ADataStoreFactorySpi
to connect to a Web Feature Service. -
Uses of Factory in org.geotools.data.wfs.impl
Classes in org.geotools.data.wfs.impl that implement FactoryModifier and TypeClassDescriptionclass
The factory responsible for creating WFSDataAccess objects based on their capabilities and the configuration file used. -
Uses of Factory in org.geotools.data.wfs.internal.v2_0.storedquery
Classes in org.geotools.data.wfs.internal.v2_0.storedquery that implement FactoryModifier and TypeClassDescriptionclass
Stored Query parameters may be configured as CQL expressions. -
Uses of Factory in org.geotools.filter
Subinterfaces of Factory in org.geotools.filterModifier and TypeInterfaceDescriptioninterface
Quick Function implementation for direct use as a factory.Classes in org.geotools.filter that implement FactoryModifier and TypeClassDescriptionclass
Area of provided geometry.class
A placeholder class used to track a function the user requested that is not supported by our java implementation.class
Implementation of the FilterFactory, generates the filter implementations in defaultcore.class
Abstract class for a function expression implementationclass
Takes an AttributeExpression, and computes the length of the data for the attribute. -
Uses of Factory in org.geotools.filter.function
Classes in org.geotools.filter.function that implement FactoryModifier and TypeClassDescriptionclass
class
This function is used to evaluate a And operator with a left and right operandsclass
Array creator function.class
Takes an AttributeExpression, and computes the node count for the attribute.class
Return the number of bands of the evaluation context, which is supposed to be a coverage, or an object that can be converted to on.class
Parent for classifiers which break a feature collection into the specified number of classes.class
class
Calculates the average value of an attribute for a given FeatureCollection and Expression.class
Calculates the bounds of an attribute for a given FeatureCollection and Expression.class
Calculates the count value of an attribute for a given SimpleFeatureCollection and Expression.class
Calculates the maximum value of an attribute for a given FeatureCollection and Expression.class
Calculates the median value of an attribute for a given FeatureCollection and Expression.class
Calculates the minimum value of an attribute for a given FeatureCollection and Expression.class
Calculates the sum value of an attribute for a given FeatureCollection and Expression.class
Calculates the unique value of an attribute for a given FeatureCollection and Expression.class
The function computes the difference between two date objects (as a-b), in the specified time unit (default to milliseconds).class
Provides local to thread and global thread-independent lookup tables of named variables allowing externally defined values to be access within a SLD document.class
Breaks a SimpleFeatureCollection into classes with (roughtly) equal total items area in each classclass
Classification function for breaking a feature collection into edible chunks of "equal" size.class
class
class
class
class
class
class
class
class
Applies the availableConverter
to turn the value into the desired target classclass
class
class
Formats a date into a string given a certain pattern (specified in the format accepted bySimpleDateFormat
}class
Parses a date from a string given a certain pattern (specified in the format accepted bySimpleDateFormat
}class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
A simple function that creates a list of values of any number of argumentsclass
Filter function to multiply a text list of numbers with a given factor.class
A FilterFunction that expects a Geometry and returns it's minimum bounding circle.class
A FilterFunction that expects a Geometry and returns it's minimum diameter.class
A FilterFunction that expects a Geometry and returns it's minimum rectangle.class
class
class
Formats a number into a string given a certain pattern (specified in the format accepted byDecimalFormat
}class
Formats a number into a string given a certain pattern (specified in the format accepted byDecimalFormat
}class
class
class
class
A FilterFunction that expects a Geometry and returns it's octagonal envelope.class
class
class
class
class
class
class
class
Extracts a property from a feature, taking the property name as a parameterclass
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
Filter function implementing the Symbology Encoding "StringPosition" function.class
class
class
class
class
class
class
class
class
Function implementing the Symbology Encoding Trim function.class
class
class
class
class
class
class
Function the returns the default geometry of a feature, or null if there is none, or it's not a JTS geometryclass
Allow access to the value of Feature.getID() as an expressionclass
class
The function checks whether a candidate value is contained in an arbitrary long list of user provided values.class
Calculate the Jenks' Natural Breaks classification for a featurecollectionclass
class
Applies a JSON pointer on a given JSON string, extracting a value out of itclass
Apply an expression to each item of a list, resulting in a new list.class
The function checks whether a candidate value is contained in a list object.class
Select one item for a list.class
Extracts a value from a map given the map name and the needed key as parametersclass
Function that allows correcting a heading angle based on the north direction in the point and CRS provided.class
Return the current time as a Date.class
This function is used to evaluate a or operator with a left and right operandsclass
Returns a point on the provided line.class
A new function to check if a property exists.class
Breaks a SimpleFeatureCollection into classes with an equal number of items in each.class
Return the size of a list (or other collection).class
Breaks a SimpleFeatureCollection into classes using the standard deviation classification method.class
Clone of EqualIntervalFunction for unique values -
Uses of Factory in org.geotools.filter.function.math
Classes in org.geotools.filter.function.math that implement FactoryModifier and TypeClassDescriptionclass
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
Implements an integer divisionclass
Allow access to the value of Math.PI as an expression -
Uses of Factory in org.geotools.filter.function.string
Classes in org.geotools.filter.function.string that implement Factory -
Uses of Factory in org.geotools.gce.arcgrid
Classes in org.geotools.gce.arcgrid that implement FactoryModifier and TypeClassDescriptionfinal class
Implementation of theFormat
service provider interface for arc grid files. -
Uses of Factory in org.geotools.gce.geotiff
Classes in org.geotools.gce.geotiff that implement FactoryModifier and TypeClassDescriptionclass
TheGeoTiffFormatFactorySpi
should never be instantiated directly by user code. -
Uses of Factory in org.geotools.gce.grassraster.format
Classes in org.geotools.gce.grassraster.format that implement FactoryModifier and TypeClassDescriptionclass
The GrassCoverageFormatFactory will be discovered by the GridFormatFinder. -
Uses of Factory in org.geotools.gce.image
Classes in org.geotools.gce.image that implement Factory -
Uses of Factory in org.geotools.gce.imagemosaic
Classes in org.geotools.gce.imagemosaic that implement FactoryModifier and TypeClassDescriptionfinal class
Implementation of the GridCoverageFormat service provider interface for mosaic of georeferenced images. -
Uses of Factory in org.geotools.gce.imagemosaic.properties
Subinterfaces of Factory in org.geotools.gce.imagemosaic.propertiesClasses in org.geotools.gce.imagemosaic.properties that implement FactoryModifier and TypeClassDescriptionclass
SPI for the CRS extractorclass
Factory for a properties extractor collecting the current dateclass
class
class
class
class
class
-
Uses of Factory in org.geotools.gce.imagemosaic.properties.numeric
Classes in org.geotools.gce.imagemosaic.properties.numeric that implement FactoryModifier and TypeClassDescriptionfinal class
final class
final class
final class
final class
final class
-
Uses of Factory in org.geotools.gce.imagemosaic.properties.string
Classes in org.geotools.gce.imagemosaic.properties.string that implement FactoryModifier and TypeClassDescriptionclass
PropertiesCollectorSPI
for aPropertiesCollector
that is able to collect properties from a file name. -
Uses of Factory in org.geotools.gce.imagemosaic.properties.time
Classes in org.geotools.gce.imagemosaic.properties.time that implement Factory -
Uses of Factory in org.geotools.gce.imagepyramid
Classes in org.geotools.gce.imagepyramid that implement FactoryModifier and TypeClassDescriptionfinal class
Implementation of the GridCoverageFormat service provider interface for arc grid files. -
Uses of Factory in org.geotools.gce.pgraster
Classes in org.geotools.gce.pgraster that implement Factory -
Uses of Factory in org.geotools.geopkg
Classes in org.geotools.geopkg that implement Factory -
Uses of Factory in org.geotools.geopkg.mosaic
Classes in org.geotools.geopkg.mosaic that implement FactoryModifier and TypeClassDescriptionclass
Constructs a GeoPackage Grid Format (supports the GP mosaic datastore). -
Uses of Factory in org.geotools.imageio.netcdf.utilities
Classes in org.geotools.imageio.netcdf.utilities that implement FactoryModifier and TypeClassDescriptionclass
PropertiesCollectorSPI
for aPropertiesCollector
that is able to collect properties from a file name. -
Uses of Factory in org.geotools.jdbc
Classes in org.geotools.jdbc that implement FactoryModifier and TypeClassDescriptionclass
Abstract implementation of DataStoreFactory for jdbc datastores.class
Abstract implementation of DataStoreFactory for jdbc datastores which obtain a JNDI connection. -
Uses of Factory in org.geotools.mbstyle.function
Classes in org.geotools.mbstyle.function that implement FactoryModifier and TypeClassDescriptionclass
Returns the value in a JSONArray at a given index.class
Returns the value of a given object key in a JSONObject.class
Evaluate to TRUE if a JSONObject contains a given key value or FALSE if it does not.class
Returns the size of a given listclass
class
Returns the size of a list or the length of a stringclass
Generate a rgb color from integer values between 0-255.class
Function that takes a scale denominator and a srid and outputs the zoom level. -
Uses of Factory in org.geotools.mbtiles
Classes in org.geotools.mbtiles that implement Factory -
Uses of Factory in org.geotools.mbtiles.mosaic
Classes in org.geotools.mbtiles.mosaic that implement Factory -
Uses of Factory in org.geotools.ows.wms.xml
Classes in org.geotools.ows.wms.xml that implement Factory -
Uses of Factory in org.geotools.process
Subinterfaces of Factory in org.geotools.processModifier and TypeInterfaceDescriptioninterface
Used to describe the parameters needed for a group of Process, and for creating a Process to use. -
Uses of Factory in org.geotools.process.factory
Classes in org.geotools.process.factory that implement FactoryModifier and TypeClassDescriptionclass
Annotation driven process factory; used to wrap up a bunch of Java beans as a single Process Factory.class
A process factory that uses annotations to determine much of the metadata needed to describe aProcess
.class
Grabbed from Geotools and generalized a bit, should go back into GeoTools once improved enough. -
Uses of Factory in org.geotools.process.feature
Classes in org.geotools.process.feature that implement FactoryModifier and TypeClassDescriptionclass
Base class for process factories which perform an operation on each feature in a feature collection.class
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). -
Uses of Factory in org.geotools.process.geometry
Classes in org.geotools.process.geometry that implement FactoryModifier and TypeClassDescriptionclass
class
A process factory exposing all the annotated methods inGeometryFunctions
class
Based on Vladimir Agafonkin's Algorithm https://www.mapbox.com/blog/polygon-center/class
-
Uses of Factory in org.geotools.process.impl
Classes in org.geotools.process.impl that implement FactoryModifier and TypeClassDescriptionclass
Helper class for a process factory that will return just a single process -
Uses of Factory in org.geotools.process.raster
Classes in org.geotools.process.raster that implement Factory -
Uses of Factory in org.geotools.process.vector
Classes in org.geotools.process.vector that implement FactoryModifier and TypeClassDescriptionclass
Factory providing a number of processes for working with feature data. -
Uses of Factory in org.geotools.referencing.epsg.esri
Classes in org.geotools.referencing.epsg.esri that implement FactoryModifier and TypeClassDescriptionclass
Extends the EPSG database with Coordinate Reference Systems defined by ESRI.class
Provides common Coordinate Reference Systems not found in the standard EPSG database. -
Uses of Factory in org.geotools.referencing.epsg.postgresql
Classes in org.geotools.referencing.epsg.postgresql that implement FactoryModifier and TypeClassDescriptionclass
Connection to the EPSG database in PostgreSQL database engine using JDBC. -
Uses of Factory in org.geotools.referencing.epsg.wkt
Classes in org.geotools.referencing.epsg.wkt that implement FactoryModifier and TypeClassDescriptionclass
Default implementation for a coordinate reference system authority factory backed by the EPSG property file. -
Uses of Factory in org.geotools.referencing.factory
Classes in org.geotools.referencing.factory that implement FactoryModifier and TypeClassDescriptionclass
Base class for building OGC URN and HTTP URI wrappers aroundAllAuthoritiesFactory
.class
Base class for authority factories.class
An authority mediator that consults (a possibily shared) cache before delegating the generation of the content to a "worker" authority factory.class
An authority factory that consults (a possibly shared) cache before generating content itself.class
Abstract implementation for EPSG (has a DataSource reference inside).class
An authority factory that delegates the object creation to an other factory determined from the authority name in the code.class
class
An authority factory that caches all objects created by an other factory.final class
An authority factory that caches all objects created by delegate factories.final class
An authority factory that caches all objects created by the delegate CRSAuthorityFactory.class
A datum factory that add aliases to a datum name before to delegates the datum creation to an other factory.class
A buffered authority factory which will defer the creation of a backing store until when first needed.class
The base class for authority factories that create referencing object directly.class
A factory which delegates all object creation to a primary factory, and fallback on an other one if the primary factory failed.class
Wraps all factories in a"http://www.opengis.net/"
name space.class
AuthorityFactory
for OGC HTTP URI resources.class
An authority factory that delegates the object creation to an other factory determined from the authority name in the code.class
An authority factory which delegates all the work to an other factory, and reorder the axis in some pre-determined order.class
An authority factory which delegates all the work to an other factory, and reorder the axis in some pre-determined order.class
Default implementation for a coordinate reference system authority factory backed by a property file.class
ACoordinateOperationAuthorityFactory
backed by a properties file.class
Base class for all factories in the referencing module.class
A set of utilities methods working on factories.class
class
An authority factory that caches all objects created by an other factory.class
class
Wraps all factories in a"urn:ogc:def"
name space. -
Uses of Factory in org.geotools.referencing.factory.epsg
Classes in org.geotools.referencing.factory.epsg that implement FactoryModifier and TypeClassDescriptionclass
A coordinate reference system factory backed by the EPSG database tables.class
This factory uses the MS-Access dialect of SQL.class
An EPSG factory for the database generated by SQL scripts rather than the MS-Access one.class
A factory providing a EPSG code for a cartesian engineering systemsclass
Authority factory that holds user-defined Coordinate Operations.class
A coordinate reference system factory backed by the EPSG database tables.class
An EPSG factory for the database generated by SQL scripts rather than the MS-Access one.class
Please useAccessDialectEpsgFactory
.class
Authority factory for Coordinate Reference Systems beyong the one defined in the EPSG database.class
An EPSG authority factory using (longitude, latitude) axis order.class
An EPSG authority factory using (longitude, latitude) axis order.class
Base class for EPSG factories to be registered inReferencingFactoryFinder
. -
Uses of Factory in org.geotools.referencing.factory.epsg.hsql
Classes in org.geotools.referencing.factory.epsg.hsql that implement FactoryModifier and TypeClassDescriptionclass
Mediator which delegates the creation of referencing objects to the HsqlDialectEpsgFactory.class
Connection to the EPSG database in HSQL database engine format using JDBC. -
Uses of Factory in org.geotools.referencing.factory.gridshift
Classes in org.geotools.referencing.factory.gridshift that implement FactoryModifier and TypeClassDescriptionclass
Default grid shift file locator, looks up grids in the classpathclass
Loads and caches NADCON grid shiftsclass
Loads and caches NTv2 grid files. -
Uses of Factory in org.geotools.referencing.factory.wms
Classes in org.geotools.referencing.factory.wms that implement FactoryModifier and TypeClassDescriptionclass
class
Similar to the OGC CRS factory, but with a different authority name, designed to support URNs coming from the OGC API - Features - Part 1: Core specification (e.g., "http://www.opengis.net/def/crs/OGC/1.3/CRS84").class
The factory for coordinate reference systems in theCRS
space. -
Uses of Factory in org.geotools.referencing.iau
Classes in org.geotools.referencing.iau that implement FactoryModifier and TypeClassDescriptionclass
Extends the EPSG database with Coordinate Reference Systems defined by IAU.class
An IAU authority factory using (longitude, latitude) axis order. -
Uses of Factory in org.geotools.referencing.operation
Classes in org.geotools.referencing.operation that implement FactoryModifier and TypeClassDescriptionclass
Base class for coordinate operation factories.class
A coordinate operation factory extended with the extra informations provided by an authority factory.class
Caches the coordinate operations created by an other factory.class
Creates coordinate operations.class
Low level factory for creating math transforms. -
Uses of Factory in org.geotools.renderer.style.svg
Classes in org.geotools.renderer.style.svg that implement FactoryModifier and TypeClassDescriptionclass
External graphic factory accepting an Expression that can be evaluated to a URL pointing to a SVG file. -
Uses of Factory in org.geotools.stac.store
Classes in org.geotools.stac.store that implement Factory -
Uses of Factory in org.geotools.styling.visitor
Classes in org.geotools.styling.visitor that implement FactoryModifier and TypeClassDescriptionclass
Applies unit to pixel rescaling around expressions whose native unit cannot be determined in a static fashion -
Uses of Factory in org.geotools.tpk
Classes in org.geotools.tpk that implement Factory -
Uses of Factory in org.geotools.util.factory
Subinterfaces of Factory in org.geotools.util.factoryModifier and TypeInterfaceDescriptioninterface
A marker interface for factories that are buffering their objects in some way.interface
An optional factory that may not be available in all configurations.Classes in org.geotools.util.factory that implement Factory -
Uses of Factory in org.geotools.vectormosaic
Classes in org.geotools.vectormosaic that implement Factory -
Uses of Factory in org.geotools.vsi
Classes in org.geotools.vsi that implement Factory -
Uses of Factory in org.geotools.xml.filter
Classes in org.geotools.xml.filter that implement Factory -
Uses of Factory in org.geotools.xml.gml
Classes in org.geotools.xml.gml that implement FactoryModifier and TypeClassDescriptionclass
This class represents a hard coded, java interpreted version of the GML 2.1.2 schema. -
Uses of Factory in org.geotools.xml.schema
Subinterfaces of Factory in org.geotools.xml.schemaModifier and TypeInterfaceDescriptioninterface
This Interface is intended to represent the public portion of an XML Schema. -
Uses of Factory in org.geotools.xml.styling
Classes in org.geotools.xml.styling that implement Factory -
Uses of Factory in org.geotools.xml.xLink
Classes in org.geotools.xml.xLink that implement FactoryModifier and TypeClassDescriptionclass
This class is a hard-coded version of the XLink Schema. -
Uses of Factory in org.h2gis.geotools
Classes in org.h2gis.geotools that implement FactoryModifier and TypeClassDescriptionclass
jdbc-h2gis is an extension to connect H2GIS a spatial library that brings spatial support to the H2 Java database.class
jdbc-h2gis is an extension to connect H2GIS a spatial library that brings spatial support to the H2 Java database.