@XmlElement(value="EndedBy") public interface EndedBy extends BinaryTemporalOperator
The EndedBy operator is defined by ISO 19108 and has the following semantics:
t1,t2 | t1[],t2 | t1,t2[] | t1[],t2[] |
n/a | t1.end = t2 | n/a | t1.start < t2.start and t1.end = t2.end |
http://portal.opengeospatial.org/files/?artifact_id=39968
MultiValuedFilter.MatchAction
getExpression1, getExpression2
getMatchAction
static final String NAME
Copyright © 1996–2023 Geotools. All rights reserved.