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.
GeoTools DataStore implementation for PMTiles archives containing Mapbox Vector Tiles.
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 TypeInterfaceDescriptioninterfaceConstructs a live DataAccess from a set of connection parameters.interfaceFactory used to construct a DataStore from a set of parameters.interfaceDataAccessFactory 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 TypeClassDescriptionclassFunction which wraps an instance of geometry in its associatd multi geometry type.classclassclass -
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 TypeInterfaceDescriptioninterfaceConstructs a live GridCoverageFormat. -
Uses of Factory in org.geotools.coverage.io
Subinterfaces of Factory in org.geotools.coverage.ioModifier and TypeInterfaceDescriptioninterfaceA 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 TypeClassDescriptionclassBase Implementation for theDriverinterface.classBase class extendingDefaultDriverleveraging on URLs. -
Uses of Factory in org.geotools.coverage.io.netcdf
Classes in org.geotools.coverage.io.netcdf that implement FactoryModifier and TypeClassDescriptionclassCreates a vector store that publishes the index information of the NetCDF Store.classNetCDF Driverclass -
Uses of Factory in org.geotools.coverage.io.netcdf.crs
Classes in org.geotools.coverage.io.netcdf.crs that implement FactoryModifier and TypeClassDescriptionclassA factory providing NetCDF/GRIB customCoordinateReferenceSysteminstances with the related custom EPSG. -
Uses of Factory in org.geotools.coverage.util
Classes in org.geotools.coverage.util that implement FactoryModifier and TypeClassDescriptionclassFunction 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 classImplementation of theFormatservice 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 classImplementation of theFormatservice 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 classImplementation of theFormatservice 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 classImplementation of theFormatservice 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 classImplementation of theFormatservice 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 classImplementation of theFormatservice 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 classImplementation of theFormatservice 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 classImplementation of theFormatservice 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 classImplementation of theFormatservice 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 classImplementation of theFormatservice 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 classImplementation of theFormatservice 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 classImplementation of theFormatservice 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 classImplementation of theFormatservice 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 classImplementation of theFormatservice provider interface for VRT files. -
Uses of Factory in org.geotools.coverageio.jp2k
Classes in org.geotools.coverageio.jp2k that implement FactoryModifier and TypeClassDescriptionfinal classImplementation of theFormatservice provider interface for JP2K files. -
Uses of Factory in org.geotools.data.complex
Classes in org.geotools.data.complex that implement FactoryModifier and TypeClassDescriptionclassDataStoreFactory 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 TypeClassDescriptionclassDataStoreFactory for DB2 database.classDataStoreFactory for DB2 database. -
Uses of Factory in org.geotools.data.duckdb
Classes in org.geotools.data.duckdb that implement FactoryModifier and TypeClassDescriptionclassAbstract 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 TypeClassDescriptionclassForwardingDataStoreFactory<D extends DataStoreFactorySpi>A decorator implementation of the DataStoreFactorySpi interface that forwards all method calls to a delegate DataStoreFactorySpi instance.classDataStoreFactory 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 TypeClassDescriptionclassDataStoreFacotry for H2 database.classJNDI DataStoreFactory for H2. -
Uses of Factory in org.geotools.data.hana
Classes in org.geotools.data.hana that implement FactoryModifier and TypeClassDescriptionclassA JDBC data store factory for connecting to SAP HANA.classA 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 TypeClassDescriptionclassDataStoreFactory for Informix database.classJNDI DataStoreFactory for Informix database. -
Uses of Factory in org.geotools.data.jdbc.datasource
Subinterfaces of Factory in org.geotools.data.jdbc.datasourceModifier and TypeInterfaceDescriptioninterfaceConstructs a live DataSource from a set of parameters.Classes in org.geotools.data.jdbc.datasource that implement FactoryModifier and TypeClassDescriptionclassclassA datasource factory using DBCP connection poolclassA 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 classFunction that returns a random ID for a collection.final classFunction used to chain an entity with a sub collection.classExtracts all the values of a given JSON path.final classFunction that selects a JSON object using a JSON path.final classFunction 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 TypeClassDescriptionclassDataStoreFactory for MySQL database.classJNDI DataStoreFactory for mysql database. -
Uses of Factory in org.geotools.data.ogr
Classes in org.geotools.data.ogr that implement FactoryModifier and TypeClassDescriptionclassImplementation 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 TypeClassDescriptionclassOracle data store factory.classJNDI DataStoreFactory for oracle database.classCreates 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 TypeClassDescriptionclassOracle 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 TypeClassDescriptionclassclassJNDI DataStoreFactory for Postgis database. -
Uses of Factory in org.geotools.data.postgis.filter
Classes in org.geotools.data.postgis.filter that implement FactoryModifier and TypeClassDescriptionclassNEAREST 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 TypeClassDescriptionclassBuilds instances of the shapefile data storeclassCreates 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 TypeClassDescriptionclassDataStoreFactory for SingleStore database.classJNDI DataStoreFactory for SingleStore database. -
Uses of Factory in org.geotools.data.sqlserver
Classes in org.geotools.data.sqlserver that implement FactoryModifier and TypeClassDescriptionclassDataStore factory for Microsoft SQL Server.classJNDI 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 TypeClassDescriptionclassclass -
Uses of Factory in org.geotools.data.teradata
Classes in org.geotools.data.teradata that implement FactoryModifier and TypeClassDescriptionclassclassJNDI DataStoreFactory for Teradata database. -
Uses of Factory in org.geotools.data.vpf
Classes in org.geotools.data.vpf that implement FactoryModifier and TypeClassDescriptionclassClass 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 TypeClassDescriptionclassADataStoreFactorySpito 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 TypeClassDescriptionclassThe 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 TypeClassDescriptionclassStored Query parameters may be configured as CQL expressions. -
Uses of Factory in org.geotools.filter
Subinterfaces of Factory in org.geotools.filterModifier and TypeInterfaceDescriptioninterfaceQuick Function implementation for direct use as a factory.Classes in org.geotools.filter that implement FactoryModifier and TypeClassDescriptionclassArea of provided geometry.classA placeholder class used to track a function the user requested that is not supported by our java implementation.classImplementation of the FilterFactory, generates the filter implementations in defaultcore.classAbstract class for a function expression implementationclassTakes 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 TypeClassDescriptionclassclassThis function is used to evaluate a And operator with a left and right operandsclassArray creator function.classTakes an AttributeExpression, and computes the node count for the attribute.classReturn the number of bands of the evaluation context, which is supposed to be a coverage, or an object that can be converted to on.classParent for classifiers which break a feature collection into the specified number of classes.classclassCalculates the average value of an attribute for a given FeatureCollection and Expression.classCalculates the bounds of an attribute for a given FeatureCollection and Expression.classCalculates the count value of an attribute for a given SimpleFeatureCollection and Expression.classCalculates the maximum value of an attribute for a given FeatureCollection and Expression.classCalculates the median value of an attribute for a given FeatureCollection and Expression.classCalculates the minimum value of an attribute for a given FeatureCollection and Expression.classCalculates the sum value of an attribute for a given FeatureCollection and Expression.classCalculates the unique value of an attribute for a given FeatureCollection and Expression.classThe function computes the difference between two date objects (as a-b), in the specified time unit (default to milliseconds).classProvides local to thread and global thread-independent lookup tables of named variables allowing externally defined values to be access within a SLD document.classBreaks a SimpleFeatureCollection into classes with (roughtly) equal total items area in each classclassClassification function for breaking a feature collection into edible chunks of "equal" size.classclassclassclassclassclassclassclassclassApplies the availableConverterto turn the value into the desired target classclassclassclassFormats a date into a string given a certain pattern (specified in the format accepted bySimpleDateFormat}classParses a date from a string given a certain pattern (specified in the format accepted bySimpleDateFormat}classclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassA simple function that creates a list of values of any number of argumentsclassFilter function to multiply a text list of numbers with a given factor.classA FilterFunction that expects a Geometry and returns it's minimum bounding circle.classA FilterFunction that expects a Geometry and returns it's minimum diameter.classA FilterFunction that expects a Geometry and returns it's minimum rectangle.classclassclassFormats a number into a string given a certain pattern (specified in the format accepted byDecimalFormat}classFormats a number into a string given a certain pattern (specified in the format accepted byDecimalFormat}classclassclassclassA FilterFunction that expects a Geometry and returns it's octagonal envelope.classclassclassclassclassclassclassclassExtracts a property from a feature, taking the property name as a parameterclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassFilter function implementing the Symbology Encoding "StringPosition" function.classclassclassclassclassclassclassclassclassFunction implementing the Symbology Encoding Trim function.classclassclassclassclassclassclassFunction the returns the default geometry of a feature, or null if there is none, or it's not a JTS geometryclassAllow access to the value of Feature.getID() as an expressionclassclassThe function checks whether a candidate value is contained in an arbitrary long list of user provided values.classCalculate the Jenks' Natural Breaks classification for a featurecollectionclassclassApplies a JSON pointer on a given JSON string, extracting a value out of itclassApply an expression to each item of a list, resulting in a new list.classThe function checks whether a candidate value is contained in a list object.classSelect one item for a list.classExtracts a value from a map given the map name and the needed key as parametersclassclassclassFunction that allows correcting a heading angle based on the north direction in the point and CRS provided.classReturn the current time as a Date.classThis function is used to evaluate a or operator with a left and right operandsclassFunction parses GeoTools time notation into date.classReturns a point on the provided line.classA new function to check if a property exists.classBreaks a SimpleFeatureCollection into classes with an equal number of items in each.classReturn the size of a list (or other collection).classBreaks a SimpleFeatureCollection into classes using the standard deviation classification method.classClone 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 TypeClassDescriptionclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassImplements an integer divisionclassAllow 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 classImplementation of theFormatservice provider interface for arc grid files. -
Uses of Factory in org.geotools.gce.geotiff
Classes in org.geotools.gce.geotiff that implement FactoryModifier and TypeClassDescriptionclassTheGeoTiffFormatFactorySpishould 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 TypeClassDescriptionclassThe 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 classImplementation 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 TypeClassDescriptionclassSPI for the CRS extractorclassFactory for a properties extractor collecting the current dateclassclassclassclassclassclass -
Uses of Factory in org.geotools.gce.imagemosaic.properties.numeric
Classes in org.geotools.gce.imagemosaic.properties.numeric that implement FactoryModifier and TypeClassDescriptionfinal classfinal classfinal classfinal classfinal classfinal class -
Uses of Factory in org.geotools.gce.imagemosaic.properties.string
Classes in org.geotools.gce.imagemosaic.properties.string that implement FactoryModifier and TypeClassDescriptionclassPropertiesCollectorSPIfor aPropertiesCollectorthat 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 classImplementation 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 TypeClassDescriptionclassConstructs 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 TypeClassDescriptionclassPropertiesCollectorSPIfor aPropertiesCollectorthat 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 TypeClassDescriptionclassAbstract implementation of DataStoreFactory for jdbc datastores.classAbstract 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 TypeClassDescriptionclassReturns the value in a JSONArray at a given index.classReturns the value of a given object key in a JSONObject.classEvaluate to TRUE if a JSONObject contains a given key value or FALSE if it does not.classReturns the size of a given listclassclassReturns the size of a list or the length of a stringclassGenerate a rgb color from integer values between 0-255.classFunction 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.pmtiles.store
Classes in org.geotools.pmtiles.store that implement Factory -
Uses of Factory in org.geotools.process
Subinterfaces of Factory 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 Factory in org.geotools.process.factory
Classes in org.geotools.process.factory that implement FactoryModifier 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 Factory in org.geotools.process.feature
Classes in org.geotools.process.feature that implement FactoryModifier 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 Factory in org.geotools.process.geometry
Classes in org.geotools.process.geometry that implement FactoryModifier 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 Factory in org.geotools.process.impl
Classes in org.geotools.process.impl that implement FactoryModifier and TypeClassDescriptionclassHelper 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 TypeClassDescriptionclassFactory 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 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 Factory in org.geotools.referencing.epsg.postgresql
Classes in org.geotools.referencing.epsg.postgresql that implement FactoryModifier and TypeClassDescriptionclassConnection 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 TypeClassDescriptionclassDefault 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 TypeClassDescriptionclassBase class for building OGC URN and HTTP URI wrappers aroundAllAuthoritiesFactory.classBase class for authority factories.classAn authority mediator that consults (a possibily shared) cache before delegating the generation of the content to a "worker" authority factory.classAn authority factory that consults (a possibly shared) cache before generating content itself.classAbstract implementation for EPSG (has a DataSource reference inside).classAn authority factory that delegates the object creation to an other factory determined from the authority name in the code.classclassAn authority factory that caches all objects created by an other factory.final classAn authority factory that caches all objects created by delegate factories.final classAn authority factory that caches all objects created by the delegate CRSAuthorityFactory.classA datum factory that add aliases to a datum name before to delegates the datum creation to an other factory.classA buffered authority factory which will defer the creation of a backing store until when first needed.classThe base class for authority factories that create referencing object directly.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.classDefault implementation for a coordinate reference system authority factory backed by a property file.classACoordinateOperationAuthorityFactorybacked by a properties file.classBase class for all factories in the referencing module.classA set of utilities methods working on factories.classclassAn authority factory that caches all objects created by an other factory.classclassWraps 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 TypeClassDescriptionclassA coordinate reference system factory backed by the EPSG database tables.classThis factory uses the MS-Access dialect of SQL.classAn EPSG factory for the database generated by SQL scripts rather than the MS-Access one.classA factory providing a EPSG code for a cartesian engineering systemsclassAuthority factory that holds user-defined Coordinate Operations.classA coordinate reference system factory backed by the EPSG database tables.classAn EPSG factory for the database generated by SQL scripts rather than the MS-Access one.classPlease useAccessDialectEpsgFactory.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 Factory in org.geotools.referencing.factory.epsg.hsql
Classes in org.geotools.referencing.factory.epsg.hsql that implement FactoryModifier and TypeClassDescriptionclassMediator which delegates the creation of referencing objects to the HsqlDialectEpsgFactory.classConnection 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 TypeClassDescriptionclassDefault grid shift file locator, looks up grids in the classpathclassLoads and caches NADCON grid shiftsclassLoads 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 TypeClassDescriptionclassclassSimilar 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").classThe factory for coordinate reference systems in theCRSspace. -
Uses of Factory in org.geotools.referencing.iau
Classes in org.geotools.referencing.iau that implement FactoryModifier and TypeClassDescriptionclassExtends the EPSG database with Coordinate Reference Systems defined by IAU.classAn 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 TypeClassDescriptionclassBase class for coordinate operation factories.classA coordinate operation factory extended with the extra informations provided by an authority factory.classCaches the coordinate operations created by an other factory.classCreates coordinate operations.classLow 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 TypeClassDescriptionclassExternal 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 TypeClassDescriptionclassApplies 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 TypeInterfaceDescriptioninterfaceA marker interface for factories that are buffering their objects in some way.interfaceAn 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 TypeClassDescriptionclassThis 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 TypeInterfaceDescriptioninterfaceThis 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 TypeClassDescriptionclassThis 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 TypeClassDescriptionclassjdbc-h2gis is an extension to connect H2GIS a spatial library that brings spatial support to the H2 Java database.classjdbc-h2gis is an extension to connect H2GIS a spatial library that brings spatial support to the H2 Java database.