Interface CTGeomRect

  • All Superinterfaces:
    XmlObject, XmlTokenSource

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

      • getL

        java.lang.Object getL()
        Gets the "l" attribute
      • setL

        void setL​(java.lang.Object l)
        Sets the "l" attribute
      • getT

        java.lang.Object getT()
        Gets the "t" attribute
      • setT

        void setT​(java.lang.Object t)
        Sets the "t" attribute
      • getR

        java.lang.Object getR()
        Gets the "r" attribute
      • setR

        void setR​(java.lang.Object r)
        Sets the "r" attribute
      • getB

        java.lang.Object getB()
        Gets the "b" attribute
      • setB

        void setB​(java.lang.Object b)
        Sets the "b" attribute