Uses of Class
org.docx4j.wml.Drawing
Packages that use Drawing
-
Uses of Drawing in org.docx4j.math
Methods in org.docx4j.math that return types with arguments of type DrawingModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<Drawing>ObjectFactory.createCTRDrawing(Drawing value) Methods in org.docx4j.math with parameters of type DrawingModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<Drawing>ObjectFactory.createCTRDrawing(Drawing value) -
Uses of Drawing in org.docx4j.wml
Fields in org.docx4j.wml declared as DrawingMethods in org.docx4j.wml that return DrawingModifier and TypeMethodDescriptionObjectFactory.createDrawing()Create an instance ofDrawingNumbering.NumPicBullet.getDrawing()Gets the value of the drawing property.Methods in org.docx4j.wml that return types with arguments of type DrawingModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<Drawing>ObjectFactory.createRDrawing(Drawing value) Methods in org.docx4j.wml with parameters of type DrawingModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<Drawing>ObjectFactory.createRDrawing(Drawing value) voidNumbering.NumPicBullet.setDrawing(Drawing value) Sets the value of the drawing property.