|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
@XmlElement(value="Crosses") public interface Crosses
Concrete binary spatial operator that evaluates to
true
if the first geometric operand crosses the second (in the sense defined
by 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 |