Uses of Class
org.docx4j.dml.GraphicData
Packages that use GraphicData
-
Uses of GraphicData in org.docx4j.dml
Fields in org.docx4j.dml declared as GraphicDataMethods in org.docx4j.dml that return GraphicDataModifier and TypeMethodDescriptionObjectFactory.createGraphicData()Create an instance ofGraphicDataGraphic.getGraphicData()Gets the value of the graphicData property.Methods in org.docx4j.dml with parameters of type GraphicDataModifier and TypeMethodDescriptionvoidGraphic.setGraphicData(GraphicData value) Sets the value of the graphicData property.