Uses of Class
org.geotools.util.factory.Hints.Key
-
-
Uses of Hints.Key in org.geotools.api.data
Fields in org.geotools.api.data declared as Hints.Key Modifier and Type Field Description static Hints.Key
Query. INCLUDE_MANDATORY_PROPS
When specifying properties to select, setting this hint flag true tells the datastore to include mandatory properties (i.e. properties with minOccurs >= 1) in the end result, irrespective of whether they are not included in the list of properties. -
Uses of Hints.Key in org.geotools.appschema.filter.expression
Fields in org.geotools.appschema.filter.expression declared as Hints.Key Modifier and Type Field Description static Hints.Key
XmlXPathPropertyAccessorFactory. NAMESPACE_SUPPORT
Namespace support hint -
Uses of Hints.Key in org.geotools.coverage.grid.io
Fields in org.geotools.coverage.grid.io declared as Hints.Key Modifier and Type Field Description static Hints.Key
GranuleSource. FILE_VIEW
Asks aGranuleSource
to return a file based view of the granules instead of a slice based view.static Hints.Key
GranuleSource. NATIVE_BOUNDS
-
Uses of Hints.Key in org.geotools.data.complex.util
Fields in org.geotools.data.complex.util declared as Hints.Key Modifier and Type Field Description static Hints.Key
ComplexFeatureConstants. STRING_KEY
Hints key for xlink:href used in ToXlinkHrefFunction -
Uses of Hints.Key in org.geotools.data.db2
Method parameters in org.geotools.data.db2 with type arguments of type Hints.Key Modifier and Type Method Description protected void
DB2SQLDialect. addSupportedHints(Set<Hints.Key> hints)
protected void
DB2SQLDialectBasic. addSupportedHints(Set<Hints.Key> hints)
protected void
DB2SQLDialectPrepared. addSupportedHints(Set<Hints.Key> hints)
-
Uses of Hints.Key in org.geotools.data.hana
Method parameters in org.geotools.data.hana with type arguments of type Hints.Key Modifier and Type Method Description protected void
HanaDialect. addSupportedHints(Set<Hints.Key> hints)
-
Uses of Hints.Key in org.geotools.data.postgis
Method parameters in org.geotools.data.postgis with type arguments of type Hints.Key Modifier and Type Method Description protected void
PostGISDialect. addSupportedHints(Set<Hints.Key> hints)
protected void
PostGISPSDialect. addSupportedHints(Set<Hints.Key> hints)
-
Uses of Hints.Key in org.geotools.data.property
Method parameters in org.geotools.data.property with type arguments of type Hints.Key Modifier and Type Method Description protected void
PropertyFeatureSource. addHints(Set<Hints.Key> hints)
protected void
PropertyFeatureStore. addHints(Set<Hints.Key> hints)
-
Uses of Hints.Key in org.geotools.data.store
Fields in org.geotools.data.store with type parameters of type Hints.Key Modifier and Type Field Description protected Set<Hints.Key>
ContentFeatureSource. hints
HintsMethod parameters in org.geotools.data.store with type arguments of type Hints.Key Modifier and Type Method Description protected void
ContentFeatureSource. addHints(Set<Hints.Key> hints)
Subclass hook too add additional hints. -
Uses of Hints.Key in org.geotools.filter.expression
Fields in org.geotools.filter.expression declared as Hints.Key Modifier and Type Field Description static Hints.Key
PropertyAccessorFactory. NAMESPACE_CONTEXT
Hints
key used to pass namespace context toPropertyAccessorFactory.createPropertyAccessor(Class, String, Class, Hints)
in the form of aNamespaceSupport
instance with the prefix/namespaceURI mappings -
Uses of Hints.Key in org.geotools.gce.imagemosaic
Fields in org.geotools.gce.imagemosaic declared as Hints.Key Modifier and Type Field Description static Hints.Key
Utils. AUXILIARY_DATASTORE_PATH
static Hints.Key
Utils. AUXILIARY_FILES_PATH
static Hints.Key
Utils. CHECK_AUXILIARY_METADATA
static Hints.Key
Utils. COG_SETTINGS
static Hints.Key
Utils. EXCLUDE_MOSAIC
static Hints.Key
GranuleAccessProvider. GRANULE_ACCESS_PROVIDER
static Hints.Key
Utils. MOSAIC_READER
static Hints.Key
Utils. PARENT_DIR
static Hints.Key
GranuleAccessProvider. SUGGESTED_FORMAT
static Hints.Key
GranuleAccessProvider. SUGGESTED_READER_SPI
static Hints.Key
GranuleAccessProvider. SUGGESTED_STREAM_SPI
-
Uses of Hints.Key in org.geotools.gce.imagemosaic.catalog
Fields in org.geotools.gce.imagemosaic.catalog declared as Hints.Key Modifier and Type Field Description static Hints.Key
CatalogConfigurationBeans. COVERAGE_NAME
-
Uses of Hints.Key in org.geotools.geopkg
Method parameters in org.geotools.geopkg with type arguments of type Hints.Key Modifier and Type Method Description protected void
GeoPkgDialect. addSupportedHints(Set<Hints.Key> hints)
-
Uses of Hints.Key in org.geotools.image
Fields in org.geotools.image declared as Hints.Key Modifier and Type Field Description static Hints.Key
ImageWorker. FORCE_MOSAIC_ROI_PROPERTY
Specify whether to set a ROI property when doing a mosaic, even when background is specifiedstatic Hints.Key
ImageWorker. PRESERVE_CHAINED_AFFINES
Specify whether to preserve chained affines instead of collapsing themstatic Hints.Key
ImageWorker. TILING_ALLOWED
IfFALSE
, image operators are not allowed to produce tiled images. -
Uses of Hints.Key in org.geotools.jdbc
Methods in org.geotools.jdbc with parameters of type Hints.Key Modifier and Type Method Description protected boolean
JDBCDataStore. isGeometryReduceRequired(Hints hints, GeometryDescriptor gatt, Hints.Key param)
Checks if reduction required and makes senseMethod parameters in org.geotools.jdbc with type arguments of type Hints.Key Modifier and Type Method Description protected void
JDBCFeatureSource. addHints(Set<Hints.Key> hints)
protected void
SQLDialect. addSupportedHints(Set<Hints.Key> hints)
Add hints to the JDBC Feature Source. -
Uses of Hints.Key in org.geotools.referencing.factory
Methods in org.geotools.referencing.factory with parameters of type Hints.Key Modifier and Type Method Description protected static boolean
OrderedAxisCRSAuthorityFactory. booleanValue(Hints userHints, Hints.Key key)
Returns the boolean value for the specified hint. -
Uses of Hints.Key in org.geotools.referencing.operation.transform
Fields in org.geotools.referencing.operation.transform declared as Hints.Key Modifier and Type Field Description static Hints.Key
DimensionFilter. INSTANCE
Hint key for specifying a particular instance ofDimensionFilter
to use. -
Uses of Hints.Key in org.geotools.renderer.lite.gridcoverage2d
Fields in org.geotools.renderer.lite.gridcoverage2d declared as Hints.Key Modifier and Type Field Description static Hints.Key
GridCoverageRenderer. PADDING
Hint's KEY specifying a custom padding -
Uses of Hints.Key in org.geotools.renderer.style
Fields in org.geotools.renderer.style declared as Hints.Key Modifier and Type Field Description static Hints.Key
DynamicSymbolFactoryFinder. MARK_FACTORY_FILTER
Rendering hint key to store aPredicate
<MarkFactory
> instance to set the allowedMarkFactory
instances to be evaluated.static Hints.Key
DynamicSymbolFactoryFinder. MARK_FACTORY_ORDER
Rendering hint key to store aComparator
<MarkFactory
> instance to set theMarkFactory
execution order. -
Uses of Hints.Key in org.geotools.stac.store
Method parameters in org.geotools.stac.store with type arguments of type Hints.Key Modifier and Type Method Description protected void
STACFeatureSource. addHints(Set<Hints.Key> hints)
-
Uses of Hints.Key in org.geotools.util
Fields in org.geotools.util declared as Hints.Key Modifier and Type Field Description static Hints.Key
ConverterFactory. SAFE_CONVERSION
Hint which specifies if only safe conversions should be atttemped by converter implementations. -
Uses of Hints.Key in org.geotools.util.factory
Subclasses of Hints.Key in org.geotools.util.factory Modifier and Type Class Description static class
Hints.ClassKey
A key for value that may be specified either as instance ofT
, or asClass<T>
.static class
Hints.ConfigurationMetadataKey
Keys for extra configuration options that are passed from the overhead application into queries.static class
Hints.DoubleKey
A hint used to capture a configuration setting as double.static class
Hints.FileKey
Key for hints to be specified as aFile
.static class
Hints.IntegerKey
A hint used to capture a configuration setting as an integer.static class
Hints.OptionKey
Key that allows the choice of several options.Fields in org.geotools.util.factory declared as Hints.Key Modifier and Type Field Description static Hints.Key
Hints. ASSOCIATION_PROPERTY
The name of a property to traverse in a datastore query.static Hints.Key
Hints. ASSOCIATION_TRAVERSAL_DEPTH
The maximum number of associations traversed in a datastore query.static Hints.Key
Hints. COORDINATE_DIMENSION
The actual coordinate dimensions of the geometry (to be used in the GeometryDescriptor user map)static Hints.Key
Hints. CRS
TheCoordinateReferenceSystem
to use in ISO geometry factories.static Hints.Key
Hints. DATE_TIME_FORMAT_HANDLING
Controls date time formatting output for GML 2.static Hints.Key
Hints. DECIMATION_POLICY
Decimation choosing policy.static Hints.Key
Hints. DEFAULT_COORDINATE_REFERENCE_SYSTEM
The defaultCoordinateReferenceSystem
to use.static Hints.Key
Hints. ENCODE_EWKT
A flag to enabled/disable EWKT geometry encoding in ECQLstatic Hints.Key
Hints. ENTITY_RESOLVER
TheEntityResolver
instance to use when configuring SAXParsers.static Hints.Key
Hints. EPSG_DATA_SOURCE
The data source name to lookup from JNDI when initializing the EPSG factory.static Hints.Key
Hints. FEATURE_2D
Request that the features returned by the feature collections should be 2D only.static Hints.Key
Hints. FEATURE_DETACHED
Indicates the features returned by the feature collections should be considered detached from the datastore.static Hints.Key
Hints. FORCE_AXIS_ORDER_HONORING
Applies theHints.FORCE_LONGITUDE_FIRST_AXIS_ORDER
hint to some factories that usually ignore it.static Hints.Key
Hints. FORCE_LONGITUDE_FIRST_AXIS_ORDER
Tells if the coordinate systems created by an authority factory should be forced to (longitude,latitude) axis order.static Hints.Key
Hints. FORCE_SRS_STYLE
Forces encoding all CRS with the srs stylestatic Hints.Key
Hints. FORCE_STANDARD_AXIS_DIRECTIONS
Tells if the coordinate systems created by an authority factory should be forced to standard axis directions.static Hints.Key
Hints. FORCE_STANDARD_AXIS_UNITS
Tells if the coordinate systems created by an authority factory should be forced to standard axis units.static Hints.Key
Hints. GEOMETRY_DISTANCE
Asks a datastore having a vector pyramid (pre-generalized geometries) to return the geometry version whose points have been generalized less than the specified distance (further generalization might be performed by the client in memory).static Hints.Key
Hints. GEOMETRY_GENERALIZATION
Asks a datastore to perform a topology preserving on the fly generalization of the geometries.static Hints.Key
Hints. GEOMETRY_SIMPLIFICATION
Asks a datastore to perform a non topology preserving on the fly generalization of the geometries (e.g., returning self crossing polygons as a result of the geoneralization is considered valid).static Hints.Key
Hints. GEOMETRY_VALIDATE
Iftrue
, geometry will be validated on creation.static Hints.Key
Hints. GRANULE_REMOVAL_POLICY
Granule removachoosing policy.static Hints.Key
Hints. HTTP_LOGGING
Should we log each http request FALSE/TRUE/charsetstatic Hints.Key
Hints. JAI_INSTANCE
TheJAI
instance to use.static Hints.Key
Hints. JTS_PRECISION_MODEL
ThePrecisionModel
instance to use.static Hints.Key
Hints. JTS_SRID
The spatial reference ID forGeometryFactory
.static Hints.Key
Hints. LENIENT_DATUM_SHIFT
Tells if coordinate operations should be allowed even when a datum shift is required while no method is found applicable.static Hints.Key
Hints. LINEARIZATION_TOLERANCE
The default linearization tolerance for curved geometriesstatic Hints.Key
Hints. LOCAL_DATE_TIME_HANDLING
Controls date field handling.static Hints.Key
Hints. MAX_ALLOWED_TILES
Key to control the maximum allowed number of tiles that we will load.static Hints.Key
Hints. MAX_MEMORY_SORT
Key to control the maximum number of features that will be kept in memory when performing a fallback merge-sort (used when the datastore does not have native means to handle feature sorting)static Hints.Key
Hints. MOSAIC_LOCATION_ATTRIBUTE
Key to control the name of the attribute that contains the location for the tiles in the mosaic index.static Hints.Key
Hints. OVERVIEW_POLICY
Overview choosing policy.static Hints.Key
Hints. PRIMITIVE_FACTORY
Theorg.geotools.api.geometry.primitive.PrimitiveFactory
instance to use.static Hints.Key
Hints. PROVIDED_FID
Optional Hint used in conjunction with USE_POVIDED_FID above.static Hints.Key
Hints. RESAMPLE_TOLERANCE
Resample tolerance (defaults toHints.DEFAULT_RESAMPLE_TOLERANCE
)static Hints.Key
Hints. RESOLVE
Resolve setting for resolving resources.static Hints.Key
Hints. RESOLVE_TIMEOUT
The maximum time-out for resolving resources.static Hints.Key
Hints. SAMPLE_DIMENSION_TYPE
TheSampleDimensionType
to use.static Hints.Key
Hints. SCREENMAP
The rendering aid used to avoid painting tiny features over and over in the same pixelstatic Hints.Key
Hints. SKIP_EXTERNAL_OVERVIEWS
Indicates whether to skip external overview files when loading a Coverage (on by default in most raster readers).static Hints.Key
Hints. TILE_ENCODING
The tile encoder name (as aString
value) to use during serialization of image data in aGridCoverage2D
object.static Hints.Key
Hints. USE_JAI_IMAGEREAD
Tells to theGridCoverageReader
instances to read the image using the JAI ImageRead operation (leveraging on Deferred Execution Model, Tile Caching,...) or the directImageReader
's read methods.static Hints.Key
Hints. USE_PROVIDED_FID
When this key is used in the user data section of a feature and the feature store query capabilities reports being able to use provided feature ids the store will try to use the user provided feature id during insertion, and will fail if the FID cannot be parsed into a valid storage identifierstatic Hints.Key
Hints. VERSION
Version number of the requested service.Methods in org.geotools.util.factory with parameters of type Hints.Key Modifier and Type Method Description <T> T
FactoryCreator. getFactory(Class<T> category, Predicate<? super T> filter, Hints hints, Hints.Key key)
Factory for the specified category, using the specified map of hints (if any).<T> T
FactoryRegistry. getFactory(Class<T> category, Predicate<? super T> filter, Hints hints, Hints.Key key)
Returns the first factory in the registry for the specified category, using the specified map of hints (if any).
-