Package | Description |
---|---|
com.aspose.slides.model |
Modifier and Type | Method and Description |
---|---|
InteractiveSequence |
InteractiveSequence.addEffectsItem(Effect effectsItem) |
InteractiveSequence |
InteractiveSequence.effects(List<Effect> effects) |
InteractiveSequence |
InteractiveSequence.triggerShapeIndex(Integer triggerShapeIndex) |
Modifier and Type | Method and Description |
---|---|
List<InteractiveSequence> |
SlideAnimation.getInteractiveSequences()
Interactive sequence list.
|
Modifier and Type | Method and Description |
---|---|
SlideAnimation |
SlideAnimation.addInteractiveSequencesItem(InteractiveSequence interactiveSequencesItem) |
Modifier and Type | Method and Description |
---|---|
SlideAnimation |
SlideAnimation.interactiveSequences(List<InteractiveSequence> interactiveSequences) |
void |
SlideAnimation.setInteractiveSequences(List<InteractiveSequence> interactiveSequences) |
Copyright © 2021. All rights reserved.