public interface Bound
| Modifier and Type | Method and Description | 
|---|---|
boolean | 
contains(float[] coords)  | 
Iterable<ImmutablePoint> | 
filter(Iterable<ImmutablePoint> points)  | 
byte[] | 
getCacheKey()  | 
int | 
getLimit()  | 
int | 
getNumDims()  | 
boolean | 
overlaps(ImmutableNode node)  | 
int getLimit()
int getNumDims()
boolean overlaps(ImmutableNode node)
boolean contains(float[] coords)
Iterable<ImmutablePoint> filter(Iterable<ImmutablePoint> points)
byte[] getCacheKey()
Copyright © 2011–2018. All rights reserved.