Uses of Class
org.pptx4j.pml.CTEmpty
Packages that use CTEmpty
-
Uses of CTEmpty 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 CTEmptyModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<CTEmpty>ObjectFactory.createFlash(CTEmpty value) jakarta.xml.bind.JAXBElement<CTEmpty>ObjectFactory.createHoneycomb(CTEmpty value) Methods in org.pptx4j.com.microsoft.schemas.office.powerpoint.x2010.main with parameters of type CTEmptyModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<CTEmpty>ObjectFactory.createFlash(CTEmpty value) jakarta.xml.bind.JAXBElement<CTEmpty>ObjectFactory.createHoneycomb(CTEmpty value) -
Uses of CTEmpty in org.pptx4j.pml
Fields in org.pptx4j.pml declared as CTEmptyModifier and TypeFieldDescriptionprotected CTEmptyCTTLShapeTargetElement.bgprotected CTEmptyCTTLGraphicalObjectBuild.bldAsOneprotected CTEmptyCTSlideTransition.circleprotected CTEmptyCTSlideTransition.diamondprotected CTEmptyCTSlideTransition.dissolveprotected CTEmptyCTTransitionSoundAction.endSndprotected CTEmptyCTSlideTransition.newsflashprotected CTEmptyCTSlideTransition.plusprotected CTEmptyCTShowProperties.presentprotected CTEmptyCTSlideTransition.randomprotected CTEmptyCTHtmlPublishProperties.sldAllprotected CTEmptyCTShowProperties.sldAllprotected CTEmptyCTTLTimeTargetElement.sldTgtprotected CTEmptyCTSlideTransition.wedgeMethods in org.pptx4j.pml that return CTEmptyModifier and TypeMethodDescriptionObjectFactory.createCTEmpty()Create an instance ofCTEmptyCTTLShapeTargetElement.getBg()Gets the value of the bg property.CTTLGraphicalObjectBuild.getBldAsOne()Gets the value of the bldAsOne property.CTSlideTransition.getCircle()Gets the value of the circle property.CTSlideTransition.getDiamond()Gets the value of the diamond property.CTSlideTransition.getDissolve()Gets the value of the dissolve property.CTTransitionSoundAction.getEndSnd()Gets the value of the endSnd property.CTSlideTransition.getNewsflash()Gets the value of the newsflash property.CTSlideTransition.getPlus()Gets the value of the plus property.CTShowProperties.getPresent()Gets the value of the present property.CTSlideTransition.getRandom()Gets the value of the random property.CTHtmlPublishProperties.getSldAll()Gets the value of the sldAll property.CTShowProperties.getSldAll()Gets the value of the sldAll property.CTTLTimeTargetElement.getSldTgt()Gets the value of the sldTgt property.CTSlideTransition.getWedge()Gets the value of the wedge property.Methods in org.pptx4j.pml with parameters of type CTEmptyModifier and TypeMethodDescriptionvoidSets the value of the bg property.voidCTTLGraphicalObjectBuild.setBldAsOne(CTEmpty value) Sets the value of the bldAsOne property.voidSets the value of the circle property.voidCTSlideTransition.setDiamond(CTEmpty value) Sets the value of the diamond property.voidCTSlideTransition.setDissolve(CTEmpty value) Sets the value of the dissolve property.voidSets the value of the endSnd property.voidCTSlideTransition.setNewsflash(CTEmpty value) Sets the value of the newsflash property.voidSets the value of the plus property.voidCTShowProperties.setPresent(CTEmpty value) Sets the value of the present property.voidSets the value of the random property.voidSets the value of the sldAll property.voidSets the value of the sldAll property.voidSets the value of the sldTgt property.voidSets the value of the wedge property.