Uses of Class
org.docx4j.w14.CTScene3D
Packages that use CTScene3D
-
Uses of CTScene3D in org.docx4j.w14
Methods in org.docx4j.w14 that return CTScene3DModifier and TypeMethodDescriptionObjectFactory.createCTScene3D()Create an instance ofCTScene3D -
Uses of CTScene3D in org.docx4j.wml
Fields in org.docx4j.wml declared as CTScene3DMethods in org.docx4j.wml that return CTScene3DModifier and TypeMethodDescriptionRPrAbstract.getScene3D()Gets the value of the scene3D property.Methods in org.docx4j.wml that return types with arguments of type CTScene3DModifier and TypeMethodDescriptionjakarta.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 CTScene3DModifier and TypeMethodDescriptionjakarta.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.