@XmlElement(value="After") public interface After extends BinaryTemporalOperator
The After operator is defined by ISO 19108 and has the following semantics:
t1,t2 | t1[],t2 | t1,t2[] | t1[],t2[] |
t1 > t2 | t1.start > t2 | t1 > t2.end | t1.start > 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.