Package org.oscim.utils.quadtree
Class TileIndex<T extends TreeNode<T,E>,E>
java.lang.Object
org.oscim.utils.quadtree.TileIndex<T,E>
- Direct Known Subclasses:
BoxTree
A quad tree for the standard map tiling schema.
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
root
-
pool
-
-
Constructor Details
-
TileIndex
public TileIndex()
-
-
Method Details
-
create
-
removeItem
-
add
-
getTile
-
remove
-
size
public int size() -
drop
public void drop()
-