Interface CTPresetGeometry2D

All Superinterfaces:
XmlObject, XmlTokenSource

public interface CTPresetGeometry2D extends XmlObject
An XML CT_PresetGeometry2D(@http://schemas.openxmlformats.org/drawingml/2006/main). This is a complex type.
  • Field Details

  • Method Details

    • getAvLst

      CTGeomGuideList getAvLst()
      Gets the "avLst" element
    • isSetAvLst

      boolean isSetAvLst()
      True if has "avLst" element
    • setAvLst

      void setAvLst(CTGeomGuideList avLst)
      Sets the "avLst" element
    • addNewAvLst

      CTGeomGuideList addNewAvLst()
      Appends and returns a new empty "avLst" element
    • unsetAvLst

      void unsetAvLst()
      Unsets the "avLst" element
    • getPrst

      STShapeType.Enum getPrst()
      Gets the "prst" attribute
    • xgetPrst

      STShapeType xgetPrst()
      Gets (as xml) the "prst" attribute
    • setPrst

      void setPrst(STShapeType.Enum prst)
      Sets the "prst" attribute
    • xsetPrst

      void xsetPrst(STShapeType prst)
      Sets (as xml) the "prst" attribute