Uses of Class
org.pptx4j.pml.CTEightDirectionTransition
Packages that use CTEightDirectionTransition
-
Uses of CTEightDirectionTransition in org.pptx4j.pml
Fields in org.pptx4j.pml declared as CTEightDirectionTransitionModifier and TypeFieldDescriptionprotected CTEightDirectionTransitionCTSlideTransition.coverprotected CTEightDirectionTransitionCTSlideTransition.pullMethods in org.pptx4j.pml that return CTEightDirectionTransitionModifier and TypeMethodDescriptionObjectFactory.createCTEightDirectionTransition()Create an instance ofCTEightDirectionTransitionCTSlideTransition.getCover()Gets the value of the cover property.CTSlideTransition.getPull()Gets the value of the pull property.Methods in org.pptx4j.pml with parameters of type CTEightDirectionTransitionModifier and TypeMethodDescriptionvoidCTSlideTransition.setCover(CTEightDirectionTransition value) Sets the value of the cover property.voidCTSlideTransition.setPull(CTEightDirectionTransition value) Sets the value of the pull property.