Package com.jgraph.layout.hierarchical
package com.jgraph.layout.hierarchical
JGraphLayout hierarchical package which contains directed hierarchy layout algorithms.
-
ClassDescriptionSets the horizontal locations of node and edge dummy nodes on each layer.A Greedy Cycle removal algorithm for pre-processing cyclic graphs prior to applying a hierarchical layout.The top level compound layout of the hierarchical layout.The specific layout interface for hierarchical layouts.An implementation of the first stage of the Sugiyama layout.Performs a vertex ordering within ranks as described by Gansner et al 1993An implementation of the first stage of the Sugiyama layout.A network simplex layering algorithm as described by Gansner et al 1993