|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
@XmlElement(value="Disjoint") public interface Disjoint
Concrete binary spatial operator that evaluates to
true
if the first operand is disjoint from the second (in the sense defined
in the OGC Simple Features specification).
Nested Class Summary |
---|
Nested classes/interfaces inherited from interface MultiValuedFilter |
---|
MultiValuedFilter.MatchAction |
Field Summary | |
---|---|
static String |
NAME
Operator name used to check FilterCapabilities |
Fields inherited from interface Filter |
---|
EXCLUDE, INCLUDE |
Method Summary |
---|
Methods inherited from interface BinarySpatialOperator |
---|
getExpression1, getExpression2 |
Methods inherited from interface MultiValuedFilter |
---|
getMatchAction |
Methods inherited from interface Filter |
---|
accept, evaluate |
Field Detail |
---|
static final String NAME
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |