Class ShapeDefault

java.lang.Object
com.independentsoft.office.themes.ShapeDefault

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

    • ShapeDefault

      public ShapeDefault()
      Instantiates a new shape default.
  • Method Details

    • clone

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

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

      public TextBodyProperties getTextBodyProperties()
      Gets the text body properties.
      Returns:
      the text body properties
    • getTextListStyle

      public TextListStyle getTextListStyle()
      Gets the text list style.
      Returns:
      the text list style
    • setTextListStyle

      public void setTextListStyle(TextListStyle textListStyle)
      Sets the text list style.
      Parameters:
      textListStyle - the new text list style
    • getShapeProperties

      public ShapeProperties getShapeProperties()
      Gets the shape properties.
      Returns:
      the shape properties
    • getStyle

      public ShapeStyle getStyle()
      Gets the style.
      Returns:
      the style
    • setStyle

      public void setStyle(ShapeStyle style)
      Sets the style.
      Parameters:
      style - the new style