Interface CTReflectionEffect

All Superinterfaces:
XmlObject, XmlTokenSource

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

  • Method Details

    • getBlurRad

      long getBlurRad()
      Gets the "blurRad" attribute
    • xgetBlurRad

      STPositiveCoordinate xgetBlurRad()
      Gets (as xml) the "blurRad" attribute
    • isSetBlurRad

      boolean isSetBlurRad()
      True if has "blurRad" attribute
    • setBlurRad

      void setBlurRad(long blurRad)
      Sets the "blurRad" attribute
    • xsetBlurRad

      void xsetBlurRad(STPositiveCoordinate blurRad)
      Sets (as xml) the "blurRad" attribute
    • unsetBlurRad

      void unsetBlurRad()
      Unsets the "blurRad" attribute
    • getStA

      Object getStA()
      Gets the "stA" attribute
    • xgetStA

      Gets (as xml) the "stA" attribute
    • isSetStA

      boolean isSetStA()
      True if has "stA" attribute
    • setStA

      void setStA(Object stA)
      Sets the "stA" attribute
    • xsetStA

      void xsetStA(STPositiveFixedPercentage stA)
      Sets (as xml) the "stA" attribute
    • unsetStA

      void unsetStA()
      Unsets the "stA" attribute
    • getStPos

      Object getStPos()
      Gets the "stPos" attribute
    • xgetStPos

      Gets (as xml) the "stPos" attribute
    • isSetStPos

      boolean isSetStPos()
      True if has "stPos" attribute
    • setStPos

      void setStPos(Object stPos)
      Sets the "stPos" attribute
    • xsetStPos

      void xsetStPos(STPositiveFixedPercentage stPos)
      Sets (as xml) the "stPos" attribute
    • unsetStPos

      void unsetStPos()
      Unsets the "stPos" attribute
    • getEndA

      Object getEndA()
      Gets the "endA" attribute
    • xgetEndA

      Gets (as xml) the "endA" attribute
    • isSetEndA

      boolean isSetEndA()
      True if has "endA" attribute
    • setEndA

      void setEndA(Object endA)
      Sets the "endA" attribute
    • xsetEndA

      void xsetEndA(STPositiveFixedPercentage endA)
      Sets (as xml) the "endA" attribute
    • unsetEndA

      void unsetEndA()
      Unsets the "endA" attribute
    • getEndPos

      Object getEndPos()
      Gets the "endPos" attribute
    • xgetEndPos

      Gets (as xml) the "endPos" attribute
    • isSetEndPos

      boolean isSetEndPos()
      True if has "endPos" attribute
    • setEndPos

      void setEndPos(Object endPos)
      Sets the "endPos" attribute
    • xsetEndPos

      void xsetEndPos(STPositiveFixedPercentage endPos)
      Sets (as xml) the "endPos" attribute
    • unsetEndPos

      void unsetEndPos()
      Unsets the "endPos" attribute
    • getDist

      long getDist()
      Gets the "dist" attribute
    • xgetDist

      Gets (as xml) the "dist" attribute
    • isSetDist

      boolean isSetDist()
      True if has "dist" attribute
    • setDist

      void setDist(long dist)
      Sets the "dist" attribute
    • xsetDist

      void xsetDist(STPositiveCoordinate dist)
      Sets (as xml) the "dist" attribute
    • unsetDist

      void unsetDist()
      Unsets the "dist" attribute
    • getDir

      int getDir()
      Gets the "dir" attribute
    • xgetDir

      Gets (as xml) the "dir" attribute
    • isSetDir

      boolean isSetDir()
      True if has "dir" attribute
    • setDir

      void setDir(int dir)
      Sets the "dir" attribute
    • xsetDir

      void xsetDir(STPositiveFixedAngle dir)
      Sets (as xml) the "dir" attribute
    • unsetDir

      void unsetDir()
      Unsets the "dir" attribute
    • getFadeDir

      int getFadeDir()
      Gets the "fadeDir" attribute
    • xgetFadeDir

      STPositiveFixedAngle xgetFadeDir()
      Gets (as xml) the "fadeDir" attribute
    • isSetFadeDir

      boolean isSetFadeDir()
      True if has "fadeDir" attribute
    • setFadeDir

      void setFadeDir(int fadeDir)
      Sets the "fadeDir" attribute
    • xsetFadeDir

      void xsetFadeDir(STPositiveFixedAngle fadeDir)
      Sets (as xml) the "fadeDir" attribute
    • unsetFadeDir

      void unsetFadeDir()
      Unsets the "fadeDir" attribute
    • getSx

      Object 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(Object sx)
      Sets the "sx" attribute
    • xsetSx

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

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

      Object 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(Object 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
    • getAlgn

      Gets the "algn" attribute
    • xgetAlgn

      STRectAlignment xgetAlgn()
      Gets (as xml) the "algn" attribute
    • isSetAlgn

      boolean isSetAlgn()
      True if has "algn" attribute
    • setAlgn

      void setAlgn(STRectAlignment.Enum algn)
      Sets the "algn" attribute
    • xsetAlgn

      void xsetAlgn(STRectAlignment algn)
      Sets (as xml) the "algn" attribute
    • unsetAlgn

      void unsetAlgn()
      Unsets the "algn" attribute
    • getRotWithShape

      boolean getRotWithShape()
      Gets the "rotWithShape" attribute
    • xgetRotWithShape

      XmlBoolean xgetRotWithShape()
      Gets (as xml) the "rotWithShape" attribute
    • isSetRotWithShape

      boolean isSetRotWithShape()
      True if has "rotWithShape" attribute
    • setRotWithShape

      void setRotWithShape(boolean rotWithShape)
      Sets the "rotWithShape" attribute
    • xsetRotWithShape

      void xsetRotWithShape(XmlBoolean rotWithShape)
      Sets (as xml) the "rotWithShape" attribute
    • unsetRotWithShape

      void unsetRotWithShape()
      Unsets the "rotWithShape" attribute