Uses of Class
org.pptx4j.pml.CTEmpty
| Package | Description |
|---|---|
| org.pptx4j.com.microsoft.schemas.office.powerpoint.x2010.main | |
| org.pptx4j.pml |
-
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 CTEmpty Modifier and Type Method Description javax.xml.bind.JAXBElement<CTEmpty>ObjectFactory. createFlash(CTEmpty value)javax.xml.bind.JAXBElement<CTEmpty>ObjectFactory. createHoneycomb(CTEmpty value)Methods in org.pptx4j.com.microsoft.schemas.office.powerpoint.x2010.main with parameters of type CTEmpty Modifier and Type Method Description javax.xml.bind.JAXBElement<CTEmpty>ObjectFactory. createFlash(CTEmpty value)javax.xml.bind.JAXBElement<CTEmpty>ObjectFactory. createHoneycomb(CTEmpty value) -
Uses of CTEmpty in org.pptx4j.pml
Fields in org.pptx4j.pml declared as CTEmpty Modifier and Type Field Description protected 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 CTEmpty Modifier and Type Method Description CTEmptyObjectFactory. createCTEmpty()Create an instance ofCTEmptyCTEmptyCTTLShapeTargetElement. getBg()Gets the value of the bg property.CTEmptyCTTLGraphicalObjectBuild. getBldAsOne()Gets the value of the bldAsOne property.CTEmptyCTSlideTransition. getCircle()Gets the value of the circle property.CTEmptyCTSlideTransition. getDiamond()Gets the value of the diamond property.CTEmptyCTSlideTransition. getDissolve()Gets the value of the dissolve property.CTEmptyCTTransitionSoundAction. getEndSnd()Gets the value of the endSnd property.CTEmptyCTSlideTransition. getNewsflash()Gets the value of the newsflash property.CTEmptyCTSlideTransition. getPlus()Gets the value of the plus property.CTEmptyCTShowProperties. getPresent()Gets the value of the present property.CTEmptyCTSlideTransition. getRandom()Gets the value of the random property.CTEmptyCTHtmlPublishProperties. getSldAll()Gets the value of the sldAll property.CTEmptyCTShowProperties. getSldAll()Gets the value of the sldAll property.CTEmptyCTTLTimeTargetElement. getSldTgt()Gets the value of the sldTgt property.CTEmptyCTSlideTransition. getWedge()Gets the value of the wedge property.Methods in org.pptx4j.pml with parameters of type CTEmpty Modifier and Type Method Description voidCTTLShapeTargetElement. setBg(CTEmpty value)Sets the value of the bg property.voidCTTLGraphicalObjectBuild. setBldAsOne(CTEmpty value)Sets the value of the bldAsOne property.voidCTSlideTransition. setCircle(CTEmpty value)Sets 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.voidCTTransitionSoundAction. setEndSnd(CTEmpty value)Sets the value of the endSnd property.voidCTSlideTransition. setNewsflash(CTEmpty value)Sets the value of the newsflash property.voidCTSlideTransition. setPlus(CTEmpty value)Sets the value of the plus property.voidCTShowProperties. setPresent(CTEmpty value)Sets the value of the present property.voidCTSlideTransition. setRandom(CTEmpty value)Sets the value of the random property.voidCTHtmlPublishProperties. setSldAll(CTEmpty value)Sets the value of the sldAll property.voidCTShowProperties. setSldAll(CTEmpty value)Sets the value of the sldAll property.voidCTTLTimeTargetElement. setSldTgt(CTEmpty value)Sets the value of the sldTgt property.voidCTSlideTransition. setWedge(CTEmpty value)Sets the value of the wedge property.