|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Node | |
---|---|
org.geotools.geometry.iso.index.quadtree | An implementation of GeoAPI Geometry interfaces from ISO 19107. |
Uses of Node in org.geotools.geometry.iso.index.quadtree |
---|
Fields in org.geotools.geometry.iso.index.quadtree declared as Node | |
---|---|
protected Node[] |
NodeBase.subnode
subquads are numbered as follows: |
Methods in org.geotools.geometry.iso.index.quadtree that return Node | |
---|---|
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. |
Methods in org.geotools.geometry.iso.index.quadtree with parameters of type Node | |
---|---|
static Node |
Node.createExpanded(Node node,
Envelope addEnv)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |