| Package | Description |
|---|---|
| org.docx4j.com.microsoft.schemas.office.drawing.x2017.model3d | |
| org.docx4j.dml |
| Modifier and Type | Field and Description |
|---|---|
protected CTVector3D |
CTModel3DTransform.postTrans |
protected CTVector3D |
CTModel3DTransform.preTrans |
protected CTVector3D |
CTModel3DCamera.up |
| Modifier and Type | Method and Description |
|---|---|
CTVector3D |
CTModel3DTransform.getPostTrans()
Gets the value of the postTrans property.
|
CTVector3D |
CTModel3DTransform.getPreTrans()
Gets the value of the preTrans property.
|
CTVector3D |
CTModel3DCamera.getUp()
Gets the value of the up property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CTModel3DTransform.setPostTrans(CTVector3D value)
Sets the value of the postTrans property.
|
void |
CTModel3DTransform.setPreTrans(CTVector3D value)
Sets the value of the preTrans property.
|
void |
CTModel3DCamera.setUp(CTVector3D value)
Sets the value of the up property.
|
| Modifier and Type | Field and Description |
|---|---|
protected CTVector3D |
CTBackdrop.norm |
protected CTVector3D |
CTBackdrop.up |
| Modifier and Type | Method and Description |
|---|---|
CTVector3D |
ObjectFactory.createCTVector3D()
Create an instance of
CTVector3D |
CTVector3D |
CTBackdrop.getNorm()
Gets the value of the norm property.
|
CTVector3D |
CTBackdrop.getUp()
Gets the value of the up property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CTBackdrop.setNorm(CTVector3D value)
Sets the value of the norm property.
|
void |
CTBackdrop.setUp(CTVector3D value)
Sets the value of the up property.
|
Copyright © 2007–2025. All rights reserved.