java.lang.Object
com.independentsoft.office.diagrams.Whole

public class Whole extends Object
The Class Whole.
  • Constructor Details

    • Whole

      public Whole()
      Instantiates a new whole.
  • Method Details

    • clone

      public Whole clone()
      Overrides:
      clone in class Object
    • toString

      public String toString()
      Overrides:
      toString in class Object
    • getEffectDag

      public EffectDag getEffectDag()
      Gets the effect dag.
      Returns:
      the effect dag
    • setEffectDag

      public void setEffectDag(EffectDag effectDag)
      Sets the effect dag.
      Parameters:
      effectDag - the new effect dag
    • getEffectList

      public EffectList getEffectList()
      Gets the effect list.
      Returns:
      the effect list
    • setEffectList

      public void setEffectList(EffectList effectList)
      Sets the effect list.
      Parameters:
      effectList - the new effect list
    • getOutline

      public Outline getOutline()
      Gets the outline.
      Returns:
      the outline
    • setOutline

      public void setOutline(Outline outline)
      Sets the outline.
      Parameters:
      outline - the new outline