|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
Interface for objects performing a general region query on search trees.
| Method Summary | |
SpatialSearchTreeObject |
getNextObject()
Returns the next object fulfilling the query condition. |
int |
getQueryNum()
Returns the number of queries. |
long |
getQueryTime()
Returns the query time. |
int |
getResultNum()
Returns the number of results. |
void |
init(SpatialSearchTree tree)
Initializes a query without spatial conditions. |
void |
reset()
Resets the query. |
void |
resetCounters()
Resets the counters and timers. |
| Method Detail |
public SpatialSearchTreeObject getNextObject()
public int getQueryNum()
public long getQueryTime()
public int getResultNum()
public void init(SpatialSearchTree tree)
tree - the searchtreepublic void reset()
public void resetCounters()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||