Nativescript Doc
Preparing search index...
The search index is not available
Nativescript plugin for Charts
Nativescript plugin for Charts
jobs/AnimatedMoveViewJob
AnimatedMoveViewJob
Class AnimatedMoveViewJob
Created by Philipp Jahoda on 19/02/16.
Hierarchy (
View Summary
)
AnimatedViewPortJob
AnimatedMoveViewJob
Index
Constructors
constructor
Properties
animator
m
Current
Owner
Id
m
View
m
View
Port
Handler
phase
transformer
x
Origin
x
Value
y
Origin
y
Value
mNO_
OWNER
Methods
create
Animator
instantiate
on
Animation
Cancel
on
Animation
End
on
Animation
Start
on
Animation
Update
recycle
Self
reset
Animator
run
get
Instance
recycle
Instance
Constructors
constructor
new
AnimatedMoveViewJob
(
viewPortHandler
:
ViewPortHandler
,
xValue
:
any
,
yValue
:
any
,
trans
:
Transformer
,
v
:
BarLineChartBase
<
any
,
any
,
any
>
,
xOrigin
:
any
,
yOrigin
:
any
,
duration
:
any
,
)
:
AnimatedMoveViewJob
Parameters
viewPortHandler
:
ViewPortHandler
xValue
:
any
yValue
:
any
trans
:
Transformer
v
:
BarLineChartBase
<
any
,
any
,
any
>
xOrigin
:
any
yOrigin
:
any
duration
:
any
Returns
AnimatedMoveViewJob
Properties
animator
animator
:
Tween
<
any
>
m
Current
Owner
Id
mCurrentOwnerId
:
number
Protected
m
View
mView
:
BarLineChartBase
<
any
,
any
,
any
>
Protected
m
View
Port
Handler
mViewPortHandler
:
ViewPortHandler
phase
phase
:
any
transformer
transformer
:
Transformer
x
Origin
xOrigin
:
number
x
Value
xValue
:
number
y
Origin
yOrigin
:
number
y
Value
yValue
:
number
Static
mNO_
OWNER
mNO_OWNER
:
number
Methods
create
Animator
createAnimator
(
duration
:
any
)
:
void
Parameters
duration
:
any
Returns
void
instantiate
instantiate
()
:
AnimatedMoveViewJob
Returns
AnimatedMoveViewJob
on
Animation
Cancel
onAnimationCancel
(
animation
:
Tween
<
any
>
)
:
void
Parameters
animation
:
Tween
<
any
>
Returns
void
on
Animation
End
onAnimationEnd
(
animation
:
Tween
<
any
>
)
:
void
Parameters
animation
:
Tween
<
any
>
Returns
void
on
Animation
Start
onAnimationStart
(
animation
:
Tween
<
any
>
)
:
void
Parameters
animation
:
Tween
<
any
>
Returns
void
on
Animation
Update
onAnimationUpdate
(
animation
:
any
)
:
void
Parameters
animation
:
any
Returns
void
recycle
Self
recycleSelf
()
:
void
Returns
void
Protected
reset
Animator
resetAnimator
()
:
void
Returns
void
run
run
()
:
void
Returns
void
Static
get
Instance
getInstance
(
viewPortHandler
:
ViewPortHandler
,
xValue
:
any
,
yValue
:
any
,
trans
:
Transformer
,
v
:
BarLineChartBase
<
any
,
any
,
any
>
,
xOrigin
:
any
,
yOrigin
:
any
,
duration
:
any
,
)
:
AnimatedMoveViewJob
Parameters
viewPortHandler
:
ViewPortHandler
xValue
:
any
yValue
:
any
trans
:
Transformer
v
:
BarLineChartBase
<
any
,
any
,
any
>
xOrigin
:
any
yOrigin
:
any
duration
:
any
Returns
AnimatedMoveViewJob
Static
recycle
Instance
recycleInstance
(
instance
:
AnimatedMoveViewJob
)
:
void
Parameters
instance
:
AnimatedMoveViewJob
Returns
void
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
animator
m
Current
Owner
Id
m
View
m
View
Port
Handler
phase
transformer
x
Origin
x
Value
y
Origin
y
Value
mNO_
OWNER
Methods
create
Animator
instantiate
on
Animation
Cancel
on
Animation
End
on
Animation
Start
on
Animation
Update
recycle
Self
reset
Animator
run
get
Instance
recycle
Instance
Nativescript Doc
Nativescript plugin for Charts
Loading...
Created by Philipp Jahoda on 19/02/16.