Interface CTTimeNodeList

All Superinterfaces:
XmlObject, XmlTokenSource

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

  • Method Details

    • getParList

      List<CTTLTimeNodeParallel> getParList()
      Gets a List of "par" elements
    • getParArray

      CTTLTimeNodeParallel[] getParArray()
      Gets array of all "par" elements
    • getParArray

      CTTLTimeNodeParallel getParArray(int i)
      Gets ith "par" element
    • sizeOfParArray

      int sizeOfParArray()
      Returns number of "par" element
    • setParArray

      void setParArray(CTTLTimeNodeParallel[] parArray)
      Sets array of all "par" element
    • setParArray

      void setParArray(int i, CTTLTimeNodeParallel par)
      Sets ith "par" element
    • insertNewPar

      CTTLTimeNodeParallel insertNewPar(int i)
      Inserts and returns a new empty value (as xml) as the ith "par" element
    • addNewPar

      Appends and returns a new empty value (as xml) as the last "par" element
    • removePar

      void removePar(int i)
      Removes the ith "par" element
    • getSeqList

      List<CTTLTimeNodeSequence> getSeqList()
      Gets a List of "seq" elements
    • getSeqArray

      CTTLTimeNodeSequence[] getSeqArray()
      Gets array of all "seq" elements
    • getSeqArray

      CTTLTimeNodeSequence getSeqArray(int i)
      Gets ith "seq" element
    • sizeOfSeqArray

      int sizeOfSeqArray()
      Returns number of "seq" element
    • setSeqArray

      void setSeqArray(CTTLTimeNodeSequence[] seqArray)
      Sets array of all "seq" element
    • setSeqArray

      void setSeqArray(int i, CTTLTimeNodeSequence seq)
      Sets ith "seq" element
    • insertNewSeq

      CTTLTimeNodeSequence insertNewSeq(int i)
      Inserts and returns a new empty value (as xml) as the ith "seq" element
    • addNewSeq

      Appends and returns a new empty value (as xml) as the last "seq" element
    • removeSeq

      void removeSeq(int i)
      Removes the ith "seq" element
    • getExclList

      List<CTTLTimeNodeExclusive> getExclList()
      Gets a List of "excl" elements
    • getExclArray

      CTTLTimeNodeExclusive[] getExclArray()
      Gets array of all "excl" elements
    • getExclArray

      CTTLTimeNodeExclusive getExclArray(int i)
      Gets ith "excl" element
    • sizeOfExclArray

      int sizeOfExclArray()
      Returns number of "excl" element
    • setExclArray

      void setExclArray(CTTLTimeNodeExclusive[] exclArray)
      Sets array of all "excl" element
    • setExclArray

      void setExclArray(int i, CTTLTimeNodeExclusive excl)
      Sets ith "excl" element
    • insertNewExcl

      CTTLTimeNodeExclusive insertNewExcl(int i)
      Inserts and returns a new empty value (as xml) as the ith "excl" element
    • addNewExcl

      CTTLTimeNodeExclusive addNewExcl()
      Appends and returns a new empty value (as xml) as the last "excl" element
    • removeExcl

      void removeExcl(int i)
      Removes the ith "excl" element
    • getAnimList

      List<CTTLAnimateBehavior> getAnimList()
      Gets a List of "anim" elements
    • getAnimArray

      CTTLAnimateBehavior[] getAnimArray()
      Gets array of all "anim" elements
    • getAnimArray

      CTTLAnimateBehavior getAnimArray(int i)
      Gets ith "anim" element
    • sizeOfAnimArray

      int sizeOfAnimArray()
      Returns number of "anim" element
    • setAnimArray

      void setAnimArray(CTTLAnimateBehavior[] animArray)
      Sets array of all "anim" element
    • setAnimArray

      void setAnimArray(int i, CTTLAnimateBehavior anim)
      Sets ith "anim" element
    • insertNewAnim

      CTTLAnimateBehavior insertNewAnim(int i)
      Inserts and returns a new empty value (as xml) as the ith "anim" element
    • addNewAnim

      CTTLAnimateBehavior addNewAnim()
      Appends and returns a new empty value (as xml) as the last "anim" element
    • removeAnim

      void removeAnim(int i)
      Removes the ith "anim" element
    • getAnimClrList

      List<CTTLAnimateColorBehavior> getAnimClrList()
      Gets a List of "animClr" elements
    • getAnimClrArray

      CTTLAnimateColorBehavior[] getAnimClrArray()
      Gets array of all "animClr" elements
    • getAnimClrArray

      CTTLAnimateColorBehavior getAnimClrArray(int i)
      Gets ith "animClr" element
    • sizeOfAnimClrArray

      int sizeOfAnimClrArray()
      Returns number of "animClr" element
    • setAnimClrArray

      void setAnimClrArray(CTTLAnimateColorBehavior[] animClrArray)
      Sets array of all "animClr" element
    • setAnimClrArray

      void setAnimClrArray(int i, CTTLAnimateColorBehavior animClr)
      Sets ith "animClr" element
    • insertNewAnimClr

      CTTLAnimateColorBehavior insertNewAnimClr(int i)
      Inserts and returns a new empty value (as xml) as the ith "animClr" element
    • addNewAnimClr

      CTTLAnimateColorBehavior addNewAnimClr()
      Appends and returns a new empty value (as xml) as the last "animClr" element
    • removeAnimClr

      void removeAnimClr(int i)
      Removes the ith "animClr" element
    • getAnimEffectList

      List<CTTLAnimateEffectBehavior> getAnimEffectList()
      Gets a List of "animEffect" elements
    • getAnimEffectArray

      CTTLAnimateEffectBehavior[] getAnimEffectArray()
      Gets array of all "animEffect" elements
    • getAnimEffectArray

      CTTLAnimateEffectBehavior getAnimEffectArray(int i)
      Gets ith "animEffect" element
    • sizeOfAnimEffectArray

      int sizeOfAnimEffectArray()
      Returns number of "animEffect" element
    • setAnimEffectArray

      void setAnimEffectArray(CTTLAnimateEffectBehavior[] animEffectArray)
      Sets array of all "animEffect" element
    • setAnimEffectArray

      void setAnimEffectArray(int i, CTTLAnimateEffectBehavior animEffect)
      Sets ith "animEffect" element
    • insertNewAnimEffect

      CTTLAnimateEffectBehavior insertNewAnimEffect(int i)
      Inserts and returns a new empty value (as xml) as the ith "animEffect" element
    • addNewAnimEffect

      CTTLAnimateEffectBehavior addNewAnimEffect()
      Appends and returns a new empty value (as xml) as the last "animEffect" element
    • removeAnimEffect

      void removeAnimEffect(int i)
      Removes the ith "animEffect" element
    • getAnimMotionList

      List<CTTLAnimateMotionBehavior> getAnimMotionList()
      Gets a List of "animMotion" elements
    • getAnimMotionArray

      CTTLAnimateMotionBehavior[] getAnimMotionArray()
      Gets array of all "animMotion" elements
    • getAnimMotionArray

      CTTLAnimateMotionBehavior getAnimMotionArray(int i)
      Gets ith "animMotion" element
    • sizeOfAnimMotionArray

      int sizeOfAnimMotionArray()
      Returns number of "animMotion" element
    • setAnimMotionArray

      void setAnimMotionArray(CTTLAnimateMotionBehavior[] animMotionArray)
      Sets array of all "animMotion" element
    • setAnimMotionArray

      void setAnimMotionArray(int i, CTTLAnimateMotionBehavior animMotion)
      Sets ith "animMotion" element
    • insertNewAnimMotion

      CTTLAnimateMotionBehavior insertNewAnimMotion(int i)
      Inserts and returns a new empty value (as xml) as the ith "animMotion" element
    • addNewAnimMotion

      CTTLAnimateMotionBehavior addNewAnimMotion()
      Appends and returns a new empty value (as xml) as the last "animMotion" element
    • removeAnimMotion

      void removeAnimMotion(int i)
      Removes the ith "animMotion" element
    • getAnimRotList

      Gets a List of "animRot" elements
    • getAnimRotArray

      CTTLAnimateRotationBehavior[] getAnimRotArray()
      Gets array of all "animRot" elements
    • getAnimRotArray

      CTTLAnimateRotationBehavior getAnimRotArray(int i)
      Gets ith "animRot" element
    • sizeOfAnimRotArray

      int sizeOfAnimRotArray()
      Returns number of "animRot" element
    • setAnimRotArray

      void setAnimRotArray(CTTLAnimateRotationBehavior[] animRotArray)
      Sets array of all "animRot" element
    • setAnimRotArray

      void setAnimRotArray(int i, CTTLAnimateRotationBehavior animRot)
      Sets ith "animRot" element
    • insertNewAnimRot

      CTTLAnimateRotationBehavior insertNewAnimRot(int i)
      Inserts and returns a new empty value (as xml) as the ith "animRot" element
    • addNewAnimRot

      Appends and returns a new empty value (as xml) as the last "animRot" element
    • removeAnimRot

      void removeAnimRot(int i)
      Removes the ith "animRot" element
    • getAnimScaleList

      List<CTTLAnimateScaleBehavior> getAnimScaleList()
      Gets a List of "animScale" elements
    • getAnimScaleArray

      CTTLAnimateScaleBehavior[] getAnimScaleArray()
      Gets array of all "animScale" elements
    • getAnimScaleArray

      CTTLAnimateScaleBehavior getAnimScaleArray(int i)
      Gets ith "animScale" element
    • sizeOfAnimScaleArray

      int sizeOfAnimScaleArray()
      Returns number of "animScale" element
    • setAnimScaleArray

      void setAnimScaleArray(CTTLAnimateScaleBehavior[] animScaleArray)
      Sets array of all "animScale" element
    • setAnimScaleArray

      void setAnimScaleArray(int i, CTTLAnimateScaleBehavior animScale)
      Sets ith "animScale" element
    • insertNewAnimScale

      CTTLAnimateScaleBehavior insertNewAnimScale(int i)
      Inserts and returns a new empty value (as xml) as the ith "animScale" element
    • addNewAnimScale

      CTTLAnimateScaleBehavior addNewAnimScale()
      Appends and returns a new empty value (as xml) as the last "animScale" element
    • removeAnimScale

      void removeAnimScale(int i)
      Removes the ith "animScale" element
    • getCmdList

      List<CTTLCommandBehavior> getCmdList()
      Gets a List of "cmd" elements
    • getCmdArray

      CTTLCommandBehavior[] getCmdArray()
      Gets array of all "cmd" elements
    • getCmdArray

      CTTLCommandBehavior getCmdArray(int i)
      Gets ith "cmd" element
    • sizeOfCmdArray

      int sizeOfCmdArray()
      Returns number of "cmd" element
    • setCmdArray

      void setCmdArray(CTTLCommandBehavior[] cmdArray)
      Sets array of all "cmd" element
    • setCmdArray

      void setCmdArray(int i, CTTLCommandBehavior cmd)
      Sets ith "cmd" element
    • insertNewCmd

      CTTLCommandBehavior insertNewCmd(int i)
      Inserts and returns a new empty value (as xml) as the ith "cmd" element
    • addNewCmd

      CTTLCommandBehavior addNewCmd()
      Appends and returns a new empty value (as xml) as the last "cmd" element
    • removeCmd

      void removeCmd(int i)
      Removes the ith "cmd" element
    • getSetList

      List<CTTLSetBehavior> getSetList()
      Gets a List of "set" elements
    • getSetArray

      CTTLSetBehavior[] getSetArray()
      Gets array of all "set" elements
    • getSetArray

      CTTLSetBehavior getSetArray(int i)
      Gets ith "set" element
    • sizeOfSetArray

      int sizeOfSetArray()
      Returns number of "set" element
    • setSetArray

      void setSetArray(CTTLSetBehavior[] setArray)
      Sets array of all "set" element
    • setSetArray

      void setSetArray(int i, CTTLSetBehavior set)
      Sets ith "set" element
    • insertNewSet

      CTTLSetBehavior insertNewSet(int i)
      Inserts and returns a new empty value (as xml) as the ith "set" element
    • addNewSet

      CTTLSetBehavior addNewSet()
      Appends and returns a new empty value (as xml) as the last "set" element
    • removeSet

      void removeSet(int i)
      Removes the ith "set" element
    • getAudioList

      List<CTTLMediaNodeAudio> getAudioList()
      Gets a List of "audio" elements
    • getAudioArray

      CTTLMediaNodeAudio[] getAudioArray()
      Gets array of all "audio" elements
    • getAudioArray

      CTTLMediaNodeAudio getAudioArray(int i)
      Gets ith "audio" element
    • sizeOfAudioArray

      int sizeOfAudioArray()
      Returns number of "audio" element
    • setAudioArray

      void setAudioArray(CTTLMediaNodeAudio[] audioArray)
      Sets array of all "audio" element
    • setAudioArray

      void setAudioArray(int i, CTTLMediaNodeAudio audio)
      Sets ith "audio" element
    • insertNewAudio

      CTTLMediaNodeAudio insertNewAudio(int i)
      Inserts and returns a new empty value (as xml) as the ith "audio" element
    • addNewAudio

      CTTLMediaNodeAudio addNewAudio()
      Appends and returns a new empty value (as xml) as the last "audio" element
    • removeAudio

      void removeAudio(int i)
      Removes the ith "audio" element
    • getVideoList

      List<CTTLMediaNodeVideo> getVideoList()
      Gets a List of "video" elements
    • getVideoArray

      CTTLMediaNodeVideo[] getVideoArray()
      Gets array of all "video" elements
    • getVideoArray

      CTTLMediaNodeVideo getVideoArray(int i)
      Gets ith "video" element
    • sizeOfVideoArray

      int sizeOfVideoArray()
      Returns number of "video" element
    • setVideoArray

      void setVideoArray(CTTLMediaNodeVideo[] videoArray)
      Sets array of all "video" element
    • setVideoArray

      void setVideoArray(int i, CTTLMediaNodeVideo video)
      Sets ith "video" element
    • insertNewVideo

      CTTLMediaNodeVideo insertNewVideo(int i)
      Inserts and returns a new empty value (as xml) as the ith "video" element
    • addNewVideo

      CTTLMediaNodeVideo addNewVideo()
      Appends and returns a new empty value (as xml) as the last "video" element
    • removeVideo

      void removeVideo(int i)
      Removes the ith "video" element