Class BiLevelEffect

java.lang.Object
com.independentsoft.office.drawing.BiLevelEffect

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

    • BiLevelEffect

      public BiLevelEffect()
      Instantiates a new bi level effect.
  • Method Details

    • clone

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

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

      public int getThreshold()
      Gets the threshold.
      Returns:
      the threshold
    • setThreshold

      public void setThreshold(int threshold)
      Sets the threshold.
      Parameters:
      threshold - the new threshold