de.cau.cs.kieler.kiml.grana.handlers
Class LayoutAnalysisCombination

java.lang.Object
  extended by de.cau.cs.kieler.core.kivi.AbstractCombination
      extended by de.cau.cs.kieler.kiml.grana.handlers.LayoutAnalysisCombination
All Implemented Interfaces:
ICombination

public class LayoutAnalysisCombination
extends AbstractCombination

A view management combination that performs graph analysis after layout.

Rating red

Constructor Summary
LayoutAnalysisCombination()
           
 
Method Summary
 void execute(EffectTrigger.EffectTriggerState<LayoutEffect> layoutState)
          Execute this combination with an effect trigger state.
 
Methods inherited from class de.cau.cs.kieler.core.kivi.AbstractCombination
doNothing, dontUndo, getTriggerStates, isActive, schedule, setActive, trigger, undo
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LayoutAnalysisCombination

public LayoutAnalysisCombination()
Method Detail

execute

public void execute(EffectTrigger.EffectTriggerState<LayoutEffect> layoutState)
Execute this combination with an effect trigger state.

Parameters:
layoutState - the trigger state of the last layout effect