Package | Description |
---|---|
prefuse.action.layout.graph |
Action modules for computing the layout of graph or tree structured data.
|
Modifier and Type | Class and Description |
---|---|
class |
BalloonTreeLayout
Layout that computes a circular "balloon-tree" layout of a tree.
|
class |
NodeLinkTreeLayout
TreeLayout that computes a tidy layout of a node-link tree
diagram.
|
class |
RadialTreeLayout
TreeLayout instance that computes a radial layout, laying out subsequent
depth levels of a tree on circles of progressively increasing radius.
|
class |
SquarifiedTreeMapLayout
TreeLayout instance computing a TreeMap layout that optimizes for low
aspect ratios of visualized tree nodes.
|
Copyright ? 2013 Regents of the University of California