Dynamic plotting attribute animation class
| Name | Type | Description | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
options |
Object |
optional
The object has the following properties:
|
Members
-
Animation duration, in seconds
-
endLineColor : Color
-
End thread color
-
Default Value:
Color.Blue -
End line width
-
Default Value:
5 -
endSurroundLineColor : Color
-
Serif end thread color
-
Default Value:
Color.Blue -
Serif end line width
-
Default Value:
1.0 -
Thread color animation is valid
-
Default Value:
false -
Line width animation is valid
-
Default Value:
false -
Animation name, unique identification of animation
-
Loop playback, default false
-
startLineColor : Color
-
Start thread color
-
Default Value:
Color.Red -
Start line width
-
Default Value:
0 -
startSurroundLineColor : Color
-
Serif start thread color
-
Default Value:
Color.Blue -
Serif start line width
-
Default Value:
0 -
Animation start time, in seconds
-
Is the serif animation valid?
-
Default Value:
false -
Serif line width animation is valid
-
Default Value:
false
Methods
-
Destroy objects and release resources.
-
getGOAnimationType() → GOAnimationType
-
Get animation type
Returns:
Animation type -
Pause animation
-
Play animation
-
Reset animation
-
Set animation name
Name Type Description nameString Animation name Returns:
Settings successful or not -
Stop animation
