Interface CTConnectionSite

  • All Superinterfaces:
    XmlObject, XmlTokenSource

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

      • setPos

        void setPos​(CTAdjPoint2D pos)
        Sets the "pos" element
      • addNewPos

        CTAdjPoint2D addNewPos()
        Appends and returns a new empty "pos" element
      • getAng

        java.lang.Object getAng()
        Gets the "ang" attribute
      • xgetAng

        STAdjAngle xgetAng()
        Gets (as xml) the "ang" attribute
      • setAng

        void setAng​(java.lang.Object ang)
        Sets the "ang" attribute
      • xsetAng

        void xsetAng​(STAdjAngle ang)
        Sets (as xml) the "ang" attribute