Uses of Class
org.geotools.util.factory.Hints.OptionKey
-
Packages that use Hints.OptionKey Package Description org.geotools.util.factory Utility classes which enable dynamic binding to factory implementations at runtime. -
-
Uses of Hints.OptionKey in org.geotools.util.factory
Fields in org.geotools.util.factory declared as Hints.OptionKey Modifier and Type Field Description static Hints.OptionKey
Hints. CACHE_POLICY
Policy to use for caching referencing objects.static Hints.OptionKey
Hints. COLOR_DEFINITION
The color definition to use when converting from String to Color.static Hints.OptionKey
Hints. DATUM_SHIFT_METHOD
The preferred datum shift method to use for coordinate operations.
-