public class JGraphMinimumCycleRemover extends java.lang.Object implements JGraphHierarchicalLayoutStep
| Constructor and Description |
|---|
JGraphMinimumCycleRemover() |
| Modifier and Type | Method and Description |
|---|---|
JGraphHierarchyModel |
run(JGraphFacade facade,
JGraphHierarchyModel model)
Produces the layer assignmment using the graph information specified
|
public JGraphHierarchyModel run(JGraphFacade facade, JGraphHierarchyModel model)
run in interface JGraphHierarchicalLayoutStepfacade - the facade describing the input graphmodel - an internal model of the hierarchical layoutCopyright (C) 2001-2009 JGraph Ltd. All rights reserved.