Class LinearGradientFill

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

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

    • LinearGradientFill

      public LinearGradientFill()
      Instantiates a new linear gradient fill.
  • Method Details

    • clone

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

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

      public int getAngle()
      Gets the angle.
      Returns:
      the angle
    • setAngle

      public void setAngle(int angle)
      Sets the angle.
      Parameters:
      angle - the new angle
    • isScaled

      public boolean isScaled()
      Checks if is scaled.
      Returns:
      true, if is scaled
    • setScaled

      public void setScaled(boolean scaled)
      Sets the scaled.
      Parameters:
      scaled - the new scaled