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