|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CTPositiveSize2D | |
---|---|
org.apache.poi.sl.draw.binding |
Uses of CTPositiveSize2D in org.apache.poi.sl.draw.binding |
---|
Fields in org.apache.poi.sl.draw.binding declared as CTPositiveSize2D | |
---|---|
protected CTPositiveSize2D |
CTGroupTransform2D.chExt
|
protected CTPositiveSize2D |
CTGroupTransform2D.ext
|
protected CTPositiveSize2D |
CTTransform2D.ext
|
Methods in org.apache.poi.sl.draw.binding that return CTPositiveSize2D | |
---|---|
CTPositiveSize2D |
ObjectFactory.createCTPositiveSize2D()
Create an instance of CTPositiveSize2D |
CTPositiveSize2D |
CTGroupTransform2D.getChExt()
Gets the value of the chExt property. |
CTPositiveSize2D |
CTGroupTransform2D.getExt()
Gets the value of the ext property. |
CTPositiveSize2D |
CTTransform2D.getExt()
Gets the value of the ext property. |
Methods in org.apache.poi.sl.draw.binding with parameters of type CTPositiveSize2D | |
---|---|
void |
CTGroupTransform2D.setChExt(CTPositiveSize2D value)
Sets the value of the chExt property. |
void |
CTGroupTransform2D.setExt(CTPositiveSize2D value)
Sets the value of the ext property. |
void |
CTTransform2D.setExt(CTPositiveSize2D value)
Sets the value of the ext property. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |