ConnectionOverlayAnimator
ConnectionOverlayAnimator =
object
Definition of the control surface for a specific segment in the tracePath method.
Properties
cancel()
cancel: () =>
any
Cancel the animation
Returns
any
connection
connection:
Connection<Element>
The connection the overlay is being animated on.
pause()
pause: () =>
any
Pause the animation
Returns
any
play()
play: () =>
any
Play the animation
Returns
any