public interface SLDComparisonOperator extends SLDFilterOperator
| Modifier and Type | Method and Description |
|---|---|
java.util.List<SLDExpression> |
getExpressions()
Return list of expressions (literals, property names, etc)
involved in the comparison
|
java.util.List<SLDExpression> getExpressions()