|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use CTRatio | |
|---|---|
| org.apache.poi.sl.draw.binding | |
| Uses of CTRatio in org.apache.poi.sl.draw.binding |
|---|
| Fields in org.apache.poi.sl.draw.binding declared as CTRatio | |
|---|---|
protected CTRatio |
CTScale2D.sx
|
protected CTRatio |
CTScale2D.sy
|
| Methods in org.apache.poi.sl.draw.binding that return CTRatio | |
|---|---|
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. |
| Methods in org.apache.poi.sl.draw.binding with parameters of type CTRatio | |
|---|---|
void |
CTScale2D.setSx(CTRatio value)
Sets the value of the sx property. |
void |
CTScale2D.setSy(CTRatio value)
Sets the value of the sy property. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||