Uses of Interface
org.geotools.util.factory.Factory
-
-
Uses of Factory in org.geotools.api.data
Subinterfaces of Factory in org.geotools.api.data Modifier and Type Interface Description interfaceDataAccessFactoryConstructs a live DataAccess from a set of connection parameters.interfaceDataStoreFactorySpiFactory used to construct a DataStore from a set of parameters.interfaceFileDataStoreFactorySpiDataAccessFactory 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 Factory Modifier and Type Class Description classAsMultiGeometryFunctionExpressionFunction which wraps an instance of geometry in its associatd multi geometry type.classFilterFactoryImplNamespaceAwareclassFilterFactoryImplReportInvalidPropertyclassIDFunctionExpression -
Uses of Factory in org.geotools.appschema.resolver.data
Classes in org.geotools.appschema.resolver.data that implement Factory Modifier and Type Class Description classSampleDataAccessFactorySample implementation of aDataAccessFactoryfor testing. -
Uses of Factory in org.geotools.brewer.color
Classes in org.geotools.brewer.color that implement Factory Modifier and Type Class Description classPaletteFunction -
Uses of Factory in org.geotools.coverage.grid
Classes in org.geotools.coverage.grid that implement Factory Modifier and Type Class Description classGridCoverageFactoryA factory for grid coverage objects. -
Uses of Factory in org.geotools.coverage.grid.io
Subinterfaces of Factory in org.geotools.coverage.grid.io Modifier and Type Interface Description interfaceGridFormatFactorySpiConstructs a live GridCoverageFormat. -
Uses of Factory in org.geotools.coverage.io
Subinterfaces of Factory in org.geotools.coverage.io Modifier and Type Interface Description interfaceDriverA driver adding the ability to work with a new coverage format or service.interfaceFileDriver -
Uses of Factory in org.geotools.coverage.io.grib
Classes in org.geotools.coverage.io.grib that implement Factory Modifier and Type Class Description classGRIBFormatFactorySPI -
Uses of Factory in org.geotools.coverage.io.impl
Classes in org.geotools.coverage.io.impl that implement Factory Modifier and Type Class Description classDefaultDriverBase Implementation for theDriverinterface.classDefaultFileDriverBase class extendingDefaultDriverleveraging on URLs. -
Uses of Factory in org.geotools.coverage.io.netcdf
Classes in org.geotools.coverage.io.netcdf that implement Factory Modifier and Type Class Description classNetCDFAuxiliaryStoreFactoryCreates a vector store that publishes the index information of the NetCDF Store.classNetCDFDriverNetCDF DriverclassNetCDFFormatFactorySPI -
Uses of Factory in org.geotools.coverage.io.netcdf.crs
Classes in org.geotools.coverage.io.netcdf.crs that implement Factory Modifier and Type Class Description classNetCDFCRSAuthorityFactoryA 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 Factory Modifier and Type Class Description classFilterFunction_isCoverageFunction 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 Modifier and Type Class Description classBaseGridFormatFactorySPIBase implementation forGridFormatFactorySpi. -
Uses of Factory in org.geotools.coverageio.gdal.aig
Classes in org.geotools.coverageio.gdal.aig that implement Factory Modifier and Type Class Description classAIGFormatFactoryImplementation 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 Factory Modifier and Type Class Description classDTEDFormatFactoryImplementation 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 Factory Modifier and Type Class Description classECWFormatFactoryImplementation 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 Factory Modifier and Type Class Description classEsriHdrFormatFactoryImplementation 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 Modifier and Type Class Description classEnviHdrFormatFactory -
Uses of Factory in org.geotools.coverageio.gdal.erdasimg
Classes in org.geotools.coverageio.gdal.erdasimg that implement Factory Modifier and Type Class Description classErdasImgFormatFactoryImplementation 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 Factory Modifier and Type Class Description classIDRISIFormatFactoryImplementation 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 Factory Modifier and Type Class Description classJP2ECWFormatFactoryImplementation 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 Factory Modifier and Type Class Description classJP2KFormatFactoryImplementation 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 Factory Modifier and Type Class Description classJP2MrSIDFormatFactoryImplementation 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 Factory Modifier and Type Class Description classMrSIDFormatFactoryImplementation 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 Factory Modifier and Type Class Description classNITFFormatFactoryImplementation 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 Factory Modifier and Type Class Description classRPFTOCFormatFactoryImplementation 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 Factory Modifier and Type Class Description classSRPFormatFactoryImplementation 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 Factory Modifier and Type Class Description classVRTFormatFactoryImplementation of theFormatservice provider interface for VRT files. -
Uses of Factory in org.geotools.coverageio.jp2k
Classes in org.geotools.coverageio.jp2k that implement Factory Modifier and Type Class Description classJP2KFormatFactoryImplementation of theFormatservice provider interface for JP2K files. -
Uses of Factory in org.geotools.data.complex
Classes in org.geotools.data.complex that implement Factory Modifier and Type Class Description classAppSchemaDataAccessFactoryDataStoreFactory for ComplexDataStore. -
Uses of Factory in org.geotools.data.complex.expression
Classes in org.geotools.data.complex.expression that implement Factory Modifier and Type Class Description classLiterateFunctionBuilds a list via iteration. -
Uses of Factory in org.geotools.data.csv
Classes in org.geotools.data.csv that implement Factory Modifier and Type Class Description classCSVDataStoreFactory -
Uses of Factory in org.geotools.data.db2
Classes in org.geotools.data.db2 that implement Factory Modifier and Type Class Description classDB2NGDataStoreFactoryDataStoreFactory for DB2 database.classDB2NGJNDIDataStoreFactoryDataStoreFactory for DB2 database. -
Uses of Factory in org.geotools.data.duckdb
Classes in org.geotools.data.duckdb that implement Factory Modifier and Type Class Description classAbstractDuckDBDataStoreFactoryAbstract base class for DuckDB-powered datastores.classDuckDBDataStoreFactory -
Uses of Factory in org.geotools.data.gen
Classes in org.geotools.data.gen that implement Factory Modifier and Type Class Description classPreGeneralizedDataStoreFactory -
Uses of Factory in org.geotools.data.geojson.store
Classes in org.geotools.data.geojson.store that implement Factory Modifier and Type Class Description classGeoJSONDataStoreFactory -
Uses of Factory in org.geotools.data.geoparquet
Classes in org.geotools.data.geoparquet that implement Factory Modifier and Type Class Description classForwardingDataStoreFactory<D extends DataStoreFactorySpi>A decorator implementation of the DataStoreFactorySpi interface that forwards all method calls to a delegate DataStoreFactorySpi instance.classGeoParquetDataStoreFactoryDataStoreFactory for GeoParquet files, powered by DuckDB. -
Uses of Factory in org.geotools.data.graticule
Classes in org.geotools.data.graticule that implement Factory Modifier and Type Class Description classGraticuleDataStoreFactory -
Uses of Factory in org.geotools.data.h2
Classes in org.geotools.data.h2 that implement Factory Modifier and Type Class Description classH2DataStoreFactoryDataStoreFacotry for H2 database.classH2JNDIDataStoreFactoryJNDI DataStoreFactory for H2. -
Uses of Factory in org.geotools.data.hana
Classes in org.geotools.data.hana that implement Factory Modifier and Type Class Description classHanaDataStoreFactoryA JDBC data store factory for connecting to SAP HANA.classHanaJNDIDataStoreFactoryA JNDI data store factory for SAP HANA. -
Uses of Factory in org.geotools.data.informix
Classes in org.geotools.data.informix that implement Factory Modifier and Type Class Description classInformixDataStoreFactoryDataStoreFactory for Informix database.classInformixJNDIDataStoreFactoryJNDI DataStoreFactory for Informix database. -
Uses of Factory in org.geotools.data.jdbc.datasource
Subinterfaces of Factory in org.geotools.data.jdbc.datasource Modifier and Type Interface Description interfaceDataSourceFactorySpiConstructs a live DataSource from a set of parameters.Classes in org.geotools.data.jdbc.datasource that implement Factory Modifier and Type Class Description classAbstractDataSourceFactorySpiclassDBCPDataSourceFactoryA datasource factory using DBCP connection poolclassJNDIDataSourceFactoryA datasource factory SPI doing JDNI lookups -
Uses of Factory in org.geotools.data.mongodb
Classes in org.geotools.data.mongodb that implement Factory Modifier and Type Class Description classMongoDataStoreFactory -
Uses of Factory in org.geotools.data.mongodb.complex
Classes in org.geotools.data.mongodb.complex that implement Factory Modifier and Type Class Description classCollectionIdFunctionFunction that returns a random ID for a collection.classCollectionLinkFunctionFunction used to chain an entity with a sub collection.classJsonSelectAllFunctionExtracts all the values of a given JSON path.classJsonSelectFunctionFunction that selects a JSON object using a JSON path.classNestedCollectionLinkFunctionFunction 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 Factory Modifier and Type Class Description classMySQLDataStoreFactoryDataStoreFactory for MySQL database.classMySQLJNDIDataStoreFactoryJNDI DataStoreFactory for mysql database. -
Uses of Factory in org.geotools.data.ogr
Classes in org.geotools.data.ogr that implement Factory Modifier and Type Class Description classOGRDataStoreFactoryImplementation 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 Modifier and Type Class Description classJniOGRDataStoreFactory -
Uses of Factory in org.geotools.data.oracle
Classes in org.geotools.data.oracle that implement Factory Modifier and Type Class Description classOracleNGDataStoreFactoryOracle data store factory.classOracleNGJNDIDataStoreFactoryJNDI DataStoreFactory for oracle database.classOracleNGOCIDataStoreFactoryCreates 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 Factory Modifier and Type Class Description classFilterFunction_sdonnOracle 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 Factory Modifier and Type Class Description classPostgisNGDataStoreFactoryclassPostgisNGJNDIDataStoreFactoryJNDI DataStoreFactory for Postgis database. -
Uses of Factory in org.geotools.data.postgis.filter
Classes in org.geotools.data.postgis.filter that implement Factory Modifier and Type Class Description classFilterFunction_pgNearestNEAREST 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 Modifier and Type Class Description classPropertyDataStoreFactoryDataStore factory that creates PropertyDataStores -
Uses of Factory in org.geotools.data.shapefile
Classes in org.geotools.data.shapefile that implement Factory Modifier and Type Class Description classShapefileDataStoreFactoryBuilds instances of the shapefile data storeclassShapefileDirectoryFactoryCreates 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 Factory Modifier and Type Class Description classSingleStoreDataStoreFactoryDataStoreFactory for SingleStore database.classSingleStoreJNDIDataStoreFactoryJNDI DataStoreFactory for SingleStore database. -
Uses of Factory in org.geotools.data.sqlserver
Classes in org.geotools.data.sqlserver that implement Factory Modifier and Type Class Description classSQLServerDataStoreFactoryDataStore factory for Microsoft SQL Server.classSQLServerJNDIDataStoreFactoryJNDI DataStoreFactory for sql server database. -
Uses of Factory in org.geotools.data.sqlserver.jtds
Classes in org.geotools.data.sqlserver.jtds that implement Factory Modifier and Type Class Description classJDTSSQLServerJNDIDataStoreFactoryclassJTDSSqlServerDataStoreFactory -
Uses of Factory in org.geotools.data.teradata
Classes in org.geotools.data.teradata that implement Factory Modifier and Type Class Description classTeradataDataStoreFactoryclassTeradataJNDIDataStoreFactoryJNDI DataStoreFactory for Teradata database. -
Uses of Factory in org.geotools.data.vpf
Classes in org.geotools.data.vpf that implement Factory Modifier and Type Class Description classVPFDataStoreFactoryClass 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 Modifier and Type Class Description classVPFFileFactoryA factory for VPFFileStore. -
Uses of Factory in org.geotools.data.wfs
Classes in org.geotools.data.wfs that implement Factory Modifier and Type Class Description classWFSDataStoreFactoryADataStoreFactorySpito connect to a Web Feature Service. -
Uses of Factory in org.geotools.data.wfs.impl
Classes in org.geotools.data.wfs.impl that implement Factory Modifier and Type Class Description classWFSDataAccessFactoryThe 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 Factory Modifier and Type Class Description classParameterCQLExpressionFilterFactoryImplStored Query parameters may be configured as CQL expressions. -
Uses of Factory in org.geotools.filter
Subinterfaces of Factory in org.geotools.filter Modifier and Type Interface Description interfaceFunctionExpressionQuick Function implementation for direct use as a factory.Classes in org.geotools.filter that implement Factory Modifier and Type Class Description classAreaFunctionArea of provided geometry.classFallbackFunctionA placeholder class used to track a function the user requested that is not supported by our java implementation.classFilterFactoryImplImplementation of the FilterFactory, generates the filter implementations in defaultcore.classFunctionExpressionImplAbstract class for a function expression implementationclassLengthFunctionTakes 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 Factory Modifier and Type Class Description classAbstractQuantityClassificationFunctionclassAndFunctionThis function is used to evaluate a And operator with a left and right operandsclassArrayFunctionArray creator function.classAttributeCountFunctionTakes an AttributeExpression, and computes the node count for the attribute.classBandsFunctionReturn the number of bands of the evaluation context, which is supposed to be a coverage, or an object that can be converted to on.classClassificationFunctionParent for classifiers which break a feature collection into the specified number of classes.classClassifyFunctionclassCollection_AverageFunctionCalculates the average value of an attribute for a given FeatureCollection and Expression.classCollection_BoundsFunctionCalculates the bounds of an attribute for a given FeatureCollection and Expression.classCollection_CountFunctionCalculates the count value of an attribute for a given SimpleFeatureCollection and Expression.classCollection_MaxFunctionCalculates the maximum value of an attribute for a given FeatureCollection and Expression.classCollection_MedianFunctionCalculates the median value of an attribute for a given FeatureCollection and Expression.classCollection_MinFunctionCalculates the minimum value of an attribute for a given FeatureCollection and Expression.classCollection_SumFunctionCalculates the sum value of an attribute for a given FeatureCollection and Expression.classCollection_UniqueFunctionCalculates the unique value of an attribute for a given FeatureCollection and Expression.classDateDifferenceFunctionThe function computes the difference between two date objects (as a-b), in the specified time unit (default to milliseconds).classEnvFunctionProvides local to thread and global thread-independent lookup tables of named variables allowing externally defined values to be access within a SLD document.classEqualAreaFunctionBreaks a SimpleFeatureCollection into classes with (roughtly) equal total items area in each classclassEqualIntervalFunctionClassification function for breaking a feature collection into edible chunks of "equal" size.classFilterFunction_areaclassFilterFunction_betweenclassFilterFunction_boundaryclassFilterFunction_boundaryDimensionclassFilterFunction_bufferclassFilterFunction_bufferWithSegmentsclassFilterFunction_centroidclassFilterFunction_containsclassFilterFunction_ConvertApplies the availableConverterto turn the value into the desired target classclassFilterFunction_convexHullclassFilterFunction_crossesclassFilterFunction_dateFormatFormats a date into a string given a certain pattern (specified in the format accepted bySimpleDateFormat}classFilterFunction_dateParseParses a date from a string given a certain pattern (specified in the format accepted bySimpleDateFormat}classFilterFunction_differenceclassFilterFunction_dimensionclassFilterFunction_disjointclassFilterFunction_disjoint3DclassFilterFunction_distanceclassFilterFunction_distance3DclassFilterFunction_double2boolclassFilterFunction_endAngleclassFilterFunction_endPointclassFilterFunction_envelopeclassFilterFunction_equalsExactclassFilterFunction_equalsExactToleranceclassFilterFunction_equalToclassFilterFunction_exteriorRingclassFilterFunction_geometryTypeclassFilterFunction_geomFromWKTclassFilterFunction_geomLengthclassFilterFunction_getGeometryNclassFilterFunction_getXclassFilterFunction_getYclassFilterFunction_getZclassFilterFunction_greaterEqualThanclassFilterFunction_greaterThanclassFilterFunction_if_then_elseclassFilterFunction_in10classFilterFunction_in2classFilterFunction_in3classFilterFunction_in4classFilterFunction_in5classFilterFunction_in6classFilterFunction_in7classFilterFunction_in8classFilterFunction_in9classFilterFunction_int2bboolclassFilterFunction_int2ddoubleclassFilterFunction_interiorPointclassFilterFunction_interiorRingNclassFilterFunction_intersectionclassFilterFunction_intersectsclassFilterFunction_intersects3DclassFilterFunction_isClosedclassFilterFunction_isEmptyclassFilterFunction_isLikeclassFilterFunction_isNullclassFilterFunction_isometricclassFilterFunction_isRingclassFilterFunction_isSimpleclassFilterFunction_isValidclassFilterFunction_isWithinDistanceclassFilterFunction_isWithinDistance3DclassFilterFunction_lessEqualThanclassFilterFunction_lessThanclassFilterFunction_listA simple function that creates a list of values of any number of argumentsclassFilterFunction_listMultiplyFilter function to multiply a text list of numbers with a given factor.classFilterFunction_minimumCircleA FilterFunction that expects a Geometry and returns it's minimum bounding circle.classFilterFunction_minimumDiameterA FilterFunction that expects a Geometry and returns it's minimum diameter.classFilterFunction_minimumRectangleA FilterFunction that expects a Geometry and returns it's minimum rectangle.classFilterFunction_notclassFilterFunction_notEqualToclassFilterFunction_numberFormatFormats a number into a string given a certain pattern (specified in the format accepted byDecimalFormat}classFilterFunction_numberFormat2Formats a number into a string given a certain pattern (specified in the format accepted byDecimalFormat}classFilterFunction_numGeometriesclassFilterFunction_numInteriorRingclassFilterFunction_numPointsclassFilterFunction_octagonalEnvelopeA FilterFunction that expects a Geometry and returns it's octagonal envelope.classFilterFunction_offsetclassFilterFunction_overlapsclassFilterFunction_parseBooleanclassFilterFunction_parseDoubleclassFilterFunction_parseIntclassFilterFunction_parseLongclassFilterFunction_pointNclassFilterFunction_propertyExtracts a property from a feature, taking the property name as a parameterclassFilterFunction_relateclassFilterFunction_relatePatternclassFilterFunction_roundDoubleclassFilterFunction_setCRSclassFilterFunction_startAngleclassFilterFunction_startPointclassFilterFunction_strAbbreviateclassFilterFunction_strCapitalizeclassFilterFunction_strConcatclassFilterFunction_strDefaultIfBlankclassFilterFunction_strEndsWithclassFilterFunction_strEqualsIgnoreCaseclassFilterFunction_strIndexOfclassFilterFunction_strLastIndexOfclassFilterFunction_strLengthclassFilterFunction_strMatchesclassFilterFunction_strPositionFilter function implementing the Symbology Encoding "StringPosition" function.classFilterFunction_strReplaceclassFilterFunction_strStartsWithclassFilterFunction_strStripAccentsclassFilterFunction_strSubstringclassFilterFunction_strSubstringStartclassFilterFunction_strToLowerCaseclassFilterFunction_strToUpperCaseclassFilterFunction_strTrimclassFilterFunction_strTrim2Function implementing the Symbology Encoding Trim function.classFilterFunction_symDifferenceclassFilterFunction_touchesclassFilterFunction_toWKTclassFilterFunction_unionclassFilterFunction_verticesclassFilterFunction_withinclassGeometryFunctionFunction the returns the default geometry of a feature, or null if there is none, or it's not a JTS geometryclassIDFunctionAllow access to the value of Feature.getID() as an expressionclassInArrayFunctionclassInFunctionThe function checks whether a candidate value is contained in an arbitrary long list of user provided values.classJenksNaturalBreaksFunctionCalculate the Jenks' Natural Breaks classification for a featurecollectionclassJsonArrayContainsFunctionclassJsonPointerFunctionApplies a JSON pointer on a given JSON string, extracting a value out of itclassLapplyFunctionApply an expression to each item of a list, resulting in a new list.classLinFunctionThe function checks whether a candidate value is contained in a list object.classLitemFunctionSelect one item for a list.classMapGetFunctionExtracts a value from a map given the map name and the needed key as parametersclassMidAngleFunctionclassMidPointFunctionclassNorthFixFunction that allows correcting a heading angle based on the north direction in the point and CRS provided.classNowFunctionReturn the current time as a Date.classOrFunctionThis function is used to evaluate a or operator with a left and right operandsclassParseTimeFunctionFunction parses GeoTools time notation into date.classPointOnLineFunctionReturns a point on the provided line.classPropertyExistsFunctionA new function to check if a property exists.classQuantileFunctionBreaks a SimpleFeatureCollection into classes with an equal number of items in each.classSizeFunctionReturn the size of a list (or other collection).classStandardDeviationFunctionBreaks a SimpleFeatureCollection into classes using the standard deviation classification method.classUniqueIntervalFunctionClone of EqualIntervalFunction for unique values -
Uses of Factory in org.geotools.filter.function.math
-
Uses of Factory in org.geotools.filter.function.string
Classes in org.geotools.filter.function.string that implement Factory Modifier and Type Class Description classURLEncodeFunctionURL encodes a string. -
Uses of Factory in org.geotools.gce.arcgrid
Classes in org.geotools.gce.arcgrid that implement Factory Modifier and Type Class Description classArcGridFormatFactoryImplementation of theFormatservice provider interface for arc grid files. -
Uses of Factory in org.geotools.gce.geotiff
Classes in org.geotools.gce.geotiff that implement Factory Modifier and Type Class Description classGeoTiffFormatFactorySpiTheGeoTiffFormatFactorySpishould 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 Factory Modifier and Type Class Description classGrassCoverageFormatFactoryThe GrassCoverageFormatFactory will be discovered by the GridFormatFinder. -
Uses of Factory in org.geotools.gce.image
Classes in org.geotools.gce.image that implement Factory Modifier and Type Class Description classWorldImageFormatFactory -
Uses of Factory in org.geotools.gce.imagemosaic
Classes in org.geotools.gce.imagemosaic that implement Factory Modifier and Type Class Description classImageMosaicFormatFactoryImplementation 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.properties Modifier and Type Interface Description interfacePropertiesCollectorSPIClasses in org.geotools.gce.imagemosaic.properties that implement Factory Modifier and Type Class Description classCRSExtractorSPISPI for the CRS extractorclassCurrentDateExtractorSPIFactory for a properties extractor collecting the current dateclassDateExtractorSPIclassDefaultPropertiesCollectorSPIclassFSDateExtractorSPIclassResolutionExtractorSPIclassResolutionXExtractorSPIclassResolutionYExtractorSPI -
Uses of Factory in org.geotools.gce.imagemosaic.properties.numeric
Classes in org.geotools.gce.imagemosaic.properties.numeric that implement Factory Modifier and Type Class Description classByteFileNameExtractorSPIclassDoubleFileNameExtractorSPIclassFloatFileNameExtractorSPIclassIntegerFileNameExtractorSPIclassLongFileNameExtractorSPIclassShortFileNameExtractorSPI -
Uses of Factory in org.geotools.gce.imagemosaic.properties.string
Classes in org.geotools.gce.imagemosaic.properties.string that implement Factory Modifier and Type Class Description classStringFileNameExtractorSPIPropertiesCollectorSPIfor 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 Modifier and Type Class Description classTimestampFileNameExtractorSPI -
Uses of Factory in org.geotools.gce.imagepyramid
Classes in org.geotools.gce.imagepyramid that implement Factory Modifier and Type Class Description classImagePyramidFormatFactoryImplementation 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 Modifier and Type Class Description classPGRasterFactoryFactory forPGRasterFormat. -
Uses of Factory in org.geotools.geopkg
Classes in org.geotools.geopkg that implement Factory Modifier and Type Class Description classGeoPkgDataStoreFactoryThe GeoPackage DataStore Factory. -
Uses of Factory in org.geotools.geopkg.mosaic
Classes in org.geotools.geopkg.mosaic that implement Factory Modifier and Type Class Description classGeoPackageFormatFactorySpiConstructs 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 Factory Modifier and Type Class Description classRuntimeExtractorSPIPropertiesCollectorSPIfor aPropertiesCollectorthat is able to collect properties from a file name. -
Uses of Factory in org.geotools.jdbc
Classes in org.geotools.jdbc that implement Factory Modifier and Type Class Description classJDBCDataStoreFactoryAbstract implementation of DataStoreFactory for jdbc datastores.classJDBCJNDIDataStoreFactoryAbstract 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 Factory Modifier and Type Class Description classAtFunctionReturns the value in a JSONArray at a given index.classGetFunctionReturns the value of a given object key in a JSONObject.classHasFunctionEvaluate to TRUE if a JSONObject contains a given key value or FALSE if it does not.classListSizeFunctionReturns the size of a given listclassMapBoxAnchorFunctionclassMapBoxLengthFunctionReturns the size of a list or the length of a stringclassToRgbGenerate a rgb color from integer values between 0-255.classZoomLevelFunctionFunction 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 Modifier and Type Class Description classMBTilesDataStoreFactory -
Uses of Factory in org.geotools.mbtiles.mosaic
Classes in org.geotools.mbtiles.mosaic that implement Factory Modifier and Type Class Description classMBTilesFormatFactorySpi -
Uses of Factory in org.geotools.ows.wms.xml
Classes in org.geotools.ows.wms.xml that implement Factory Modifier and Type Class Description classOGCSchemaclassWMSSchema -
Uses of Factory in org.geotools.process
Subinterfaces of Factory in org.geotools.process Modifier and Type Interface Description interfaceProcessFactoryUsed 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 Factory Modifier and Type Class Description classAnnotatedBeanProcessFactoryAnnotation driven process factory; used to wrap up a bunch of Java beans as a single Process Factory.classAnnotationDrivenProcessFactoryA process factory that uses annotations to determine much of the metadata needed to describe aProcess.classStaticMethodsProcessFactory<T>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 Factory Modifier and Type Class Description classAbstractFeatureCollectionProcessFactoryBase class for process factories which perform an operation on each feature in a feature collection.classFeatureToFeatureProcessFactoryBase 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 Factory Modifier and Type Class Description classCenterLineProcessclassGeometryProcessFactoryA process factory exposing all the annotated methods inGeometryFunctionsclassPolygonLabelProcessBased on Vladimir Agafonkin's Algorithm https://www.mapbox.com/blog/polygon-center/classSkeletonizeProcess -
Uses of Factory in org.geotools.process.impl
Classes in org.geotools.process.impl that implement Factory Modifier and Type Class Description classSingleProcessFactoryHelper 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 Modifier and Type Class Description classRasterProcessFactory -
Uses of Factory in org.geotools.process.vector
Classes in org.geotools.process.vector that implement Factory Modifier and Type Class Description classVectorProcessFactoryFactory 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 Factory Modifier and Type Class Description classEsriExtensionExtends the EPSG database with Coordinate Reference Systems defined by ESRI.classUnnamedExtensionProvides 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 Factory Modifier and Type Class Description classThreadedPostgreSQLEpsgFactoryConnection 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 Factory Modifier and Type Class Description classEPSGCRSAuthorityFactoryDefault 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 Factory Modifier and Type Class Description classAbstract_URI_AuthorityFactoryBase class for building OGC URN and HTTP URI wrappers aroundAllAuthoritiesFactory.classAbstractAuthorityFactoryBase class for authority factories.classAbstractAuthorityMediatorAn authority mediator that consults (a possibily shared) cache before delegating the generation of the content to a "worker" authority factory.classAbstractCachedAuthorityFactoryAn authority factory that consults (a possibly shared) cache before generating content itself.classAbstractEpsgMediatorAbstract implementation for EPSG (has a DataSource reference inside).classAllAuthoritiesFactoryAn authority factory that delegates the object creation to an other factory determined from the authority name in the code.classAuthorityFactoryAdapterclassBufferedAuthorityFactoryAn authority factory that caches all objects created by an other factory.classCachedAuthorityDecoratorAn authority factory that caches all objects created by delegate factories.classCachedCRSAuthorityDecoratorAn authority factory that caches all objects created by the delegate CRSAuthorityFactory.classDatumAliasesA datum factory that add aliases to a datum name before to delegates the datum creation to an other factory.classDeferredAuthorityFactoryA buffered authority factory which will defer the creation of a backing store until when first needed.classDirectAuthorityFactoryThe base class for authority factories that create referencing object directly.classFallbackAuthorityFactoryA factory which delegates all object creation to a primary factory, and fallback on an other one if the primary factory failed.classHTTP_AuthorityFactoryWraps all factories in a"http://www.opengis.net/"name space.classHTTP_URI_AuthorityFactoryAuthorityFactoryfor OGC HTTP URI resources.classManyAuthoritiesFactoryAn authority factory that delegates the object creation to an other factory determined from the authority name in the code.classOrderedAxisAuthorityFactoryAn authority factory which delegates all the work to an other factory, and reorder the axis in some pre-determined order.classOrderedAxisCRSAuthorityFactoryAn authority factory which delegates all the work to an other factory, and reorder the axis in some pre-determined order.classPropertyAuthorityFactoryDefault implementation for a coordinate reference system authority factory backed by a property file.classPropertyCoordinateOperationAuthorityFactoryACoordinateOperationAuthorityFactorybacked by a properties file.classReferencingFactoryBase class for all factories in the referencing module.classReferencingFactoryContainerA set of utilities methods working on factories.classReferencingObjectFactoryclassThreadedAuthorityFactoryAn authority factory that caches all objects created by an other factory.classTransformedAuthorityFactoryclassURN_AuthorityFactoryWraps 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 Factory Modifier and Type Class Description classAbstractEpsgFactoryA coordinate reference system factory backed by the EPSG database tables.classAccessDialectEpsgFactoryThis factory uses the MS-Access dialect of SQL.classAnsiDialectEpsgFactoryAn EPSG factory for the database generated by SQL scripts rather than the MS-Access one.classCartesianAuthorityFactoryA factory providing a EPSG code for a cartesian engineering systemsclassCoordinateOperationFactoryUsingWKTAuthority factory that holds user-defined Coordinate Operations.classDirectEpsgFactoryA coordinate reference system factory backed by the EPSG database tables.classFactoryUsingAnsiSQLAn EPSG factory for the database generated by SQL scripts rather than the MS-Access one.classFactoryUsingSQLPlease useAccessDialectEpsgFactory.classFactoryUsingWKTAuthority factory for Coordinate Reference Systems beyong the one defined in the EPSG database.classLongitudeFirstEpsgDecoratorAn EPSG authority factory using (longitude, latitude) axis order.classLongitudeFirstFactoryAn EPSG authority factory using (longitude, latitude) axis order.classThreadedEpsgFactoryBase 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 Factory Modifier and Type Class Description classHsqlDialectEpsgMediatorMediator which delegates the creation of referencing objects to the HsqlDialectEpsgFactory.classThreadedHsqlEpsgFactoryConnection 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 Factory Modifier and Type Class Description classClasspathGridShiftLocatorDefault grid shift file locator, looks up grids in the classpathclassNADCONGridShiftFactoryLoads and caches NADCON grid shiftsclassNTv2GridShiftFactoryLoads and caches NTv2 grid files. -
Uses of Factory in org.geotools.referencing.factory.wms
Classes in org.geotools.referencing.factory.wms that implement Factory Modifier and Type Class Description classAutoCRSFactoryclassOGCAPICRSFactorySimilar 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").classWebCRSFactoryThe factory for coordinate reference systems in theCRSspace. -
Uses of Factory in org.geotools.referencing.iau
Classes in org.geotools.referencing.iau that implement Factory Modifier and Type Class Description classIAUAuthorityFactoryExtends the EPSG database with Coordinate Reference Systems defined by IAU.classIAULongitudeFirstFactoryAn IAU authority factory using (longitude, latitude) axis order. -
Uses of Factory in org.geotools.referencing.operation
Classes in org.geotools.referencing.operation that implement Factory Modifier and Type Class Description classAbstractCoordinateOperationFactoryBase class for coordinate operation factories.classAuthorityBackedFactoryA coordinate operation factory extended with the extra informations provided by an authority factory.classBufferedCoordinateOperationFactoryCaches the coordinate operations created by an other factory.classDefaultCoordinateOperationFactoryCreates coordinate operations.classDefaultMathTransformFactoryLow level factory for creating math transforms. -
Uses of Factory in org.geotools.renderer.style.svg
Classes in org.geotools.renderer.style.svg that implement Factory Modifier and Type Class Description classSVGGraphicFactoryExternal 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 Modifier and Type Class Description classSTACDataStoreFactory -
Uses of Factory in org.geotools.styling.visitor
Classes in org.geotools.styling.visitor that implement Factory Modifier and Type Class Description classRescaleToPixelsFunctionApplies 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 Modifier and Type Class Description classTPKFormatFactorySpi -
Uses of Factory in org.geotools.util.factory
Subinterfaces of Factory in org.geotools.util.factory Modifier and Type Interface Description interfaceBufferedFactoryA marker interface for factories that are buffering their objects in some way.interfaceOptionalFactoryAn optional factory that may not be available in all configurations.Classes in org.geotools.util.factory that implement Factory Modifier and Type Class Description classAbstractFactorySkeletal implementation of factories. -
Uses of Factory in org.geotools.vectormosaic
Classes in org.geotools.vectormosaic that implement Factory Modifier and Type Class Description classVectorMosaicStoreFactoryFactory forVectorMosaicStoreinstances. -
Uses of Factory in org.geotools.vsi
Classes in org.geotools.vsi that implement Factory Modifier and Type Class Description classVSIFormatFactory -
Uses of Factory in org.geotools.xml.filter
Classes in org.geotools.xml.filter that implement Factory Modifier and Type Class Description classFilterSchemaSchema for parsing filter content. -
Uses of Factory in org.geotools.xml.gml
Classes in org.geotools.xml.gml that implement Factory Modifier and Type Class Description classGMLSchemaThis 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.schema Modifier and Type Interface Description interfaceSchemaThis 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 Modifier and Type Class Description classsldSchema -
Uses of Factory in org.geotools.xml.xLink
Classes in org.geotools.xml.xLink that implement Factory Modifier and Type Class Description classXLinkSchemaThis class is a hard-coded version of the XLink Schema. -
Uses of Factory in org.h2gis.geotools
Classes in org.h2gis.geotools that implement Factory Modifier and Type Class Description classH2GISDataStoreFactoryjdbc-h2gis is an extension to connect H2GIS a spatial library that brings spatial support to the H2 Java database.classH2GISJNDIDataStoreFactoryjdbc-h2gis is an extension to connect H2GIS a spatial library that brings spatial support to the H2 Java database.
-