| Package | Description |
|---|---|
| org.docx4j.dml |
| 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-2019. All Rights Reserved.