| Package | Description |
|---|---|
| org.docx4j.dml.chartDrawing |
| Modifier and Type | Field and Description |
|---|---|
protected CTGraphicFrame |
CTRelSizeAnchor.graphicFrame |
protected CTGraphicFrame |
CTAbsSizeAnchor.graphicFrame |
| Modifier and Type | Method and Description |
|---|---|
CTGraphicFrame |
ObjectFactory.createCTGraphicFrame()
Create an instance of
CTGraphicFrame |
CTGraphicFrame |
CTRelSizeAnchor.getGraphicFrame()
Gets the value of the graphicFrame property.
|
CTGraphicFrame |
CTAbsSizeAnchor.getGraphicFrame()
Gets the value of the graphicFrame property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CTRelSizeAnchor.setGraphicFrame(CTGraphicFrame value)
Sets the value of the graphicFrame property.
|
void |
CTAbsSizeAnchor.setGraphicFrame(CTGraphicFrame value)
Sets the value of the graphicFrame property.
|
Copyright © 2007-2019. All Rights Reserved.