|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IndexStore
DOCUMENT ME!
trunk/gt/modules
(gt-modules.jar
) (Maven report) (SVN head)Method Summary | |
---|---|
QuadTree |
load(IndexFile indexfile)
Loads a QuadTree |
void |
store(QuadTree tree)
Stores a QuadTree |
Method Detail |
---|
void store(QuadTree tree) throws StoreException
QuadTree
tree
- the QuadTree
to store
StoreException
QuadTree load(IndexFile indexfile) throws StoreException
QuadTree
QuadTree
StoreException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |