Package org.jungrapht.visualization.layout.quadtree
Support for spatial optimization of graph layout algorithms
There are no java.awt imports in this package and its sub packages
-
Interface Summary Interface Description TreeNode -
Class Summary Class Description BarnesHutQuadTree<T> A QuadTree that can gather combined forces from visited nodes.BarnesHutQuadTree.Builder<T> ForceObject<T> An instance used to gather forces while visiting the BarnesHut QuadTree.Node<T> A Node in the BarnesHutOctTree.Node.Builder<T>