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.
  • Field Details

  • Method Details

    • getPos

      CTAdjPoint2D getPos()
      Gets the "pos" element
    • setPos

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

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

      Object getAng()
      Gets the "ang" attribute
    • xgetAng

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

      void setAng(Object ang)
      Sets the "ang" attribute
    • xsetAng

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