Interface CTEffectExtent

  • All Superinterfaces:
    XmlObject, XmlTokenSource

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

      • getL

        long getL()
        Gets the "l" attribute
      • xgetL

        STCoordinate xgetL()
        Gets (as xml) the "l" attribute
      • setL

        void setL​(long l)
        Sets the "l" attribute
      • xsetL

        void xsetL​(STCoordinate l)
        Sets (as xml) the "l" attribute
      • getT

        long getT()
        Gets the "t" attribute
      • xgetT

        STCoordinate xgetT()
        Gets (as xml) the "t" attribute
      • setT

        void setT​(long t)
        Sets the "t" attribute
      • xsetT

        void xsetT​(STCoordinate t)
        Sets (as xml) the "t" attribute
      • getR

        long getR()
        Gets the "r" attribute
      • xgetR

        STCoordinate xgetR()
        Gets (as xml) the "r" attribute
      • setR

        void setR​(long r)
        Sets the "r" attribute
      • xsetR

        void xsetR​(STCoordinate r)
        Sets (as xml) the "r" attribute
      • getB

        long getB()
        Gets the "b" attribute
      • xgetB

        STCoordinate xgetB()
        Gets (as xml) the "b" attribute
      • setB

        void setB​(long b)
        Sets the "b" attribute
      • xsetB

        void xsetB​(STCoordinate b)
        Sets (as xml) the "b" attribute