public interface CTTimeNodeList extends XmlObject
| Modifier and Type | Interface and Description |
|---|---|
static class |
CTTimeNodeList.Factory
A factory class with static methods for creating instances
of this type.
|
| Modifier and Type | Field and Description |
|---|---|
static SchemaType |
type |
EQUAL, GREATER_THAN, LESS_THAN, NOT_EQUAL| Modifier and Type | Method and Description |
|---|---|
CTTLAnimateBehavior |
addNewAnim()
Appends and returns a new empty value (as xml) as the last "anim" element
|
CTTLAnimateColorBehavior |
addNewAnimClr()
Appends and returns a new empty value (as xml) as the last "animClr" element
|
CTTLAnimateEffectBehavior |
addNewAnimEffect()
Appends and returns a new empty value (as xml) as the last "animEffect" element
|
CTTLAnimateMotionBehavior |
addNewAnimMotion()
Appends and returns a new empty value (as xml) as the last "animMotion" element
|
CTTLAnimateRotationBehavior |
addNewAnimRot()
Appends and returns a new empty value (as xml) as the last "animRot" element
|
CTTLAnimateScaleBehavior |
addNewAnimScale()
Appends and returns a new empty value (as xml) as the last "animScale" element
|
CTTLMediaNodeAudio |
addNewAudio()
Appends and returns a new empty value (as xml) as the last "audio" element
|
CTTLCommandBehavior |
addNewCmd()
Appends and returns a new empty value (as xml) as the last "cmd" element
|
CTTLTimeNodeExclusive |
addNewExcl()
Appends and returns a new empty value (as xml) as the last "excl" element
|
CTTLTimeNodeParallel |
addNewPar()
Appends and returns a new empty value (as xml) as the last "par" element
|
CTTLTimeNodeSequence |
addNewSeq()
Appends and returns a new empty value (as xml) as the last "seq" element
|
CTTLSetBehavior |
addNewSet()
Appends and returns a new empty value (as xml) as the last "set" element
|
CTTLMediaNodeVideo |
addNewVideo()
Appends and returns a new empty value (as xml) as the last "video" element
|
CTTLAnimateBehavior[] |
getAnimArray()
Deprecated.
|
CTTLAnimateBehavior |
getAnimArray(int i)
Gets ith "anim" element
|
CTTLAnimateColorBehavior[] |
getAnimClrArray()
Deprecated.
|
CTTLAnimateColorBehavior |
getAnimClrArray(int i)
Gets ith "animClr" element
|
List<CTTLAnimateColorBehavior> |
getAnimClrList()
Gets a List of "animClr" elements
|
CTTLAnimateEffectBehavior[] |
getAnimEffectArray()
Deprecated.
|
CTTLAnimateEffectBehavior |
getAnimEffectArray(int i)
Gets ith "animEffect" element
|
List<CTTLAnimateEffectBehavior> |
getAnimEffectList()
Gets a List of "animEffect" elements
|
List<CTTLAnimateBehavior> |
getAnimList()
Gets a List of "anim" elements
|
CTTLAnimateMotionBehavior[] |
getAnimMotionArray()
Deprecated.
|
CTTLAnimateMotionBehavior |
getAnimMotionArray(int i)
Gets ith "animMotion" element
|
List<CTTLAnimateMotionBehavior> |
getAnimMotionList()
Gets a List of "animMotion" elements
|
CTTLAnimateRotationBehavior[] |
getAnimRotArray()
Deprecated.
|
CTTLAnimateRotationBehavior |
getAnimRotArray(int i)
Gets ith "animRot" element
|
List<CTTLAnimateRotationBehavior> |
getAnimRotList()
Gets a List of "animRot" elements
|
CTTLAnimateScaleBehavior[] |
getAnimScaleArray()
Deprecated.
|
CTTLAnimateScaleBehavior |
getAnimScaleArray(int i)
Gets ith "animScale" element
|
List<CTTLAnimateScaleBehavior> |
getAnimScaleList()
Gets a List of "animScale" elements
|
CTTLMediaNodeAudio[] |
getAudioArray()
Deprecated.
|
CTTLMediaNodeAudio |
getAudioArray(int i)
Gets ith "audio" element
|
List<CTTLMediaNodeAudio> |
getAudioList()
Gets a List of "audio" elements
|
CTTLCommandBehavior[] |
getCmdArray()
Deprecated.
|
CTTLCommandBehavior |
getCmdArray(int i)
Gets ith "cmd" element
|
List<CTTLCommandBehavior> |
getCmdList()
Gets a List of "cmd" elements
|
CTTLTimeNodeExclusive[] |
getExclArray()
Deprecated.
|
CTTLTimeNodeExclusive |
getExclArray(int i)
Gets ith "excl" element
|
List<CTTLTimeNodeExclusive> |
getExclList()
Gets a List of "excl" elements
|
CTTLTimeNodeParallel[] |
getParArray()
Deprecated.
|
CTTLTimeNodeParallel |
getParArray(int i)
Gets ith "par" element
|
List<CTTLTimeNodeParallel> |
getParList()
Gets a List of "par" elements
|
CTTLTimeNodeSequence[] |
getSeqArray()
Deprecated.
|
CTTLTimeNodeSequence |
getSeqArray(int i)
Gets ith "seq" element
|
List<CTTLTimeNodeSequence> |
getSeqList()
Gets a List of "seq" elements
|
CTTLSetBehavior[] |
getSetArray()
Deprecated.
|
CTTLSetBehavior |
getSetArray(int i)
Gets ith "set" element
|
List<CTTLSetBehavior> |
getSetList()
Gets a List of "set" elements
|
CTTLMediaNodeVideo[] |
getVideoArray()
Deprecated.
|
CTTLMediaNodeVideo |
getVideoArray(int i)
Gets ith "video" element
|
List<CTTLMediaNodeVideo> |
getVideoList()
Gets a List of "video" elements
|
CTTLAnimateBehavior |
insertNewAnim(int i)
Inserts and returns a new empty value (as xml) as the ith "anim" element
|
CTTLAnimateColorBehavior |
insertNewAnimClr(int i)
Inserts and returns a new empty value (as xml) as the ith "animClr" element
|
CTTLAnimateEffectBehavior |
insertNewAnimEffect(int i)
Inserts and returns a new empty value (as xml) as the ith "animEffect" element
|
CTTLAnimateMotionBehavior |
insertNewAnimMotion(int i)
Inserts and returns a new empty value (as xml) as the ith "animMotion" element
|
CTTLAnimateRotationBehavior |
insertNewAnimRot(int i)
Inserts and returns a new empty value (as xml) as the ith "animRot" element
|
CTTLAnimateScaleBehavior |
insertNewAnimScale(int i)
Inserts and returns a new empty value (as xml) as the ith "animScale" element
|
CTTLMediaNodeAudio |
insertNewAudio(int i)
Inserts and returns a new empty value (as xml) as the ith "audio" element
|
CTTLCommandBehavior |
insertNewCmd(int i)
Inserts and returns a new empty value (as xml) as the ith "cmd" element
|
CTTLTimeNodeExclusive |
insertNewExcl(int i)
Inserts and returns a new empty value (as xml) as the ith "excl" element
|
CTTLTimeNodeParallel |
insertNewPar(int i)
Inserts and returns a new empty value (as xml) as the ith "par" element
|
CTTLTimeNodeSequence |
insertNewSeq(int i)
Inserts and returns a new empty value (as xml) as the ith "seq" element
|
CTTLSetBehavior |
insertNewSet(int i)
Inserts and returns a new empty value (as xml) as the ith "set" element
|
CTTLMediaNodeVideo |
insertNewVideo(int i)
Inserts and returns a new empty value (as xml) as the ith "video" element
|
void |
removeAnim(int i)
Removes the ith "anim" element
|
void |
removeAnimClr(int i)
Removes the ith "animClr" element
|
void |
removeAnimEffect(int i)
Removes the ith "animEffect" element
|
void |
removeAnimMotion(int i)
Removes the ith "animMotion" element
|
void |
removeAnimRot(int i)
Removes the ith "animRot" element
|
void |
removeAnimScale(int i)
Removes the ith "animScale" element
|
void |
removeAudio(int i)
Removes the ith "audio" element
|
void |
removeCmd(int i)
Removes the ith "cmd" element
|
void |
removeExcl(int i)
Removes the ith "excl" element
|
void |
removePar(int i)
Removes the ith "par" element
|
void |
removeSeq(int i)
Removes the ith "seq" element
|
void |
removeSet(int i)
Removes the ith "set" element
|
void |
removeVideo(int i)
Removes the ith "video" element
|
void |
setAnimArray(CTTLAnimateBehavior[] animArray)
Sets array of all "anim" element
|
void |
setAnimArray(int i,
CTTLAnimateBehavior anim)
Sets ith "anim" element
|
void |
setAnimClrArray(CTTLAnimateColorBehavior[] animClrArray)
Sets array of all "animClr" element
|
void |
setAnimClrArray(int i,
CTTLAnimateColorBehavior animClr)
Sets ith "animClr" element
|
void |
setAnimEffectArray(CTTLAnimateEffectBehavior[] animEffectArray)
Sets array of all "animEffect" element
|
void |
setAnimEffectArray(int i,
CTTLAnimateEffectBehavior animEffect)
Sets ith "animEffect" element
|
void |
setAnimMotionArray(CTTLAnimateMotionBehavior[] animMotionArray)
Sets array of all "animMotion" element
|
void |
setAnimMotionArray(int i,
CTTLAnimateMotionBehavior animMotion)
Sets ith "animMotion" element
|
void |
setAnimRotArray(CTTLAnimateRotationBehavior[] animRotArray)
Sets array of all "animRot" element
|
void |
setAnimRotArray(int i,
CTTLAnimateRotationBehavior animRot)
Sets ith "animRot" element
|
void |
setAnimScaleArray(CTTLAnimateScaleBehavior[] animScaleArray)
Sets array of all "animScale" element
|
void |
setAnimScaleArray(int i,
CTTLAnimateScaleBehavior animScale)
Sets ith "animScale" element
|
void |
setAudioArray(CTTLMediaNodeAudio[] audioArray)
Sets array of all "audio" element
|
void |
setAudioArray(int i,
CTTLMediaNodeAudio audio)
Sets ith "audio" element
|
void |
setCmdArray(CTTLCommandBehavior[] cmdArray)
Sets array of all "cmd" element
|
void |
setCmdArray(int i,
CTTLCommandBehavior cmd)
Sets ith "cmd" element
|
void |
setExclArray(CTTLTimeNodeExclusive[] exclArray)
Sets array of all "excl" element
|
void |
setExclArray(int i,
CTTLTimeNodeExclusive excl)
Sets ith "excl" element
|
void |
setParArray(CTTLTimeNodeParallel[] parArray)
Sets array of all "par" element
|
void |
setParArray(int i,
CTTLTimeNodeParallel par)
Sets ith "par" element
|
void |
setSeqArray(CTTLTimeNodeSequence[] seqArray)
Sets array of all "seq" element
|
void |
setSeqArray(int i,
CTTLTimeNodeSequence seq)
Sets ith "seq" element
|
void |
setSetArray(CTTLSetBehavior[] setArray)
Sets array of all "set" element
|
void |
setSetArray(int i,
CTTLSetBehavior set)
Sets ith "set" element
|
void |
setVideoArray(CTTLMediaNodeVideo[] videoArray)
Sets array of all "video" element
|
void |
setVideoArray(int i,
CTTLMediaNodeVideo video)
Sets ith "video" element
|
int |
sizeOfAnimArray()
Returns number of "anim" element
|
int |
sizeOfAnimClrArray()
Returns number of "animClr" element
|
int |
sizeOfAnimEffectArray()
Returns number of "animEffect" element
|
int |
sizeOfAnimMotionArray()
Returns number of "animMotion" element
|
int |
sizeOfAnimRotArray()
Returns number of "animRot" element
|
int |
sizeOfAnimScaleArray()
Returns number of "animScale" element
|
int |
sizeOfAudioArray()
Returns number of "audio" element
|
int |
sizeOfCmdArray()
Returns number of "cmd" element
|
int |
sizeOfExclArray()
Returns number of "excl" element
|
int |
sizeOfParArray()
Returns number of "par" element
|
int |
sizeOfSeqArray()
Returns number of "seq" element
|
int |
sizeOfSetArray()
Returns number of "set" element
|
int |
sizeOfVideoArray()
Returns number of "video" element
|
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, valueHashCodedocumentProperties, dump, getDomNode, monitor, newCursor, newDomNode, newDomNode, newInputStream, newInputStream, newReader, newReader, newXMLInputStream, newXMLInputStream, newXMLStreamReader, newXMLStreamReader, save, save, save, save, save, save, save, save, xmlText, xmlTextstatic final SchemaType type
List<CTTLTimeNodeParallel> getParList()
@Deprecated CTTLTimeNodeParallel[] getParArray()
CTTLTimeNodeParallel getParArray(int i)
int sizeOfParArray()
void setParArray(CTTLTimeNodeParallel[] parArray)
void setParArray(int i,
CTTLTimeNodeParallel par)
CTTLTimeNodeParallel insertNewPar(int i)
CTTLTimeNodeParallel addNewPar()
void removePar(int i)
List<CTTLTimeNodeSequence> getSeqList()
@Deprecated CTTLTimeNodeSequence[] getSeqArray()
CTTLTimeNodeSequence getSeqArray(int i)
int sizeOfSeqArray()
void setSeqArray(CTTLTimeNodeSequence[] seqArray)
void setSeqArray(int i,
CTTLTimeNodeSequence seq)
CTTLTimeNodeSequence insertNewSeq(int i)
CTTLTimeNodeSequence addNewSeq()
void removeSeq(int i)
List<CTTLTimeNodeExclusive> getExclList()
@Deprecated CTTLTimeNodeExclusive[] getExclArray()
CTTLTimeNodeExclusive getExclArray(int i)
int sizeOfExclArray()
void setExclArray(CTTLTimeNodeExclusive[] exclArray)
void setExclArray(int i,
CTTLTimeNodeExclusive excl)
CTTLTimeNodeExclusive insertNewExcl(int i)
CTTLTimeNodeExclusive addNewExcl()
void removeExcl(int i)
List<CTTLAnimateBehavior> getAnimList()
@Deprecated CTTLAnimateBehavior[] getAnimArray()
CTTLAnimateBehavior getAnimArray(int i)
int sizeOfAnimArray()
void setAnimArray(CTTLAnimateBehavior[] animArray)
void setAnimArray(int i,
CTTLAnimateBehavior anim)
CTTLAnimateBehavior insertNewAnim(int i)
CTTLAnimateBehavior addNewAnim()
void removeAnim(int i)
List<CTTLAnimateColorBehavior> getAnimClrList()
@Deprecated CTTLAnimateColorBehavior[] getAnimClrArray()
CTTLAnimateColorBehavior getAnimClrArray(int i)
int sizeOfAnimClrArray()
void setAnimClrArray(CTTLAnimateColorBehavior[] animClrArray)
void setAnimClrArray(int i,
CTTLAnimateColorBehavior animClr)
CTTLAnimateColorBehavior insertNewAnimClr(int i)
CTTLAnimateColorBehavior addNewAnimClr()
void removeAnimClr(int i)
List<CTTLAnimateEffectBehavior> getAnimEffectList()
@Deprecated CTTLAnimateEffectBehavior[] getAnimEffectArray()
CTTLAnimateEffectBehavior getAnimEffectArray(int i)
int sizeOfAnimEffectArray()
void setAnimEffectArray(CTTLAnimateEffectBehavior[] animEffectArray)
void setAnimEffectArray(int i,
CTTLAnimateEffectBehavior animEffect)
CTTLAnimateEffectBehavior insertNewAnimEffect(int i)
CTTLAnimateEffectBehavior addNewAnimEffect()
void removeAnimEffect(int i)
List<CTTLAnimateMotionBehavior> getAnimMotionList()
@Deprecated CTTLAnimateMotionBehavior[] getAnimMotionArray()
CTTLAnimateMotionBehavior getAnimMotionArray(int i)
int sizeOfAnimMotionArray()
void setAnimMotionArray(CTTLAnimateMotionBehavior[] animMotionArray)
void setAnimMotionArray(int i,
CTTLAnimateMotionBehavior animMotion)
CTTLAnimateMotionBehavior insertNewAnimMotion(int i)
CTTLAnimateMotionBehavior addNewAnimMotion()
void removeAnimMotion(int i)
List<CTTLAnimateRotationBehavior> getAnimRotList()
@Deprecated CTTLAnimateRotationBehavior[] getAnimRotArray()
CTTLAnimateRotationBehavior getAnimRotArray(int i)
int sizeOfAnimRotArray()
void setAnimRotArray(CTTLAnimateRotationBehavior[] animRotArray)
void setAnimRotArray(int i,
CTTLAnimateRotationBehavior animRot)
CTTLAnimateRotationBehavior insertNewAnimRot(int i)
CTTLAnimateRotationBehavior addNewAnimRot()
void removeAnimRot(int i)
List<CTTLAnimateScaleBehavior> getAnimScaleList()
@Deprecated CTTLAnimateScaleBehavior[] getAnimScaleArray()
CTTLAnimateScaleBehavior getAnimScaleArray(int i)
int sizeOfAnimScaleArray()
void setAnimScaleArray(CTTLAnimateScaleBehavior[] animScaleArray)
void setAnimScaleArray(int i,
CTTLAnimateScaleBehavior animScale)
CTTLAnimateScaleBehavior insertNewAnimScale(int i)
CTTLAnimateScaleBehavior addNewAnimScale()
void removeAnimScale(int i)
List<CTTLCommandBehavior> getCmdList()
@Deprecated CTTLCommandBehavior[] getCmdArray()
CTTLCommandBehavior getCmdArray(int i)
int sizeOfCmdArray()
void setCmdArray(CTTLCommandBehavior[] cmdArray)
void setCmdArray(int i,
CTTLCommandBehavior cmd)
CTTLCommandBehavior insertNewCmd(int i)
CTTLCommandBehavior addNewCmd()
void removeCmd(int i)
List<CTTLSetBehavior> getSetList()
@Deprecated CTTLSetBehavior[] getSetArray()
CTTLSetBehavior getSetArray(int i)
int sizeOfSetArray()
void setSetArray(CTTLSetBehavior[] setArray)
void setSetArray(int i,
CTTLSetBehavior set)
CTTLSetBehavior insertNewSet(int i)
CTTLSetBehavior addNewSet()
void removeSet(int i)
List<CTTLMediaNodeAudio> getAudioList()
@Deprecated CTTLMediaNodeAudio[] getAudioArray()
CTTLMediaNodeAudio getAudioArray(int i)
int sizeOfAudioArray()
void setAudioArray(CTTLMediaNodeAudio[] audioArray)
void setAudioArray(int i,
CTTLMediaNodeAudio audio)
CTTLMediaNodeAudio insertNewAudio(int i)
CTTLMediaNodeAudio addNewAudio()
void removeAudio(int i)
List<CTTLMediaNodeVideo> getVideoList()
@Deprecated CTTLMediaNodeVideo[] getVideoArray()
CTTLMediaNodeVideo getVideoArray(int i)
int sizeOfVideoArray()
void setVideoArray(CTTLMediaNodeVideo[] videoArray)
void setVideoArray(int i,
CTTLMediaNodeVideo video)
CTTLMediaNodeVideo insertNewVideo(int i)
CTTLMediaNodeVideo addNewVideo()
void removeVideo(int i)
Copyright © 2010 - 2020 Adobe. All Rights Reserved