Package | Description |
---|---|
com.vividsolutions.jts.index.quadtree |
Modifier and Type | Field and Description |
---|---|
protected Node[] |
NodeBase.subnode
subquads are numbered as follows:
|
Modifier and Type | Method and Description |
---|---|
static Node |
Node.createExpanded(Node node,
Envelope addEnv) |
static Node |
Node.createNode(Envelope env) |
Node |
Node.getNode(Envelope searchEnv)
Returns the subquad containing the envelope searchEnv.
|
Modifier and Type | Method and Description |
---|---|
static Node |
Node.createExpanded(Node node,
Envelope addEnv) |
Copyright © 2016. All rights reserved.