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 TypeMethodDescriptionvoidContrastEnhancement.setMethod(ContrastMethodStrategy method) Convenience method to allow users to pass in aContrastMethodStrategyto 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 TypeClassDescriptionclassclassclassclassclassMethods in org.geotools.styling with parameters of type ContrastMethodStrategyModifier and TypeMethodDescriptionvoidContrastEnhancementImpl.setMethod(ContrastMethodStrategy method)