public static class BoundingBoxStatistic.BoundingBoxValue extends AbstractBoundingBoxValue
maxX, maxY, minX, minYbin, NO_BIN, statistic| Constructor and Description |
|---|
BoundingBoxValue() |
BoundingBoxValue(Statistic<?> statistic) |
| Modifier and Type | Method and Description |
|---|---|
<T> org.locationtech.jts.geom.Envelope |
getEnvelope(DataTypeAdapter<T> adapter,
T entry,
GeoWaveRow... rows) |
entryIngested, fromBinary, getHeight, getMaxX, getMaxY, getMinX, getMinY, getValue, getWidth, isSet, merge, toBinarygetBin, getStatistic, getValueId, getValueId, setBin, toStringpublic BoundingBoxValue()
public BoundingBoxValue(Statistic<?> statistic)
public <T> org.locationtech.jts.geom.Envelope getEnvelope(DataTypeAdapter<T> adapter, T entry, GeoWaveRow... rows)
getEnvelope in class AbstractBoundingBoxValueCopyright © 2013–2021. All rights reserved.