public interface TemporalRangeExpressionBuilder
Filter| Modifier and Type | Method and Description |
|---|---|
org.opengis.filter.Filter |
dates(Date start,
Date end)
|
org.opengis.filter.Filter |
last(long millis)
|
org.opengis.filter.Filter |
next(long millis)
|
org.opengis.filter.Filter last(long millis)
Filter matching Metacards where the indicated Attribute is a time between now and the specified number of milliseconds in
the past (inclusive)millis - FilterThis work is licensed under a Creative Commons Attribution 4.0 International License.