| Package | Description |
|---|---|
| org.docx4j.dml | |
| org.docx4j.dml.chartDrawing | |
| org.docx4j.dml.diagram2008 | |
| org.docx4j.dml.spreadsheetdrawing |
| Modifier and Type | Field and Description |
|---|---|
protected CTTransform2D |
CTGvmlGraphicalObjectFrame.xfrm |
protected CTTransform2D |
CTGvmlTextShape.xfrm |
protected CTTransform2D |
CTShapeProperties.xfrm |
| Modifier and Type | Method and Description |
|---|---|
CTTransform2D |
ObjectFactory.createCTTransform2D()
Create an instance of
CTTransform2D |
CTTransform2D |
CTGvmlGraphicalObjectFrame.getXfrm()
Gets the value of the xfrm property.
|
CTTransform2D |
CTGvmlTextShape.getXfrm()
Gets the value of the xfrm property.
|
CTTransform2D |
CTShapeProperties.getXfrm()
Gets the value of the xfrm property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CTGvmlGraphicalObjectFrame.setXfrm(CTTransform2D value)
Sets the value of the xfrm property.
|
void |
CTGvmlTextShape.setXfrm(CTTransform2D value)
Sets the value of the xfrm property.
|
void |
CTShapeProperties.setXfrm(CTTransform2D value)
Sets the value of the xfrm property.
|
| Modifier and Type | Field and Description |
|---|---|
protected CTTransform2D |
CTGraphicFrame.xfrm |
| Modifier and Type | Method and Description |
|---|---|
CTTransform2D |
CTGraphicFrame.getXfrm()
Gets the value of the xfrm property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CTGraphicFrame.setXfrm(CTTransform2D value)
Sets the value of the xfrm property.
|
| Modifier and Type | Field and Description |
|---|---|
protected CTTransform2D |
CTShape.txXfrm |
| Modifier and Type | Method and Description |
|---|---|
CTTransform2D |
CTShape.getTxXfrm()
Gets the value of the txXfrm property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CTShape.setTxXfrm(CTTransform2D value)
Sets the value of the txXfrm property.
|
| Modifier and Type | Field and Description |
|---|---|
protected CTTransform2D |
CTGraphicalObjectFrame.xfrm |
| Modifier and Type | Method and Description |
|---|---|
CTTransform2D |
CTGraphicalObjectFrame.getXfrm()
Gets the value of the xfrm property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CTGraphicalObjectFrame.setXfrm(CTTransform2D value)
Sets the value of the xfrm property.
|
Copyright © 2007-2019. All Rights Reserved.