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, ITriggerListener

public class LayoutAnalysisCombination
extends AbstractCombination

A view management combination that performs graph analysis after layout.

Rating red

Field Summary
 
Fields inherited from class de.cau.cs.kieler.core.kivi.AbstractCombination
FIFTH, FIRST, FOURTH, SECOND, SEVENTH, SIXTH, THIRD
 
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
enableEffectRecording, getEffects, getTriggerStates, handle, isActive, latestState, latestStateIndex, schedule, schedule, setActive, toString, undo, undoRecordedEffects
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, 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