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.ClassKeyHints.ATTRIBUTE_TYPE_FACTORYTheorg.geotools.feature.AttributeTypeFactoryinstance to use.static final Hints.ClassKeyTheCoordinateOperationAuthorityFactoryinstance to use.static final Hints.ClassKeyTheCoordinateOperationFactoryinstance to use.static final Hints.ClassKeyHints.CRS_AUTHORITY_FACTORYTheCRSAuthorityFactoryinstance to use.static final Hints.ClassKeyHints.CRS_FACTORYTheCRSFactoryinstance to use.static final Hints.ClassKeyHints.CS_AUTHORITY_FACTORYTheCSAuthorityFactoryinstance to use.static final Hints.ClassKeyHints.CS_FACTORYTheCSFactoryinstance to use.static final Hints.ClassKeyHints.DATUM_AUTHORITY_FACTORYTheDatumAuthorityFactoryinstance to use.static final Hints.ClassKeyHints.DATUM_FACTORYTheDatumFactoryinstance to use.static final Hints.ClassKeyHints.EXECUTOR_SERVICETheExecutorServiceto use.static final Hints.ClassKeyHints.FEATURE_COLLECTIONSTheorg.geotools.feature.FeatureCollectionsinstance to use.static Hints.ClassKeyHints.FEATURE_FACTORYTheFeatureFactoryinstance to use.static Hints.ClassKeyHints.FEATURE_TYPE_FACTORYTheFeatureTypeFactoryinstance to use.static final Hints.ClassKeyHints.FILTER_FACTORYTheFilterFactoryinstance to use.static final Hints.ClassKeyHints.GEOMETRY_CLIPUsed 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.ClassKeyHints.GRID_COVERAGE_FACTORYThe GridCoverageFactory to be used.static final Hints.ClassKeyHints.HTTP_CLIENTWhich Http client should be created.static final Hints.ClassKeyHints.HTTP_CLIENT_FACTORYWhich Http client factory should be usedstatic final Hints.ClassKeyTheCoordinateSequenceFactoryinstance to use.static final Hints.ClassKeyHints.JTS_GEOMETRY_FACTORYTheGeometryFactoryinstance to use.static final Hints.ClassKeyHints.MATH_TRANSFORM_FACTORYTheMathTransformFactoryinstance to use.static final Hints.ClassKeyHints.REPOSITORYTheRepositoryto use to fetch DataAccess and DataStorestatic final Hints.ClassKeyHints.STYLE_FACTORYTheStyleFactoryinstance to use.static final Hints.ClassKeyHints.VIRTUAL_TABLE_PARAMETERSProvides the parameter values to a JDBC parametrized SQL view.