Uses of Interface
ddf.catalog.filter.TemporalRangeExpressionBuilder
Packages that use TemporalRangeExpressionBuilder
-
Uses of TemporalRangeExpressionBuilder in ddf.catalog.filter
Methods in ddf.catalog.filter that return TemporalRangeExpressionBuilderModifier and TypeMethodDescriptionExpressionBuilder.during()Continue building a Filter with the "during" operator (During) for a timne range (inclusive)ExpressionBuilder.overlapping()Continue building a Filter with the "overlaps" operator (OverlappedBy) for a time range (inclusive)