public class SpatialIndexFilter extends Object implements IndexFilter
| Constructor and Description |
|---|
SpatialIndexFilter() |
| Modifier and Type | Method and Description |
|---|---|
void |
fromBinary(byte[] bytes) |
boolean |
test(Index t) |
byte[] |
toBinary() |
public byte[] toBinary()
toBinary in interface Persistablepublic void fromBinary(byte[] bytes)
fromBinary in interface PersistableCopyright © 2013–2021. All rights reserved.