Package | Description |
---|---|
com.github.gwtd3.api.geom |
Modifier and Type | Method and Description |
---|---|
Quadtree.RootNode<T> |
Quadtree.RootNode.visit(Quadtree.Callback<T> callback)
Call the given
Quadtree.Callback for each quadtree node pre-order,
provided the callback returns false. |
Copyright © 2015 gwt-d3. All rights reserved.