Uses of Interface
de.cau.cs.kieler.core.kivi.IEffectCompound

Packages that use IEffectCompound
de.cau.cs.kieler.core.kivi Base package of the KIELER View Management. 
de.cau.cs.kieler.core.model.gmf.effects GMF-specific view management effects. 
 

Uses of IEffectCompound in de.cau.cs.kieler.core.kivi
 

Methods in de.cau.cs.kieler.core.kivi with parameters of type IEffectCompound
protected  void AbstractCombination.schedule(IEffectCompound compoundEffect)
          Schedule a compound effect for execution, performs merging against all other effects scheduled during this execution before actually executing the effect.
 

Uses of IEffectCompound in de.cau.cs.kieler.core.model.gmf.effects
 

Classes in de.cau.cs.kieler.core.model.gmf.effects that implement IEffectCompound
 class FocusContextEffect
          A FocusContextEffect implements the Focus & Context behavior for graphical models for their diagrams in the KIELER View Management.