Class SolidFill

java.lang.Object
com.independentsoft.office.drawing.SolidFill
All Implemented Interfaces:
IFill

public class SolidFill extends Object implements IFill
The Class SolidFill.
  • Constructor Details

  • Method Details

    • clone

      public SolidFill clone()
      Specified by:
      clone in interface IFill
      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