|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
@XmlElement(value="ColorReplacement") public interface ColorReplacement
The ColorReplacement element, which may occur multiple times, allows to replace a
color in the ExternalGraphic, the color specified in the OriginalColor sub-element, by
another color as a result of a recode function as defined in Interpolate
.
Method Summary | |
---|---|
Object |
accept(StyleVisitor visitor,
Object extraData)
calls the visit method of a StyleVisitor |
Function |
getRecoding()
Recoding: Transformation of discrete values to any other values. |
Method Detail |
---|
@XmlElement(value="Recode") Function getRecoding()
@Extension Object accept(StyleVisitor visitor, Object extraData)
visitor
- the style visitor
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |