| Package | Description |
|---|---|
| com.vividsolutions.jts.index.strtree |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractNode
A node of an
AbstractSTRtree. |
class |
ItemBoundable
Boundable wrapper for a non-Boundable spatial object.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractNode.addChildBoundable(Boundable childBoundable)
Adds either an AbstractNode, or if this is a leaf node, a data object
(wrapped in an ItemBoundable)
|
Copyright © 2015. All rights reserved.