Package | Description |
---|---|
com.bbn.openmap.util.quadtree |
Provide a quad-tree for latitude/longitude based data.
|
Modifier and Type | Field and Description |
---|---|
protected QuadTreeNode[] |
QuadTreeNode.children |
protected QuadTreeNode |
QuadTree.top |
Modifier and Type | Method and Description |
---|---|
protected QuadTreeNode |
QuadTreeNode.getChild(float lat,
float lon)
Get the node that covers a certain lat/lon pair.
|
Copyright (C) BBNT Solutions LLC; See http://openmap.bbn.com/ for details