|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object | +--xxl.spatial.Arge.HashSweepArea
| Field Summary | |
protected Bucket[] |
buckets
|
protected Universe |
universe
|
protected double |
ydelta
|
protected double |
yoffset
|
| Constructor Summary | |
Arge.HashSweepArea(int noOfBuckets,
int initialBucketSize,
Universe universe)
|
|
| Method Summary | |
void |
insert(java.lang.Object o)
|
java.util.Iterator |
query(java.lang.Object o)
|
| Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
| Field Detail |
protected Bucket[] buckets
protected Universe universe
protected double yoffset
protected double ydelta
| Constructor Detail |
public Arge.HashSweepArea(int noOfBuckets,
int initialBucketSize,
Universe universe)
| Method Detail |
public void insert(java.lang.Object o)
public java.util.Iterator query(java.lang.Object o)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||