Uses of Class
org.pptx4j.pml.CTInOutTransition
Packages that use CTInOutTransition
-
Uses of CTInOutTransition 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 CTInOutTransitionModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<CTInOutTransition>ObjectFactory.createWarp(CTInOutTransition value) Methods in org.pptx4j.com.microsoft.schemas.office.powerpoint.x2010.main with parameters of type CTInOutTransitionModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<CTInOutTransition>ObjectFactory.createWarp(CTInOutTransition value) -
Uses of CTInOutTransition in org.pptx4j.pml
Fields in org.pptx4j.pml declared as CTInOutTransitionMethods in org.pptx4j.pml that return CTInOutTransitionModifier and TypeMethodDescriptionObjectFactory.createCTInOutTransition()Create an instance ofCTInOutTransitionCTSlideTransition.getZoom()Gets the value of the zoom property.Methods in org.pptx4j.pml with parameters of type CTInOutTransitionModifier and TypeMethodDescriptionvoidCTSlideTransition.setZoom(CTInOutTransition value) Sets the value of the zoom property.