Package | Description |
---|---|
org.apache.poi.sl.draw.binding |
Modifier and Type | Field and Description |
---|---|
protected CTPositiveSize2D |
CTGroupTransform2D.chExt |
protected CTPositiveSize2D |
CTTransform2D.ext |
protected CTPositiveSize2D |
CTGroupTransform2D.ext |
Modifier and Type | Method and Description |
---|---|
CTPositiveSize2D |
ObjectFactory.createCTPositiveSize2D()
Create an instance of
CTPositiveSize2D |
CTPositiveSize2D |
CTGroupTransform2D.getChExt()
Gets the value of the chExt property.
|
CTPositiveSize2D |
CTTransform2D.getExt()
Gets the value of the ext property.
|
CTPositiveSize2D |
CTGroupTransform2D.getExt()
Gets the value of the ext property.
|
Modifier and Type | Method and Description |
---|---|
void |
CTGroupTransform2D.setChExt(CTPositiveSize2D value)
Sets the value of the chExt property.
|
void |
CTTransform2D.setExt(CTPositiveSize2D value)
Sets the value of the ext property.
|
void |
CTGroupTransform2D.setExt(CTPositiveSize2D value)
Sets the value of the ext property.
|
Copyright 2020 The Apache Software Foundation or its licensors, as applicable.