Interface CTCustomGeometry2D

  • All Superinterfaces:
    XmlObject, XmlTokenSource

    public interface CTCustomGeometry2D
    extends XmlObject
    An XML CT_CustomGeometry2D(@http://schemas.openxmlformats.org/drawingml/2006/main). This is a complex type.
    • Method Detail

      • 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
      • isSetGdLst

        boolean isSetGdLst()
        True if has "gdLst" element
      • setGdLst

        void setGdLst​(CTGeomGuideList gdLst)
        Sets the "gdLst" element
      • addNewGdLst

        CTGeomGuideList addNewGdLst()
        Appends and returns a new empty "gdLst" element
      • unsetGdLst

        void unsetGdLst()
        Unsets the "gdLst" element
      • isSetAhLst

        boolean isSetAhLst()
        True if has "ahLst" element
      • addNewAhLst

        CTAdjustHandleList addNewAhLst()
        Appends and returns a new empty "ahLst" element
      • unsetAhLst

        void unsetAhLst()
        Unsets the "ahLst" element
      • isSetCxnLst

        boolean isSetCxnLst()
        True if has "cxnLst" element
      • addNewCxnLst

        CTConnectionSiteList addNewCxnLst()
        Appends and returns a new empty "cxnLst" element
      • unsetCxnLst

        void unsetCxnLst()
        Unsets the "cxnLst" element
      • getRect

        CTGeomRect getRect()
        Gets the "rect" element
      • isSetRect

        boolean isSetRect()
        True if has "rect" element
      • setRect

        void setRect​(CTGeomRect rect)
        Sets the "rect" element
      • addNewRect

        CTGeomRect addNewRect()
        Appends and returns a new empty "rect" element
      • unsetRect

        void unsetRect()
        Unsets the "rect" element
      • getPathLst

        CTPath2DList getPathLst()
        Gets the "pathLst" element
      • setPathLst

        void setPathLst​(CTPath2DList pathLst)
        Sets the "pathLst" element
      • addNewPathLst

        CTPath2DList addNewPathLst()
        Appends and returns a new empty "pathLst" element