| Package | Description |
|---|---|
| org.docx4j.dml | |
| org.docx4j.dml.spreadsheetdrawing | |
| org.docx4j.dml.wordprocessingDrawing |
| Modifier and Type | Field and Description |
|---|---|
protected CTPoint2D |
CTGroupTransform2D.chOff |
protected CTPoint2D |
CTTransform2D.off |
protected CTPoint2D |
CTGroupTransform2D.off |
| Modifier and Type | Method and Description |
|---|---|
CTPoint2D |
ObjectFactory.createCTPoint2D()
Create an instance of
CTPoint2D |
CTPoint2D |
CTGroupTransform2D.getChOff()
Gets the value of the chOff property.
|
CTPoint2D |
CTTransform2D.getOff()
Gets the value of the off property.
|
CTPoint2D |
CTGroupTransform2D.getOff()
Gets the value of the off property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CTGroupTransform2D.setChOff(CTPoint2D value)
Sets the value of the chOff property.
|
void |
CTTransform2D.setOff(CTPoint2D value)
Sets the value of the off property.
|
void |
CTGroupTransform2D.setOff(CTPoint2D value)
Sets the value of the off property.
|
| Modifier and Type | Field and Description |
|---|---|
protected CTPoint2D |
CTAbsoluteAnchor.pos |
| Modifier and Type | Method and Description |
|---|---|
CTPoint2D |
CTAbsoluteAnchor.getPos()
Gets the value of the pos property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CTAbsoluteAnchor.setPos(CTPoint2D value)
Sets the value of the pos property.
|
| Modifier and Type | Field and Description |
|---|---|
protected CTPoint2D |
Anchor.simplePos |
protected CTPoint2D |
CTWrapPath.start |
| Modifier and Type | Field and Description |
|---|---|
protected java.util.List<CTPoint2D> |
CTWrapPath.lineTo |
| Modifier and Type | Method and Description |
|---|---|
CTPoint2D |
Anchor.getSimplePos()
Gets the value of the simplePos property.
|
CTPoint2D |
CTWrapPath.getStart()
Gets the value of the start property.
|
| Modifier and Type | Method and Description |
|---|---|
java.util.List<CTPoint2D> |
CTWrapPath.getLineTo()
Gets the value of the lineTo property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Anchor.setSimplePos(CTPoint2D value)
Sets the value of the simplePos property.
|
void |
CTWrapPath.setStart(CTPoint2D value)
Sets the value of the start property.
|
Copyright © 2007–2025. All rights reserved.