org.geotools.styling
Interface ColorReplacement
- All Superinterfaces:
- ColorReplacement
public interface ColorReplacement
- extends ColorReplacement
Apply color replacement to an external graphic.
Can be used to indicate the background color to make transparent; or to swap colors
around as needed.
getRecoding
Function getRecoding()
- Function providing recoding of values.
- Specified by:
getRecoding
in interface ColorReplacement
setRecoding
void setRecoding(Function function)
- Parameters:
function
- Recoding function to use
Copyright © 1996-2014 Geotools. All Rights Reserved.