Uses of Class
org.pptx4j.pml.CTEightDirectionTransition
| Package | Description |
|---|---|
| org.pptx4j.pml |
-
Uses of CTEightDirectionTransition in org.pptx4j.pml
Fields in org.pptx4j.pml declared as CTEightDirectionTransition Modifier and Type Field Description protected CTEightDirectionTransitionCTSlideTransition. coverprotected CTEightDirectionTransitionCTSlideTransition. pullMethods in org.pptx4j.pml that return CTEightDirectionTransition Modifier and Type Method Description CTEightDirectionTransitionObjectFactory. createCTEightDirectionTransition()Create an instance ofCTEightDirectionTransitionCTEightDirectionTransitionCTSlideTransition. getCover()Gets the value of the cover property.CTEightDirectionTransitionCTSlideTransition. getPull()Gets the value of the pull property.Methods in org.pptx4j.pml with parameters of type CTEightDirectionTransition Modifier and Type Method Description voidCTSlideTransition. setCover(CTEightDirectionTransition value)Sets the value of the cover property.voidCTSlideTransition. setPull(CTEightDirectionTransition value)Sets the value of the pull property.