Uses of Class
org.docx4j.w14.CTScene3D
| Package | Description |
|---|---|
| org.docx4j.w14 | |
| org.docx4j.wml |
-
Uses of CTScene3D in org.docx4j.w14
Methods in org.docx4j.w14 that return CTScene3D Modifier and Type Method Description CTScene3DObjectFactory. createCTScene3D()Create an instance ofCTScene3D -
Uses of CTScene3D in org.docx4j.wml
Fields in org.docx4j.wml declared as CTScene3D Modifier and Type Field Description protected CTScene3DRPrAbstract. scene3DMethods in org.docx4j.wml that return CTScene3D Modifier and Type Method Description CTScene3DRPrAbstract. getScene3D()Gets the value of the scene3D property.Methods in org.docx4j.wml that return types with arguments of type CTScene3D Modifier and Type Method Description jakarta.xml.bind.JAXBElement<CTScene3D>ObjectFactory. createCTParaRPrOriginalScene3D(CTScene3D value)jakarta.xml.bind.JAXBElement<CTScene3D>ObjectFactory. createCTRPrChangeRPrScene3D(CTScene3D value)Methods in org.docx4j.wml with parameters of type CTScene3D Modifier and Type Method Description jakarta.xml.bind.JAXBElement<CTScene3D>ObjectFactory. createCTParaRPrOriginalScene3D(CTScene3D value)jakarta.xml.bind.JAXBElement<CTScene3D>ObjectFactory. createCTRPrChangeRPrScene3D(CTScene3D value)voidRPrAbstract. setScene3D(CTScene3D value)Sets the value of the scene3D property.