Uses of Enum
org.pptx4j.pml.STTLAnimateEffectTransition
Packages that use STTLAnimateEffectTransition
-
Uses of STTLAnimateEffectTransition in org.pptx4j.pml
Fields in org.pptx4j.pml declared as STTLAnimateEffectTransitionModifier and TypeFieldDescriptionprotected STTLAnimateEffectTransitionCTTLAnimateEffectBehavior.transitionMethods in org.pptx4j.pml that return STTLAnimateEffectTransitionModifier and TypeMethodDescriptionstatic STTLAnimateEffectTransitionCTTLAnimateEffectBehavior.getTransition()Gets the value of the transition property.static STTLAnimateEffectTransitionReturns 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.Methods in org.pptx4j.pml with parameters of type STTLAnimateEffectTransitionModifier and TypeMethodDescriptionvoidCTTLAnimateEffectBehavior.setTransition(STTLAnimateEffectTransition value) Sets the value of the transition property.