Uses of Interface
org.geotools.api.style.ContrastMethodStrategy
Packages that use ContrastMethodStrategy
Package
Description
The following package is an implementation of OGC Symbology Encoding 1.1.0 and ISO 19117 : Portrayal
Allows for symbolization of geospatial data.
-
Uses of ContrastMethodStrategy in org.geotools.api.style
Methods in org.geotools.api.style with parameters of type ContrastMethodStrategyModifier and TypeMethodDescriptionvoid
ContrastEnhancement.setMethod
(ContrastMethodStrategy method) Convenience method to allow users to pass in aContrastMethodStrategy
to updateContrastEnhancement.setMethod(org.geotools.api.style.ContrastMethod)
andContrastEnhancement.setOptions(java.util.Map<java.lang.String, org.geotools.api.filter.expression.Expression>)
in one go. -
Uses of ContrastMethodStrategy in org.geotools.styling
Classes in org.geotools.styling that implement ContrastMethodStrategyModifier and TypeClassDescriptionclass
class
class
class
class
Methods in org.geotools.styling with parameters of type ContrastMethodStrategyModifier and TypeMethodDescriptionvoid
ContrastEnhancementImpl.setMethod
(ContrastMethodStrategy method)