de.cau.cs.kieler.synccharts.kivi
Class LayoutAfterModelChangedCombination
java.lang.Object
de.cau.cs.kieler.core.kivi.AbstractCombination
de.cau.cs.kieler.synccharts.kivi.LayoutAfterModelChangedCombination
- All Implemented Interfaces:
- ICombination
public class LayoutAfterModelChangedCombination
- extends AbstractCombination
Applies automatic layout after the model has been changed.
- Rating

Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LayoutAfterModelChangedCombination
public LayoutAfterModelChangedCombination()
execute
public void execute(ModelChangeTrigger.ModelChangeState modelState,
ModelChangeTrigger.DiagramChangeState diagramState)
- Apply automatic layout every time the model changed state is updated.
- Parameters:
modelState
- model changeddiagramState
- diagram changed