Nativescript plugin for Charts
Nativescript Doc
Preparing search index...
jobs/AnimatedZoomJob
AnimatedZoomJob
Class AnimatedZoomJob
Created by Philipp Jahoda on 19/02/16.
Hierarchy (
View Summary
)
AnimatedViewPortJob
AnimatedZoomJob
Index
Constructors
constructor
Properties
animator
m
Current
Owner
Id
m
View
m
View
Port
Handler
m
Y
Axis
phase
transformer
x
Axis
Range
x
Origin
x
Value
y
Origin
y
Value
zoom
Center
X
zoom
Center
Y
zoom
Origin
X
zoom
Origin
Y
m
NO_
OWNER
Methods
create
Animator
instantiate
on
Animation
Cancel
on
Animation
End
on
Animation
Start
on
Animation
Update
recycle
Self
reset
Animator
run
get
Instance
Constructors
constructor
new
AnimatedZoomJob
(
viewPortHandler
:
ViewPortHandler
,
v
:
BarLineChartBase
<
any
,
any
,
any
>
,
trans
:
Transformer
,
axis
:
YAxis
,
xAxisRange
:
any
,
scaleX
:
number
,
scaleY
:
number
,
xOrigin
:
number
,
yOrigin
:
number
,
zoomCenterX
:
number
,
zoomCenterY
:
number
,
zoomOriginX
:
number
,
zoomOriginY
:
number
,
duration
:
number
,
)
:
AnimatedZoomJob
Parameters
viewPortHandler
:
ViewPortHandler
v
:
BarLineChartBase
<
any
,
any
,
any
>
trans
:
Transformer
axis
:
YAxis
xAxisRange
:
any
scaleX
:
number
scaleY
:
number
xOrigin
:
number
yOrigin
:
number
zoomCenterX
:
number
zoomCenterY
:
number
zoomOriginX
:
number
zoomOriginY
:
number
duration
:
number
Returns
AnimatedZoomJob
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
Protected
m
Y
Axis
mYAxis
:
YAxis
phase
phase
:
any
transformer
transformer
:
Transformer
x
Axis
Range
xAxisRange
:
any
x
Origin
xOrigin
:
number
x
Value
xValue
:
number
y
Origin
yOrigin
:
number
y
Value
yValue
:
number
zoom
Center
X
zoomCenterX
:
number
zoom
Center
Y
zoomCenterY
:
number
zoom
Origin
X
zoomOriginX
:
number
zoom
Origin
Y
zoomOriginY
:
number
Static
m
NO_
OWNER
mNO_OWNER
:
number
Methods
create
Animator
createAnimator
(
duration
:
any
)
:
void
Parameters
duration
:
any
Returns
void
instantiate
instantiate
()
:
AnimatedZoomJob
Returns
AnimatedZoomJob
on
Animation
Cancel
onAnimationCancel
(
animation
:
any
)
:
void
Parameters
animation
:
any
Returns
void
on
Animation
End
onAnimationEnd
(
animation
:
any
)
:
void
Parameters
animation
:
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
,
v
:
BarLineChartBase
<
any
,
any
,
any
>
,
trans
:
Transformer
,
axis
:
YAxis
,
xAxisRange
:
any
,
scaleX
:
number
,
scaleY
:
number
,
xOrigin
:
number
,
yOrigin
:
number
,
zoomCenterX
:
number
,
zoomCenterY
:
number
,
zoomOriginX
:
number
,
zoomOriginY
:
number
,
duration
:
number
,
)
:
AnimatedZoomJob
Parameters
viewPortHandler
:
ViewPortHandler
v
:
BarLineChartBase
<
any
,
any
,
any
>
trans
:
Transformer
axis
:
YAxis
xAxisRange
:
any
scaleX
:
number
scaleY
:
number
xOrigin
:
number
yOrigin
:
number
zoomCenterX
:
number
zoomCenterY
:
number
zoomOriginX
:
number
zoomOriginY
:
number
duration
:
number
Returns
AnimatedZoomJob
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
m
Y
Axis
phase
transformer
x
Axis
Range
x
Origin
x
Value
y
Origin
y
Value
zoom
Center
X
zoom
Center
Y
zoom
Origin
X
zoom
Origin
Y
m
NO_
OWNER
Methods
create
Animator
instantiate
on
Animation
Cancel
on
Animation
End
on
Animation
Start
on
Animation
Update
recycle
Self
reset
Animator
run
get
Instance
Nativescript Doc
Nativescript plugin for Charts
Loading...
Created by Philipp Jahoda on 19/02/16.