Uses of Class
org.geotools.util.factory.Hints.ClassKey
Packages that use Hints.ClassKey
Package
Description
Utility classes which enable dynamic binding to factory implementations at runtime.
-
Uses of Hints.ClassKey in org.geotools.util.factory
Fields in org.geotools.util.factory declared as Hints.ClassKeyModifier and TypeFieldDescriptionstatic final Hints.ClassKey
Hints.ATTRIBUTE_TYPE_FACTORY
Theorg.geotools.feature.AttributeTypeFactory
instance to use.static final Hints.ClassKey
TheCoordinateOperationAuthorityFactory
instance to use.static final Hints.ClassKey
TheCoordinateOperationFactory
instance to use.static final Hints.ClassKey
Hints.CRS_AUTHORITY_FACTORY
TheCRSAuthorityFactory
instance to use.static final Hints.ClassKey
Hints.CRS_FACTORY
TheCRSFactory
instance to use.static final Hints.ClassKey
Hints.CS_AUTHORITY_FACTORY
TheCSAuthorityFactory
instance to use.static final Hints.ClassKey
Hints.CS_FACTORY
TheCSFactory
instance to use.static final Hints.ClassKey
Hints.DATUM_AUTHORITY_FACTORY
TheDatumAuthorityFactory
instance to use.static final Hints.ClassKey
Hints.DATUM_FACTORY
TheDatumFactory
instance to use.static final Hints.ClassKey
Hints.EXECUTOR_SERVICE
TheExecutorService
to use.static final Hints.ClassKey
Hints.FEATURE_COLLECTIONS
Theorg.geotools.feature.FeatureCollections
instance to use.static Hints.ClassKey
Hints.FEATURE_FACTORY
TheFeatureFactory
instance to use.static Hints.ClassKey
Hints.FEATURE_TYPE_FACTORY
TheFeatureTypeFactory
instance to use.static final Hints.ClassKey
Hints.FILTER_FACTORY
TheFilterFactory
instance to use.static final Hints.ClassKey
Hints.GEOMETRY_CLIP
Used along with vector tile geometries, includes the clip mask to be used when rendering the geometry (geometries in vector tiles can span across tiles, in that case, they have a gutter that should be removed when rendering them)static final Hints.ClassKey
Hints.GRID_COVERAGE_FACTORY
The GridCoverageFactory to be used.static final Hints.ClassKey
Hints.HTTP_CLIENT
Which Http client should be created.static final Hints.ClassKey
Hints.HTTP_CLIENT_FACTORY
Which Http client factory should be usedstatic final Hints.ClassKey
TheCoordinateSequenceFactory
instance to use.static final Hints.ClassKey
Hints.JTS_GEOMETRY_FACTORY
TheGeometryFactory
instance to use.static final Hints.ClassKey
Hints.MATH_TRANSFORM_FACTORY
TheMathTransformFactory
instance to use.static final Hints.ClassKey
Hints.REPOSITORY
TheRepository
to use to fetch DataAccess and DataStorestatic final Hints.ClassKey
Hints.STYLE_FACTORY
TheStyleFactory
instance to use.static final Hints.ClassKey
Hints.VIRTUAL_TABLE_PARAMETERS
Provides the parameter values to a JDBC parametrized SQL view.