public abstract class PointRegionQuadTreeNode<L>
extends java.lang.Object
Constructor and Description |
---|
PointRegionQuadTreeNode(BoundingBox bb,
int level) |
Modifier and Type | Method and Description |
---|---|
BoundingBox |
getBb() |
int |
getLevel() |
public PointRegionQuadTreeNode(BoundingBox bb, int level)
public BoundingBox getBb()
public int getLevel()