Interface CTPath2DArcTo

All Superinterfaces:
XmlObject, XmlTokenSource

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

  • Method Details

    • getWR

      Object getWR()
      Gets the "wR" attribute
    • xgetWR

      STAdjCoordinate xgetWR()
      Gets (as xml) the "wR" attribute
    • setWR

      void setWR(Object wr)
      Sets the "wR" attribute
    • xsetWR

      void xsetWR(STAdjCoordinate wr)
      Sets (as xml) the "wR" attribute
    • getHR

      Object getHR()
      Gets the "hR" attribute
    • xgetHR

      STAdjCoordinate xgetHR()
      Gets (as xml) the "hR" attribute
    • setHR

      void setHR(Object hr)
      Sets the "hR" attribute
    • xsetHR

      void xsetHR(STAdjCoordinate hr)
      Sets (as xml) the "hR" attribute
    • getStAng

      Object getStAng()
      Gets the "stAng" attribute
    • xgetStAng

      STAdjAngle xgetStAng()
      Gets (as xml) the "stAng" attribute
    • setStAng

      void setStAng(Object stAng)
      Sets the "stAng" attribute
    • xsetStAng

      void xsetStAng(STAdjAngle stAng)
      Sets (as xml) the "stAng" attribute
    • getSwAng

      Object getSwAng()
      Gets the "swAng" attribute
    • xgetSwAng

      STAdjAngle xgetSwAng()
      Gets (as xml) the "swAng" attribute
    • setSwAng

      void setSwAng(Object swAng)
      Sets the "swAng" attribute
    • xsetSwAng

      void xsetSwAng(STAdjAngle swAng)
      Sets (as xml) the "swAng" attribute