Package | Description |
---|---|
com.vividsolutions.jts.index.bintree |
Modifier and Type | Field and Description |
---|---|
protected Node[] |
NodeBase.subnode
subnodes are numbered as follows:
0 | 1
|
Modifier and Type | Method and Description |
---|---|
static Node |
Node.createExpanded(Node node,
Interval addInterval) |
static Node |
Node.createNode(Interval itemInterval) |
Node |
Node.getNode(Interval searchInterval)
Returns the subnode containing the envelope.
|
Modifier and Type | Method and Description |
---|---|
static Node |
Node.createExpanded(Node node,
Interval addInterval) |
Copyright © 2016. All rights reserved.