@XmlElement(value="MapItem") public interface MapItem extends Expression
NIL
Modifier and Type | Method and Description |
---|---|
double |
getData()
Get data.
|
Expression |
getValue()
Get value.
|
accept, evaluate, evaluate
@XmlElement(value="Value") Expression getValue()
The Values can be of any type, dependent on which symbolization context the function is employed. Color values (like #00ffff) or numeric values are typical.
@XmlElement(value="Data") double getData()
Copyright © 1996–2023 Geotools. All rights reserved.