public class VectorTimeRangeAggregation extends TimeRangeAggregation<FieldNameParam,org.opengis.feature.simple.SimpleFeature>
max, min| Constructor and Description |
|---|
VectorTimeRangeAggregation() |
VectorTimeRangeAggregation(FieldNameParam fieldNameParam) |
| Modifier and Type | Method and Description |
|---|---|
protected org.threeten.extra.Interval |
getInterval(org.opengis.feature.simple.SimpleFeature entry) |
FieldNameParam |
getParameters() |
void |
setParameters(FieldNameParam fieldNameParam) |
aggregate, aggregate, clearResult, getResult, isSet, merge, resultFromBinary, resultToBinaryclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitfromBinary, toBinarypublic VectorTimeRangeAggregation()
public VectorTimeRangeAggregation(FieldNameParam fieldNameParam)
public FieldNameParam getParameters()
getParameters in interface Aggregation<FieldNameParam,org.threeten.extra.Interval,org.opengis.feature.simple.SimpleFeature>getParameters in class TimeRangeAggregation<FieldNameParam,org.opengis.feature.simple.SimpleFeature>public void setParameters(FieldNameParam fieldNameParam)
setParameters in interface Aggregation<FieldNameParam,org.threeten.extra.Interval,org.opengis.feature.simple.SimpleFeature>setParameters in class TimeRangeAggregation<FieldNameParam,org.opengis.feature.simple.SimpleFeature>protected org.threeten.extra.Interval getInterval(org.opengis.feature.simple.SimpleFeature entry)
getInterval in class TimeRangeAggregation<FieldNameParam,org.opengis.feature.simple.SimpleFeature>Copyright © 2013–2021. All rights reserved.