public class mxMinimumCycleRemover extends Object implements mxHierarchicalLayoutStage
Modifier and Type | Field and Description |
---|---|
protected mxHierarchicalLayout |
layout
Reference to the enclosing layout algorithm
|
Constructor and Description |
---|
mxMinimumCycleRemover(mxHierarchicalLayout layout)
Constructor that has the roots specified
|
protected mxHierarchicalLayout layout
public mxMinimumCycleRemover(mxHierarchicalLayout layout)
public void execute(Object parent)
execute
in interface mxHierarchicalLayoutStage
Copyright (c) 2010 Gaudenz Alder. All rights reserved.