public class MaxExtentOptProvider extends Object implements org.locationtech.geowave.core.index.persist.Persistable
| Constructor and Description |
|---|
MaxExtentOptProvider() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
filterMaxExtent(org.locationtech.jts.geom.Geometry geom) |
void |
fromBinary(byte[] bytes) |
double |
getMaxExtent() |
byte[] |
toBinary() |
public byte[] toBinary()
toBinary in interface org.locationtech.geowave.core.index.persist.Persistablepublic void fromBinary(byte[] bytes)
fromBinary in interface org.locationtech.geowave.core.index.persist.Persistablepublic double getMaxExtent()
public boolean filterMaxExtent(org.locationtech.jts.geom.Geometry geom)
Copyright © 2013–2021. All rights reserved.