com.jgraph.layout.hierarchical
public class JGraphMinimumCycleRemover extends Object implements JGraphHierarchicalLayoutStep
Method Summary | |
---|---|
JGraphHierarchyModel | run(JGraphFacade facade, JGraphHierarchyModel model)
Produces the layer assignmment using the graph information specified
|
Parameters: facade the facade describing the input graph model an internal model of the hierarchical layout
Returns: the updated hierarchy model