Uses of Class
org.docx4j.dml.GraphicData
| Package | Description |
|---|---|
| org.docx4j.dml |
-
Uses of GraphicData in org.docx4j.dml
Fields in org.docx4j.dml declared as GraphicData Modifier and Type Field Description protected GraphicDataGraphic. graphicDataMethods in org.docx4j.dml that return GraphicData Modifier and Type Method Description GraphicDataObjectFactory. createGraphicData()Create an instance ofGraphicDataGraphicDataGraphic. getGraphicData()Gets the value of the graphicData property.Methods in org.docx4j.dml with parameters of type GraphicData Modifier and Type Method Description voidGraphic. setGraphicData(GraphicData value)Sets the value of the graphicData property.