Uses of Class
org.pptx4j.pml.CTInOutTransition
| Package | Description |
|---|---|
| org.pptx4j.com.microsoft.schemas.office.powerpoint.x2010.main | |
| org.pptx4j.pml |
-
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 CTInOutTransition Modifier and Type Method Description javax.xml.bind.JAXBElement<CTInOutTransition>ObjectFactory. createWarp(CTInOutTransition value)Methods in org.pptx4j.com.microsoft.schemas.office.powerpoint.x2010.main with parameters of type CTInOutTransition Modifier and Type Method Description javax.xml.bind.JAXBElement<CTInOutTransition>ObjectFactory. createWarp(CTInOutTransition value) -
Uses of CTInOutTransition in org.pptx4j.pml
Fields in org.pptx4j.pml declared as CTInOutTransition Modifier and Type Field Description protected CTInOutTransitionCTSlideTransition. zoomMethods in org.pptx4j.pml that return CTInOutTransition Modifier and Type Method Description CTInOutTransitionObjectFactory. createCTInOutTransition()Create an instance ofCTInOutTransitionCTInOutTransitionCTSlideTransition. getZoom()Gets the value of the zoom property.Methods in org.pptx4j.pml with parameters of type CTInOutTransition Modifier and Type Method Description voidCTSlideTransition. setZoom(CTInOutTransition value)Sets the value of the zoom property.