Uses of Class
org.pptx4j.pml.CTWheelTransition
Packages that use CTWheelTransition
-
Uses of CTWheelTransition in org.pptx4j.com.microsoft.schemas.office.powerpoint.x2010.main
Methods in org.pptx4j.com.microsoft.schemas.office.powerpoint.x2010.main that return types with arguments of type CTWheelTransitionModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<CTWheelTransition>ObjectFactory.createWheelReverse(CTWheelTransition value) Methods in org.pptx4j.com.microsoft.schemas.office.powerpoint.x2010.main with parameters of type CTWheelTransitionModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<CTWheelTransition>ObjectFactory.createWheelReverse(CTWheelTransition value) -
Uses of CTWheelTransition in org.pptx4j.pml
Fields in org.pptx4j.pml declared as CTWheelTransitionMethods in org.pptx4j.pml that return CTWheelTransitionModifier and TypeMethodDescriptionObjectFactory.createCTWheelTransition()Create an instance ofCTWheelTransitionCTSlideTransition.getWheel()Gets the value of the wheel property.Methods in org.pptx4j.pml with parameters of type CTWheelTransitionModifier and TypeMethodDescriptionvoidCTSlideTransition.setWheel(CTWheelTransition value) Sets the value of the wheel property.