public class CommonIndexBoundingBoxAggregation<P extends Persistable> extends BoundingBoxAggregation<P,CommonIndexedPersistenceEncoding> implements CommonIndexAggregation<P,org.locationtech.jts.geom.Envelope>
maxX, maxY, minX, minY| Constructor and Description |
|---|
CommonIndexBoundingBoxAggregation() |
| Modifier and Type | Method and Description |
|---|---|
protected org.locationtech.jts.geom.Envelope |
getEnvelope(DataTypeAdapter<CommonIndexedPersistenceEncoding> adapter,
CommonIndexedPersistenceEncoding entry) |
aggregate, aggregate, clearResult, getParameters, getResult, isSet, merge, resultFromBinary, resultToBinary, setParametersclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitaggregate, clearResult, fromBinary, getParameters, getResult, merge, resultFromBinary, resultToBinary, setParameters, toBinaryprotected org.locationtech.jts.geom.Envelope getEnvelope(DataTypeAdapter<CommonIndexedPersistenceEncoding> adapter, CommonIndexedPersistenceEncoding entry)
getEnvelope in class BoundingBoxAggregation<P extends Persistable,CommonIndexedPersistenceEncoding>Copyright © 2013–2021. All rights reserved.