public interface mxHierarchicalLayoutStage
run method with a parameter for the hierarchical layout model
that is shared between the layout stages.| Modifier and Type | Method and Description |
|---|---|
void |
execute(Object parent)
Takes the graph detail and configuration information within the facade
and creates the resulting laid out graph within that facade for further
use.
|
void execute(Object parent)
Copyright (c) 2010 Gaudenz Alder, David Benson. All rights reserved.