| Package | Description |
|---|---|
| org.docx4j.dml | |
| org.docx4j.dml.chartDrawing | |
| org.docx4j.dml.spreadsheetdrawing | |
| org.docx4j.dml.wordprocessingDrawing |
| Modifier and Type | Field and Description |
|---|---|
protected CTPositiveSize2D |
CTGroupTransform2D.chExt |
protected CTPositiveSize2D |
CTTransform2D.ext |
protected CTPositiveSize2D |
CTGroupTransform2D.ext |
| Modifier and Type | Method and Description |
|---|---|
CTPositiveSize2D |
ObjectFactory.createCTPositiveSize2D()
Create an instance of
CTPositiveSize2D |
CTPositiveSize2D |
CTGroupTransform2D.getChExt()
Gets the value of the chExt property.
|
CTPositiveSize2D |
CTTransform2D.getExt()
Gets the value of the ext property.
|
CTPositiveSize2D |
CTGroupTransform2D.getExt()
Gets the value of the ext property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CTGroupTransform2D.setChExt(CTPositiveSize2D value)
Sets the value of the chExt property.
|
void |
CTTransform2D.setExt(CTPositiveSize2D value)
Sets the value of the ext property.
|
void |
CTGroupTransform2D.setExt(CTPositiveSize2D value)
Sets the value of the ext property.
|
| Modifier and Type | Field and Description |
|---|---|
protected CTPositiveSize2D |
CTAbsSizeAnchor.ext |
| Modifier and Type | Method and Description |
|---|---|
CTPositiveSize2D |
CTAbsSizeAnchor.getExt()
Gets the value of the ext property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CTAbsSizeAnchor.setExt(CTPositiveSize2D value)
Sets the value of the ext property.
|
| Modifier and Type | Field and Description |
|---|---|
protected CTPositiveSize2D |
CTOneCellAnchor.ext |
protected CTPositiveSize2D |
CTAbsoluteAnchor.ext |
| Modifier and Type | Method and Description |
|---|---|
CTPositiveSize2D |
CTOneCellAnchor.getExt()
Gets the value of the ext property.
|
CTPositiveSize2D |
CTAbsoluteAnchor.getExt()
Gets the value of the ext property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CTOneCellAnchor.setExt(CTPositiveSize2D value)
Sets the value of the ext property.
|
void |
CTAbsoluteAnchor.setExt(CTPositiveSize2D value)
Sets the value of the ext property.
|
| Modifier and Type | Field and Description |
|---|---|
protected CTPositiveSize2D |
Inline.extent |
protected CTPositiveSize2D |
Anchor.extent |
| Modifier and Type | Method and Description |
|---|---|
CTPositiveSize2D |
Inline.getExtent()
Gets the value of the extent property.
|
CTPositiveSize2D |
Anchor.getExtent()
Gets the value of the extent property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Inline.setExtent(CTPositiveSize2D value)
Sets the value of the extent property.
|
void |
Anchor.setExtent(CTPositiveSize2D value)
Sets the value of the extent property.
|
Copyright © 2007–2025. All rights reserved.