Class PathGradient

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

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

    • PathGradient

      public PathGradient()
      Instantiates a new path gradient.
  • Method Details

    • clone

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

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

      public FillToRectangle getFillToRectangle()
      Gets the fill to rectangle.
      Returns:
      the fill to rectangle
    • setFillToRectangle

      public void setFillToRectangle(FillToRectangle fillToRectangle)
      Sets the fill to rectangle.
      Parameters:
      fillToRectangle - the new fill to rectangle
    • getPath

      public PathShadeType getPath()
      Gets the path.
      Returns:
      the path
    • setPath

      public void setPath(PathShadeType path)
      Sets the path.
      Parameters:
      path - the new path