Class PresetTextWarp

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

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

    • PresetTextWarp

      public PresetTextWarp()
      Instantiates a new preset text warp.
  • Method Details

    • clone

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

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

      public TextShapeType getShapeType()
      Gets the shape type.
      Returns:
      the shape type
    • setShapeType

      public void setShapeType(TextShapeType shapeType)
      Sets the shape type.
      Parameters:
      shapeType - the new shape type
    • getShapeGuides

      public List<ShapeGuide> getShapeGuides()
      Gets the shape guides.
      Returns:
      the shape guides