| Modifier and Type | Field and Description |
|---|---|
protected STTLAnimateMotionPathEditMode |
CTTLAnimateMotionBehavior.pathEditMode |
| Modifier and Type | Method and Description |
|---|---|
static STTLAnimateMotionPathEditMode |
STTLAnimateMotionPathEditMode.fromValue(String v) |
STTLAnimateMotionPathEditMode |
CTTLAnimateMotionBehavior.getPathEditMode()
Gets the value of the pathEditMode property.
|
static STTLAnimateMotionPathEditMode |
STTLAnimateMotionPathEditMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static STTLAnimateMotionPathEditMode[] |
STTLAnimateMotionPathEditMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CTTLAnimateMotionBehavior.setPathEditMode(STTLAnimateMotionPathEditMode value)
Sets the value of the pathEditMode property.
|
Copyright © 2007-2019. All Rights Reserved.