Class GlowEffect

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

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

    • GlowEffect

      public GlowEffect()
      Instantiates a new glow effect.
  • Method Details

    • clone

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

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

      public ColorChoice getColorChoice()
      Gets the color choice.
      Returns:
      the color choice
    • setColorChoice

      public void setColorChoice(ColorChoice colorChoice)
      Sets the color choice.
      Parameters:
      colorChoice - the new color choice
    • getRadius

      public Unit getRadius()
      Gets the radius.
      Returns:
      the radius
    • setRadius

      public void setRadius(Unit radius)
      Sets the radius.
      Parameters:
      radius - the new radius