| Interface | Description |
|---|---|
| Quadtree.Callback<T> |
A callback to be passed to
RootNode#visit(Callback). |
| Class | Description |
|---|---|
| Geometry |
The geometry module.
|
| Hull |
A convex hull.
|
| Polygon | |
| Quadtree |
A quadtree is a two-dimensional recursive spatial subdivision.
|
| Quadtree.Node<T> |
Node of the quadtree.
|
| Quadtree.RootNode<T> |
The root node of the quadtree.
|
Copyright © 2013 gwt-d3. All Rights Reserved.