| Package | Description |
|---|---|
| org.pptx4j.pml |
| Modifier and Type | Field and Description |
|---|---|
protected CTTLPoint |
CTTLAnimateMotionBehavior.by |
protected CTTLPoint |
CTTLAnimateScaleBehavior.by |
protected CTTLPoint |
CTTLAnimateMotionBehavior.from |
protected CTTLPoint |
CTTLAnimateScaleBehavior.from |
protected CTTLPoint |
CTTLAnimateMotionBehavior.rCtr |
protected CTTLPoint |
CTTLAnimateMotionBehavior.to |
protected CTTLPoint |
CTTLAnimateScaleBehavior.to |
| Modifier and Type | Method and Description |
|---|---|
CTTLPoint |
ObjectFactory.createCTTLPoint()
Create an instance of
CTTLPoint |
CTTLPoint |
CTTLAnimateMotionBehavior.getBy()
Gets the value of the by property.
|
CTTLPoint |
CTTLAnimateScaleBehavior.getBy()
Gets the value of the by property.
|
CTTLPoint |
CTTLAnimateMotionBehavior.getFrom()
Gets the value of the from property.
|
CTTLPoint |
CTTLAnimateScaleBehavior.getFrom()
Gets the value of the from property.
|
CTTLPoint |
CTTLAnimateMotionBehavior.getRCtr()
Gets the value of the rCtr property.
|
CTTLPoint |
CTTLAnimateMotionBehavior.getTo()
Gets the value of the to property.
|
CTTLPoint |
CTTLAnimateScaleBehavior.getTo()
Gets the value of the to property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CTTLAnimateMotionBehavior.setBy(CTTLPoint value)
Sets the value of the by property.
|
void |
CTTLAnimateScaleBehavior.setBy(CTTLPoint value)
Sets the value of the by property.
|
void |
CTTLAnimateMotionBehavior.setFrom(CTTLPoint value)
Sets the value of the from property.
|
void |
CTTLAnimateScaleBehavior.setFrom(CTTLPoint value)
Sets the value of the from property.
|
void |
CTTLAnimateMotionBehavior.setRCtr(CTTLPoint value)
Sets the value of the rCtr property.
|
void |
CTTLAnimateMotionBehavior.setTo(CTTLPoint value)
Sets the value of the to property.
|
void |
CTTLAnimateScaleBehavior.setTo(CTTLPoint value)
Sets the value of the to property.
|
Copyright © 2007-2021. All Rights Reserved.