Interface | Description |
---|---|
QuadTreeData |
Interface representing data stored in quad tree.
|
Class | Description |
---|---|
GeoRSSData |
Implements QuadTreeData to store GeoRSS items into quad tree.
|
QuadTree |
Implementation of Quad Tree Index.
|
QuadTreeReader |
Class to reload the quad tree index from file.
|
QuadTreeWriter |
Class to save the quad tree index from file.
|
Enum | Description |
---|---|
NodeType |
Enum to represent node type of quad tree.
|
Copyright © 2010–2014 The Apache Software Foundation. All rights reserved.