Interface CTTimeNodeList
- All Superinterfaces:
XmlObject,XmlTokenSource
An XML CT_TimeNodeList(@http://schemas.openxmlformats.org/presentationml/2006/main).
This is a complex type.
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final DocumentFactory<CTTimeNodeList> static final SchemaTypeFields inherited from interface org.apache.xmlbeans.XmlObject
EQUAL, GREATER_THAN, LESS_THAN, NOT_EQUAL -
Method Summary
Modifier and TypeMethodDescriptionAppends and returns a new empty value (as xml) as the last "anim" elementAppends and returns a new empty value (as xml) as the last "animClr" elementAppends and returns a new empty value (as xml) as the last "animEffect" elementAppends and returns a new empty value (as xml) as the last "animMotion" elementAppends and returns a new empty value (as xml) as the last "animRot" elementAppends and returns a new empty value (as xml) as the last "animScale" elementAppends and returns a new empty value (as xml) as the last "audio" elementAppends and returns a new empty value (as xml) as the last "cmd" elementAppends and returns a new empty value (as xml) as the last "excl" elementAppends and returns a new empty value (as xml) as the last "par" elementAppends and returns a new empty value (as xml) as the last "seq" elementAppends and returns a new empty value (as xml) as the last "set" elementAppends and returns a new empty value (as xml) as the last "video" elementGets array of all "anim" elementsgetAnimArray(int i) Gets ith "anim" elementGets array of all "animClr" elementsgetAnimClrArray(int i) Gets ith "animClr" elementGets a List of "animClr" elementsGets array of all "animEffect" elementsgetAnimEffectArray(int i) Gets ith "animEffect" elementGets a List of "animEffect" elementsGets a List of "anim" elementsGets array of all "animMotion" elementsgetAnimMotionArray(int i) Gets ith "animMotion" elementGets a List of "animMotion" elementsGets array of all "animRot" elementsgetAnimRotArray(int i) Gets ith "animRot" elementGets a List of "animRot" elementsGets array of all "animScale" elementsgetAnimScaleArray(int i) Gets ith "animScale" elementGets a List of "animScale" elementsGets array of all "audio" elementsgetAudioArray(int i) Gets ith "audio" elementGets a List of "audio" elementsGets array of all "cmd" elementsgetCmdArray(int i) Gets ith "cmd" elementGets a List of "cmd" elementsGets array of all "excl" elementsgetExclArray(int i) Gets ith "excl" elementGets a List of "excl" elementsGets array of all "par" elementsgetParArray(int i) Gets ith "par" elementGets a List of "par" elementsGets array of all "seq" elementsgetSeqArray(int i) Gets ith "seq" elementGets a List of "seq" elementsGets array of all "set" elementsgetSetArray(int i) Gets ith "set" elementGets a List of "set" elementsGets array of all "video" elementsgetVideoArray(int i) Gets ith "video" elementGets a List of "video" elementsinsertNewAnim(int i) Inserts and returns a new empty value (as xml) as the ith "anim" elementinsertNewAnimClr(int i) Inserts and returns a new empty value (as xml) as the ith "animClr" elementinsertNewAnimEffect(int i) Inserts and returns a new empty value (as xml) as the ith "animEffect" elementinsertNewAnimMotion(int i) Inserts and returns a new empty value (as xml) as the ith "animMotion" elementinsertNewAnimRot(int i) Inserts and returns a new empty value (as xml) as the ith "animRot" elementinsertNewAnimScale(int i) Inserts and returns a new empty value (as xml) as the ith "animScale" elementinsertNewAudio(int i) Inserts and returns a new empty value (as xml) as the ith "audio" elementinsertNewCmd(int i) Inserts and returns a new empty value (as xml) as the ith "cmd" elementinsertNewExcl(int i) Inserts and returns a new empty value (as xml) as the ith "excl" elementinsertNewPar(int i) Inserts and returns a new empty value (as xml) as the ith "par" elementinsertNewSeq(int i) Inserts and returns a new empty value (as xml) as the ith "seq" elementinsertNewSet(int i) Inserts and returns a new empty value (as xml) as the ith "set" elementinsertNewVideo(int i) Inserts and returns a new empty value (as xml) as the ith "video" elementvoidremoveAnim(int i) Removes the ith "anim" elementvoidremoveAnimClr(int i) Removes the ith "animClr" elementvoidremoveAnimEffect(int i) Removes the ith "animEffect" elementvoidremoveAnimMotion(int i) Removes the ith "animMotion" elementvoidremoveAnimRot(int i) Removes the ith "animRot" elementvoidremoveAnimScale(int i) Removes the ith "animScale" elementvoidremoveAudio(int i) Removes the ith "audio" elementvoidremoveCmd(int i) Removes the ith "cmd" elementvoidremoveExcl(int i) Removes the ith "excl" elementvoidremovePar(int i) Removes the ith "par" elementvoidremoveSeq(int i) Removes the ith "seq" elementvoidremoveSet(int i) Removes the ith "set" elementvoidremoveVideo(int i) Removes the ith "video" elementvoidsetAnimArray(int i, CTTLAnimateBehavior anim) Sets ith "anim" elementvoidsetAnimArray(CTTLAnimateBehavior[] animArray) Sets array of all "anim" elementvoidsetAnimClrArray(int i, CTTLAnimateColorBehavior animClr) Sets ith "animClr" elementvoidsetAnimClrArray(CTTLAnimateColorBehavior[] animClrArray) Sets array of all "animClr" elementvoidsetAnimEffectArray(int i, CTTLAnimateEffectBehavior animEffect) Sets ith "animEffect" elementvoidsetAnimEffectArray(CTTLAnimateEffectBehavior[] animEffectArray) Sets array of all "animEffect" elementvoidsetAnimMotionArray(int i, CTTLAnimateMotionBehavior animMotion) Sets ith "animMotion" elementvoidsetAnimMotionArray(CTTLAnimateMotionBehavior[] animMotionArray) Sets array of all "animMotion" elementvoidsetAnimRotArray(int i, CTTLAnimateRotationBehavior animRot) Sets ith "animRot" elementvoidsetAnimRotArray(CTTLAnimateRotationBehavior[] animRotArray) Sets array of all "animRot" elementvoidsetAnimScaleArray(int i, CTTLAnimateScaleBehavior animScale) Sets ith "animScale" elementvoidsetAnimScaleArray(CTTLAnimateScaleBehavior[] animScaleArray) Sets array of all "animScale" elementvoidsetAudioArray(int i, CTTLMediaNodeAudio audio) Sets ith "audio" elementvoidsetAudioArray(CTTLMediaNodeAudio[] audioArray) Sets array of all "audio" elementvoidsetCmdArray(int i, CTTLCommandBehavior cmd) Sets ith "cmd" elementvoidsetCmdArray(CTTLCommandBehavior[] cmdArray) Sets array of all "cmd" elementvoidsetExclArray(int i, CTTLTimeNodeExclusive excl) Sets ith "excl" elementvoidsetExclArray(CTTLTimeNodeExclusive[] exclArray) Sets array of all "excl" elementvoidsetParArray(int i, CTTLTimeNodeParallel par) Sets ith "par" elementvoidsetParArray(CTTLTimeNodeParallel[] parArray) Sets array of all "par" elementvoidsetSeqArray(int i, CTTLTimeNodeSequence seq) Sets ith "seq" elementvoidsetSeqArray(CTTLTimeNodeSequence[] seqArray) Sets array of all "seq" elementvoidsetSetArray(int i, CTTLSetBehavior set) Sets ith "set" elementvoidsetSetArray(CTTLSetBehavior[] setArray) Sets array of all "set" elementvoidsetVideoArray(int i, CTTLMediaNodeVideo video) Sets ith "video" elementvoidsetVideoArray(CTTLMediaNodeVideo[] videoArray) Sets array of all "video" elementintReturns number of "anim" elementintReturns number of "animClr" elementintReturns number of "animEffect" elementintReturns number of "animMotion" elementintReturns number of "animRot" elementintReturns number of "animScale" elementintReturns number of "audio" elementintReturns number of "cmd" elementintReturns number of "excl" elementintReturns number of "par" elementintReturns number of "seq" elementintReturns number of "set" elementintReturns number of "video" elementMethods inherited from interface org.apache.xmlbeans.XmlObject
changeType, compareTo, compareValue, copy, copy, execQuery, execQuery, isImmutable, isNil, schemaType, selectAttribute, selectAttribute, selectAttributes, selectChildren, selectChildren, selectChildren, selectPath, selectPath, set, setNil, substitute, toString, validate, validate, valueEquals, valueHashCodeMethods inherited from interface org.apache.xmlbeans.XmlTokenSource
documentProperties, dump, getDomNode, monitor, newCursor, newDomNode, newDomNode, newInputStream, newInputStream, newReader, newReader, newXMLStreamReader, newXMLStreamReader, save, save, save, save, save, save, save, save, xmlText, xmlText
-
Field Details
-
Factory
-
type
-
-
Method Details
-
getParList
List<CTTLTimeNodeParallel> getParList()Gets a List of "par" elements -
getParArray
CTTLTimeNodeParallel[] getParArray()Gets array of all "par" elements -
getParArray
Gets ith "par" element -
sizeOfParArray
int sizeOfParArray()Returns number of "par" element -
setParArray
Sets array of all "par" element -
setParArray
Sets ith "par" element -
insertNewPar
Inserts and returns a new empty value (as xml) as the ith "par" element -
addNewPar
CTTLTimeNodeParallel 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
Gets ith "seq" element -
sizeOfSeqArray
int sizeOfSeqArray()Returns number of "seq" element -
setSeqArray
Sets array of all "seq" element -
setSeqArray
Sets ith "seq" element -
insertNewSeq
Inserts and returns a new empty value (as xml) as the ith "seq" element -
addNewSeq
CTTLTimeNodeSequence 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
Gets ith "excl" element -
sizeOfExclArray
int sizeOfExclArray()Returns number of "excl" element -
setExclArray
Sets array of all "excl" element -
setExclArray
Sets ith "excl" element -
insertNewExcl
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
Gets ith "anim" element -
sizeOfAnimArray
int sizeOfAnimArray()Returns number of "anim" element -
setAnimArray
Sets array of all "anim" element -
setAnimArray
Sets ith "anim" element -
insertNewAnim
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
Gets ith "animClr" element -
sizeOfAnimClrArray
int sizeOfAnimClrArray()Returns number of "animClr" element -
setAnimClrArray
Sets array of all "animClr" element -
setAnimClrArray
Sets ith "animClr" element -
insertNewAnimClr
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
Gets ith "animEffect" element -
sizeOfAnimEffectArray
int sizeOfAnimEffectArray()Returns number of "animEffect" element -
setAnimEffectArray
Sets array of all "animEffect" element -
setAnimEffectArray
Sets ith "animEffect" element -
insertNewAnimEffect
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
Gets ith "animMotion" element -
sizeOfAnimMotionArray
int sizeOfAnimMotionArray()Returns number of "animMotion" element -
setAnimMotionArray
Sets array of all "animMotion" element -
setAnimMotionArray
Sets ith "animMotion" element -
insertNewAnimMotion
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
List<CTTLAnimateRotationBehavior> getAnimRotList()Gets a List of "animRot" elements -
getAnimRotArray
CTTLAnimateRotationBehavior[] getAnimRotArray()Gets array of all "animRot" elements -
getAnimRotArray
Gets ith "animRot" element -
sizeOfAnimRotArray
int sizeOfAnimRotArray()Returns number of "animRot" element -
setAnimRotArray
Sets array of all "animRot" element -
setAnimRotArray
Sets ith "animRot" element -
insertNewAnimRot
Inserts and returns a new empty value (as xml) as the ith "animRot" element -
addNewAnimRot
CTTLAnimateRotationBehavior 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
Gets ith "animScale" element -
sizeOfAnimScaleArray
int sizeOfAnimScaleArray()Returns number of "animScale" element -
setAnimScaleArray
Sets array of all "animScale" element -
setAnimScaleArray
Sets ith "animScale" element -
insertNewAnimScale
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
Gets ith "cmd" element -
sizeOfCmdArray
int sizeOfCmdArray()Returns number of "cmd" element -
setCmdArray
Sets array of all "cmd" element -
setCmdArray
Sets ith "cmd" element -
insertNewCmd
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
Gets ith "set" element -
sizeOfSetArray
int sizeOfSetArray()Returns number of "set" element -
setSetArray
Sets array of all "set" element -
setSetArray
Sets ith "set" element -
insertNewSet
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
Gets ith "audio" element -
sizeOfAudioArray
int sizeOfAudioArray()Returns number of "audio" element -
setAudioArray
Sets array of all "audio" element -
setAudioArray
Sets ith "audio" element -
insertNewAudio
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
Gets ith "video" element -
sizeOfVideoArray
int sizeOfVideoArray()Returns number of "video" element -
setVideoArray
Sets array of all "video" element -
setVideoArray
Sets ith "video" element -
insertNewVideo
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
-