Package | Description |
---|---|
org.apache.poi.sl.draw.binding |
Modifier and Type | Field and Description |
---|---|
protected CTPoint2D |
CTGroupTransform2D.chOff |
protected CTPoint2D |
CTGroupTransform2D.off |
protected CTPoint2D |
CTTransform2D.off |
Modifier and Type | Method and Description |
---|---|
CTPoint2D |
ObjectFactory.createCTPoint2D()
Create an instance of
CTPoint2D |
CTPoint2D |
CTGroupTransform2D.getChOff()
Gets the value of the chOff property.
|
CTPoint2D |
CTGroupTransform2D.getOff()
Gets the value of the off property.
|
CTPoint2D |
CTTransform2D.getOff()
Gets the value of the off property.
|
Modifier and Type | Method and Description |
---|---|
void |
CTGroupTransform2D.setChOff(CTPoint2D value)
Sets the value of the chOff property.
|
void |
CTGroupTransform2D.setOff(CTPoint2D value)
Sets the value of the off property.
|
void |
CTTransform2D.setOff(CTPoint2D value)
Sets the value of the off property.
|
Copyright 2018 The Apache Software Foundation or its licensors, as applicable.