Uses of Class
org.graffiti.graph.AdjListNode
Package | Description |
---|---|
org.vanted.plugins.layout.multilevelframework |
A layout algorithm to Vanted that implements the multi-level graph layout framework.
|
-
Uses of AdjListNode in org.vanted.plugins.layout.multilevelframework
Subclasses of AdjListNode in org.vanted.plugins.layout.multilevelframework Modifier and Type Class Description class
MergedNode
ANode
implementation that represents several nodes in a coarsening level withinMultilevelGraph
.