Package | Description |
---|---|
com.github.gwtd3.api | |
com.github.gwtd3.api.geom |
Class and Description |
---|
Geometry
The geometry module.
|
Class and Description |
---|
Hull
A convex hull.
|
Polygon |
Quadtree
A quadtree is a two-dimensional recursive spatial subdivision.
|
Quadtree.Callback
A callback to be passed to
RootNode#visit(Callback) . |
Quadtree.Node
Node of the quadtree.
|
Quadtree.RootNode
The root node of the quadtree.
|
Voronoi
Voronoi layouts are particularly useful for invisible interactive regions, as
demonstrated in Nate Vack’s Voronoi picking example.
|
Copyright © 2015 gwt-d3. All rights reserved.