Interface CTSlideTransition

All Superinterfaces:
XmlObject, XmlTokenSource

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

  • Method Details

    • getBlinds

      Gets the "blinds" element
    • isSetBlinds

      boolean isSetBlinds()
      True if has "blinds" element
    • setBlinds

      void setBlinds(CTOrientationTransition blinds)
      Sets the "blinds" element
    • addNewBlinds

      CTOrientationTransition addNewBlinds()
      Appends and returns a new empty "blinds" element
    • unsetBlinds

      void unsetBlinds()
      Unsets the "blinds" element
    • getChecker

      Gets the "checker" element
    • isSetChecker

      boolean isSetChecker()
      True if has "checker" element
    • setChecker

      void setChecker(CTOrientationTransition checker)
      Sets the "checker" element
    • addNewChecker

      CTOrientationTransition addNewChecker()
      Appends and returns a new empty "checker" element
    • unsetChecker

      void unsetChecker()
      Unsets the "checker" element
    • getCircle

      CTEmpty getCircle()
      Gets the "circle" element
    • isSetCircle

      boolean isSetCircle()
      True if has "circle" element
    • setCircle

      void setCircle(CTEmpty circle)
      Sets the "circle" element
    • addNewCircle

      CTEmpty addNewCircle()
      Appends and returns a new empty "circle" element
    • unsetCircle

      void unsetCircle()
      Unsets the "circle" element
    • getDissolve

      CTEmpty getDissolve()
      Gets the "dissolve" element
    • isSetDissolve

      boolean isSetDissolve()
      True if has "dissolve" element
    • setDissolve

      void setDissolve(CTEmpty dissolve)
      Sets the "dissolve" element
    • addNewDissolve

      CTEmpty addNewDissolve()
      Appends and returns a new empty "dissolve" element
    • unsetDissolve

      void unsetDissolve()
      Unsets the "dissolve" element
    • getComb

      Gets the "comb" element
    • isSetComb

      boolean isSetComb()
      True if has "comb" element
    • setComb

      void setComb(CTOrientationTransition comb)
      Sets the "comb" element
    • addNewComb

      Appends and returns a new empty "comb" element
    • unsetComb

      void unsetComb()
      Unsets the "comb" element
    • getCover

      Gets the "cover" element
    • isSetCover

      boolean isSetCover()
      True if has "cover" element
    • setCover

      void setCover(CTEightDirectionTransition cover)
      Sets the "cover" element
    • addNewCover

      Appends and returns a new empty "cover" element
    • unsetCover

      void unsetCover()
      Unsets the "cover" element
    • getCut

      Gets the "cut" element
    • isSetCut

      boolean isSetCut()
      True if has "cut" element
    • setCut

      void setCut(CTOptionalBlackTransition cut)
      Sets the "cut" element
    • addNewCut

      Appends and returns a new empty "cut" element
    • unsetCut

      void unsetCut()
      Unsets the "cut" element
    • getDiamond

      CTEmpty getDiamond()
      Gets the "diamond" element
    • isSetDiamond

      boolean isSetDiamond()
      True if has "diamond" element
    • setDiamond

      void setDiamond(CTEmpty diamond)
      Sets the "diamond" element
    • addNewDiamond

      CTEmpty addNewDiamond()
      Appends and returns a new empty "diamond" element
    • unsetDiamond

      void unsetDiamond()
      Unsets the "diamond" element
    • getFade

      Gets the "fade" element
    • isSetFade

      boolean isSetFade()
      True if has "fade" element
    • setFade

      void setFade(CTOptionalBlackTransition fade)
      Sets the "fade" element
    • addNewFade

      Appends and returns a new empty "fade" element
    • unsetFade

      void unsetFade()
      Unsets the "fade" element
    • getNewsflash

      CTEmpty getNewsflash()
      Gets the "newsflash" element
    • isSetNewsflash

      boolean isSetNewsflash()
      True if has "newsflash" element
    • setNewsflash

      void setNewsflash(CTEmpty newsflash)
      Sets the "newsflash" element
    • addNewNewsflash

      CTEmpty addNewNewsflash()
      Appends and returns a new empty "newsflash" element
    • unsetNewsflash

      void unsetNewsflash()
      Unsets the "newsflash" element
    • getPlus

      CTEmpty getPlus()
      Gets the "plus" element
    • isSetPlus

      boolean isSetPlus()
      True if has "plus" element
    • setPlus

      void setPlus(CTEmpty plus)
      Sets the "plus" element
    • addNewPlus

      CTEmpty addNewPlus()
      Appends and returns a new empty "plus" element
    • unsetPlus

      void unsetPlus()
      Unsets the "plus" element
    • getPull

      Gets the "pull" element
    • isSetPull

      boolean isSetPull()
      True if has "pull" element
    • setPull

      void setPull(CTEightDirectionTransition pull)
      Sets the "pull" element
    • addNewPull

      Appends and returns a new empty "pull" element
    • unsetPull

      void unsetPull()
      Unsets the "pull" element
    • getPush

      Gets the "push" element
    • isSetPush

      boolean isSetPush()
      True if has "push" element
    • setPush

      void setPush(CTSideDirectionTransition push)
      Sets the "push" element
    • addNewPush

      Appends and returns a new empty "push" element
    • unsetPush

      void unsetPush()
      Unsets the "push" element
    • getRandom

      CTEmpty getRandom()
      Gets the "random" element
    • isSetRandom

      boolean isSetRandom()
      True if has "random" element
    • setRandom

      void setRandom(CTEmpty random)
      Sets the "random" element
    • addNewRandom

      CTEmpty addNewRandom()
      Appends and returns a new empty "random" element
    • unsetRandom

      void unsetRandom()
      Unsets the "random" element
    • getRandomBar

      CTOrientationTransition getRandomBar()
      Gets the "randomBar" element
    • isSetRandomBar

      boolean isSetRandomBar()
      True if has "randomBar" element
    • setRandomBar

      void setRandomBar(CTOrientationTransition randomBar)
      Sets the "randomBar" element
    • addNewRandomBar

      CTOrientationTransition addNewRandomBar()
      Appends and returns a new empty "randomBar" element
    • unsetRandomBar

      void unsetRandomBar()
      Unsets the "randomBar" element
    • getSplit

      CTSplitTransition getSplit()
      Gets the "split" element
    • isSetSplit

      boolean isSetSplit()
      True if has "split" element
    • setSplit

      void setSplit(CTSplitTransition split)
      Sets the "split" element
    • addNewSplit

      CTSplitTransition addNewSplit()
      Appends and returns a new empty "split" element
    • unsetSplit

      void unsetSplit()
      Unsets the "split" element
    • getStrips

      Gets the "strips" element
    • isSetStrips

      boolean isSetStrips()
      True if has "strips" element
    • setStrips

      void setStrips(CTCornerDirectionTransition strips)
      Sets the "strips" element
    • addNewStrips

      Appends and returns a new empty "strips" element
    • unsetStrips

      void unsetStrips()
      Unsets the "strips" element
    • getWedge

      CTEmpty getWedge()
      Gets the "wedge" element
    • isSetWedge

      boolean isSetWedge()
      True if has "wedge" element
    • setWedge

      void setWedge(CTEmpty wedge)
      Sets the "wedge" element
    • addNewWedge

      CTEmpty addNewWedge()
      Appends and returns a new empty "wedge" element
    • unsetWedge

      void unsetWedge()
      Unsets the "wedge" element
    • getWheel

      CTWheelTransition getWheel()
      Gets the "wheel" element
    • isSetWheel

      boolean isSetWheel()
      True if has "wheel" element
    • setWheel

      void setWheel(CTWheelTransition wheel)
      Sets the "wheel" element
    • addNewWheel

      CTWheelTransition addNewWheel()
      Appends and returns a new empty "wheel" element
    • unsetWheel

      void unsetWheel()
      Unsets the "wheel" element
    • getWipe

      Gets the "wipe" element
    • isSetWipe

      boolean isSetWipe()
      True if has "wipe" element
    • setWipe

      void setWipe(CTSideDirectionTransition wipe)
      Sets the "wipe" element
    • addNewWipe

      Appends and returns a new empty "wipe" element
    • unsetWipe

      void unsetWipe()
      Unsets the "wipe" element
    • getZoom

      Gets the "zoom" element
    • isSetZoom

      boolean isSetZoom()
      True if has "zoom" element
    • setZoom

      void setZoom(CTInOutTransition zoom)
      Sets the "zoom" element
    • addNewZoom

      CTInOutTransition addNewZoom()
      Appends and returns a new empty "zoom" element
    • unsetZoom

      void unsetZoom()
      Unsets the "zoom" element
    • getSndAc

      Gets the "sndAc" element
    • isSetSndAc

      boolean isSetSndAc()
      True if has "sndAc" element
    • setSndAc

      void setSndAc(CTTransitionSoundAction sndAc)
      Sets the "sndAc" element
    • addNewSndAc

      Appends and returns a new empty "sndAc" element
    • unsetSndAc

      void unsetSndAc()
      Unsets the "sndAc" element
    • getExtLst

      Gets the "extLst" element
    • isSetExtLst

      boolean isSetExtLst()
      True if has "extLst" element
    • setExtLst

      void setExtLst(CTExtensionListModify extLst)
      Sets the "extLst" element
    • addNewExtLst

      CTExtensionListModify addNewExtLst()
      Appends and returns a new empty "extLst" element
    • unsetExtLst

      void unsetExtLst()
      Unsets the "extLst" element
    • getSpd

      Gets the "spd" attribute
    • xgetSpd

      Gets (as xml) the "spd" attribute
    • isSetSpd

      boolean isSetSpd()
      True if has "spd" attribute
    • setSpd

      void setSpd(STTransitionSpeed.Enum spd)
      Sets the "spd" attribute
    • xsetSpd

      void xsetSpd(STTransitionSpeed spd)
      Sets (as xml) the "spd" attribute
    • unsetSpd

      void unsetSpd()
      Unsets the "spd" attribute
    • getAdvClick

      boolean getAdvClick()
      Gets the "advClick" attribute
    • xgetAdvClick

      XmlBoolean xgetAdvClick()
      Gets (as xml) the "advClick" attribute
    • isSetAdvClick

      boolean isSetAdvClick()
      True if has "advClick" attribute
    • setAdvClick

      void setAdvClick(boolean advClick)
      Sets the "advClick" attribute
    • xsetAdvClick

      void xsetAdvClick(XmlBoolean advClick)
      Sets (as xml) the "advClick" attribute
    • unsetAdvClick

      void unsetAdvClick()
      Unsets the "advClick" attribute
    • getAdvTm

      long getAdvTm()
      Gets the "advTm" attribute
    • xgetAdvTm

      XmlUnsignedInt xgetAdvTm()
      Gets (as xml) the "advTm" attribute
    • isSetAdvTm

      boolean isSetAdvTm()
      True if has "advTm" attribute
    • setAdvTm

      void setAdvTm(long advTm)
      Sets the "advTm" attribute
    • xsetAdvTm

      void xsetAdvTm(XmlUnsignedInt advTm)
      Sets (as xml) the "advTm" attribute
    • unsetAdvTm

      void unsetAdvTm()
      Unsets the "advTm" attribute