| Package | Description |
|---|---|
| com.revolsys.gis.algorithm.index.quadtree |
| Modifier and Type | Class and Description |
|---|---|
class |
IdObjectNode<T> |
class |
Node<T> |
| Modifier and Type | Method and Description |
|---|---|
AbstractNode<T> |
AbstractNode.createExpanded(AbstractNode<T> node,
double[] bounds) |
protected AbstractNode<T> |
AbstractNode.createNode(double[] bounds) |
protected AbstractNode<T> |
Node.createNode(int level,
double... newBounds) |
protected AbstractNode<T> |
IdObjectNode.createNode(int level,
double... newBounds) |
protected abstract AbstractNode<T> |
AbstractNode.createNode(int level,
double... newBounds) |
AbstractNode<T> |
AbstractNode.find(double[] bounds) |
AbstractNode<T> |
AbstractNode.getNode(double[] bounds) |
protected AbstractNode<T> |
AbstractNode.getNode(int i) |
| Modifier and Type | Method and Description |
|---|---|
AbstractNode<T> |
AbstractNode.createExpanded(AbstractNode<T> node,
double[] bounds) |
protected void |
AbstractNode.setNode(int i,
AbstractNode<T> node) |
Copyright © 2015 Revolution Systems Inc.. All rights reserved.