Package | Description |
---|---|
org.pptx4j.pml |
Modifier and Type | Field and Description |
---|---|
protected STTLAnimateEffectTransition |
CTTLAnimateEffectBehavior.transition |
Modifier and Type | Method and Description |
---|---|
static STTLAnimateEffectTransition |
STTLAnimateEffectTransition.fromValue(String v) |
STTLAnimateEffectTransition |
CTTLAnimateEffectBehavior.getTransition()
Gets the value of the transition property.
|
static STTLAnimateEffectTransition |
STTLAnimateEffectTransition.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static STTLAnimateEffectTransition[] |
STTLAnimateEffectTransition.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
CTTLAnimateEffectBehavior.setTransition(STTLAnimateEffectTransition value)
Sets the value of the transition property.
|
Copyright © 2007-2019. All Rights Reserved.