Interface CTTransformEffect

  • All Superinterfaces:
    XmlObject, XmlTokenSource

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

      • getSx

        int getSx()
        Gets the "sx" attribute
      • xgetSx

        STPercentage xgetSx()
        Gets (as xml) the "sx" attribute
      • isSetSx

        boolean isSetSx()
        True if has "sx" attribute
      • setSx

        void setSx​(int sx)
        Sets the "sx" attribute
      • xsetSx

        void xsetSx​(STPercentage sx)
        Sets (as xml) the "sx" attribute
      • unsetSx

        void unsetSx()
        Unsets the "sx" attribute
      • getSy

        int getSy()
        Gets the "sy" attribute
      • xgetSy

        STPercentage xgetSy()
        Gets (as xml) the "sy" attribute
      • isSetSy

        boolean isSetSy()
        True if has "sy" attribute
      • setSy

        void setSy​(int sy)
        Sets the "sy" attribute
      • xsetSy

        void xsetSy​(STPercentage sy)
        Sets (as xml) the "sy" attribute
      • unsetSy

        void unsetSy()
        Unsets the "sy" attribute
      • getKx

        int getKx()
        Gets the "kx" attribute
      • xgetKx

        STFixedAngle xgetKx()
        Gets (as xml) the "kx" attribute
      • isSetKx

        boolean isSetKx()
        True if has "kx" attribute
      • setKx

        void setKx​(int kx)
        Sets the "kx" attribute
      • xsetKx

        void xsetKx​(STFixedAngle kx)
        Sets (as xml) the "kx" attribute
      • unsetKx

        void unsetKx()
        Unsets the "kx" attribute
      • getKy

        int getKy()
        Gets the "ky" attribute
      • xgetKy

        STFixedAngle xgetKy()
        Gets (as xml) the "ky" attribute
      • isSetKy

        boolean isSetKy()
        True if has "ky" attribute
      • setKy

        void setKy​(int ky)
        Sets the "ky" attribute
      • xsetKy

        void xsetKy​(STFixedAngle ky)
        Sets (as xml) the "ky" attribute
      • unsetKy

        void unsetKy()
        Unsets the "ky" attribute
      • getTx

        long getTx()
        Gets the "tx" attribute
      • xgetTx

        STCoordinate xgetTx()
        Gets (as xml) the "tx" attribute
      • isSetTx

        boolean isSetTx()
        True if has "tx" attribute
      • setTx

        void setTx​(long tx)
        Sets the "tx" attribute
      • xsetTx

        void xsetTx​(STCoordinate tx)
        Sets (as xml) the "tx" attribute
      • unsetTx

        void unsetTx()
        Unsets the "tx" attribute
      • getTy

        long getTy()
        Gets the "ty" attribute
      • xgetTy

        STCoordinate xgetTy()
        Gets (as xml) the "ty" attribute
      • isSetTy

        boolean isSetTy()
        True if has "ty" attribute
      • setTy

        void setTy​(long ty)
        Sets the "ty" attribute
      • xsetTy

        void xsetTy​(STCoordinate ty)
        Sets (as xml) the "ty" attribute
      • unsetTy

        void unsetTy()
        Unsets the "ty" attribute