| Package | Description |
|---|---|
| org.docx4j.com.microsoft.schemas.office.drawing.x2017.model3d | |
| org.docx4j.dml |
| Modifier and Type | Field and Description |
|---|---|
protected CTRatio |
CTScale3D.sx |
protected CTRatio |
CTScale3D.sy |
protected CTRatio |
CTScale3D.sz |
| Modifier and Type | Method and Description |
|---|---|
CTRatio |
CTScale3D.getSx()
Gets the value of the sx property.
|
CTRatio |
CTScale3D.getSy()
Gets the value of the sy property.
|
CTRatio |
CTScale3D.getSz()
Gets the value of the sz property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CTScale3D.setSx(CTRatio value)
Sets the value of the sx property.
|
void |
CTScale3D.setSy(CTRatio value)
Sets the value of the sy property.
|
void |
CTScale3D.setSz(CTRatio value)
Sets the value of the sz property.
|
| Modifier and Type | Field and Description |
|---|---|
protected CTRatio |
CTScale2D.sx |
protected CTRatio |
CTScale2D.sy |
| Modifier and Type | Method and Description |
|---|---|
CTRatio |
ObjectFactory.createCTRatio()
Create an instance of
CTRatio |
CTRatio |
CTScale2D.getSx()
Gets the value of the sx property.
|
CTRatio |
CTScale2D.getSy()
Gets the value of the sy property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CTScale2D.setSx(CTRatio value)
Sets the value of the sx property.
|
void |
CTScale2D.setSy(CTRatio value)
Sets the value of the sy property.
|
Copyright © 2007-2021. All Rights Reserved.