|
deegree 2.1 (2007/11/08 09:57 build-328-official) | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Quadtree
Method Summary | |
---|---|
void |
deleteItem(Object item)
deletes a specific item from the tree (not the item itself will be deleted, just its reference will be) |
void |
deleteRange(Envelope envelope)
deletes all references of items whose envelope intersects with the passed one ( |
int |
getDepth()
|
Envelope |
getRootBoundingBox()
returns the bounding box covered by the quadtrees root node |
void |
insert(Object item,
Envelope envelope)
inserts a new item into the quadtree |
void |
insert(Object item,
Point point)
inserts a new item into the quadtree |
List |
query(Envelope envelope)
returns a List containing all items whose envelope intersects with the passed one |
Method Detail |
---|
void insert(Object item, Envelope envelope) throws IndexException
item
- envelope
-
IndexException
void insert(Object item, Point point) throws IndexException
item
- point
-
IndexException
List query(Envelope envelope) throws IndexException
envelope
-
IndexException
void deleteItem(Object item)
item
- void deleteRange(Envelope envelope)
envelope
- )
int getDepth()
Envelope getRootBoundingBox() throws IndexException
IndexException
|
deegree 2.1 (2007/11/08 09:57 build-328-official) | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
an open source project founded by lat/lon, Bonn, Germany.
For more information visit: http://deegree.sourceforge.net