mxHierarchicalLayoutStage
public class mxMinimumCycleRemover extends java.lang.Object implements mxHierarchicalLayoutStage
Modifier and Type | Field | Description |
---|---|---|
protected mxHierarchicalLayout |
layout |
Reference to the enclosing layout algorithm
|
Constructor | Description |
---|---|
mxMinimumCycleRemover(mxHierarchicalLayout layout) |
Constructor that has the roots specified
|
Modifier and Type | Method | Description |
---|---|---|
void |
execute(java.lang.Object parent) |
Produces the layer assignmment using the graph information specified
|
protected mxHierarchicalLayout layout
public mxMinimumCycleRemover(mxHierarchicalLayout layout)
public void execute(java.lang.Object parent)
execute
in interface mxHierarchicalLayoutStage
Copyright (c) 2010-2017 Gaudenz Alder, JGraph Ltd. All rights reserved.