A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  R  S  T  U  V  W  X  Y  Z 

Z

zero() - function in com.github.mikephil.charting.matrix.Vector3
 
zoom(float,float,float,float) - function in com.github.mikephil.charting.charts.BubbleChart
Zooms in or out by the given scale factor.
zoom(float,float,float,float,YAxis.AxisDependency) - function in com.github.mikephil.charting.charts.BubbleChart
Zooms in or out by the given scale factor.x and y are the values (NOT PIXELS) of the zoom center..
zoom(float,float,float,float) - function in com.github.mikephil.charting.charts.CombinedChart
Zooms in or out by the given scale factor.
zoom(float,float,float,float,YAxis.AxisDependency) - function in com.github.mikephil.charting.charts.CombinedChart
Zooms in or out by the given scale factor.x and y are the values (NOT PIXELS) of the zoom center..
zoom(float,float,float,float) - function in com.github.mikephil.charting.charts.ScatterChart
Zooms in or out by the given scale factor.
zoom(float,float,float,float,YAxis.AxisDependency) - function in com.github.mikephil.charting.charts.ScatterChart
Zooms in or out by the given scale factor.x and y are the values (NOT PIXELS) of the zoom center..
zoom(float,float,float,float) - function in com.github.mikephil.charting.charts.HorizontalBarChart
Zooms in or out by the given scale factor.
zoom(float,float,float,float,YAxis.AxisDependency) - function in com.github.mikephil.charting.charts.HorizontalBarChart
Zooms in or out by the given scale factor.x and y are the values (NOT PIXELS) of the zoom center..
zoom(float,float,float,float) - function in com.github.mikephil.charting.charts.BarLineChartBase
Zooms in or out by the given scale factor.
zoom(float,float,float,float,YAxis.AxisDependency) - function in com.github.mikephil.charting.charts.BarLineChartBase
Zooms in or out by the given scale factor.x and y are the values (NOT PIXELS) of the zoom center..
zoom(float,float,float,float) - function in com.github.mikephil.charting.charts.CandleStickChart
Zooms in or out by the given scale factor.
zoom(float,float,float,float,YAxis.AxisDependency) - function in com.github.mikephil.charting.charts.CandleStickChart
Zooms in or out by the given scale factor.x and y are the values (NOT PIXELS) of the zoom center..
zoom(float,float,float,float) - function in com.github.mikephil.charting.charts.BarChart
Zooms in or out by the given scale factor.
zoom(float,float,float,float,YAxis.AxisDependency) - function in com.github.mikephil.charting.charts.BarChart
Zooms in or out by the given scale factor.x and y are the values (NOT PIXELS) of the zoom center..
zoom(Float,Float,Float,Float) - function in com.github.mikephil.charting.charts.LineChart
 
zoom(Float,Float,Float,Float,YAxis.AxisDependency) - function in com.github.mikephil.charting.charts.LineChart
 
zoom(float,float) - function in com.github.mikephil.charting.utils.HorizontalViewPortHandler
 
zoom(float,float,Matrix) - function in com.github.mikephil.charting.utils.HorizontalViewPortHandler
 
zoom(Float,Float) - function in com.github.mikephil.charting.utils.ViewPortHandler
Post-scales by the specified scale factors.
zoom(Float,Float,Matrix) - function in com.github.mikephil.charting.utils.ViewPortHandler
 
zoom(Float,Float,Float,Float) - function in com.github.mikephil.charting.utils.ViewPortHandler
Post-scales by the specified scale factors.
zoom(Float,Float,Float,Float,Matrix) - function in com.github.mikephil.charting.utils.ViewPortHandler
 
zoomAndCenterAnimated(float,float,float,float,YAxis.AxisDependency,long) - function in com.github.mikephil.charting.charts.BubbleChart
Zooms by the specified scale factor to the specified values on the specified axis.
zoomAndCenterAnimated(float,float,float,float,YAxis.AxisDependency,long) - function in com.github.mikephil.charting.charts.CombinedChart
Zooms by the specified scale factor to the specified values on the specified axis.
zoomAndCenterAnimated(float,float,float,float,YAxis.AxisDependency,long) - function in com.github.mikephil.charting.charts.ScatterChart
Zooms by the specified scale factor to the specified values on the specified axis.
zoomAndCenterAnimated(float,float,float,float,YAxis.AxisDependency,long) - function in com.github.mikephil.charting.charts.HorizontalBarChart
Zooms by the specified scale factor to the specified values on the specified axis.
zoomAndCenterAnimated(float,float,float,float,YAxis.AxisDependency,long) - function in com.github.mikephil.charting.charts.BarLineChartBase
Zooms by the specified scale factor to the specified values on the specified axis.
zoomAndCenterAnimated(float,float,float,float,YAxis.AxisDependency,long) - function in com.github.mikephil.charting.charts.CandleStickChart
Zooms by the specified scale factor to the specified values on the specified axis.
zoomAndCenterAnimated(float,float,float,float,YAxis.AxisDependency,long) - function in com.github.mikephil.charting.charts.BarChart
Zooms by the specified scale factor to the specified values on the specified axis.
zoomAndCenterAnimated(Float,Float,Float,Float,YAxis.AxisDependency,Long) - function in com.github.mikephil.charting.charts.LineChart
 
zoomIn() - function in com.github.mikephil.charting.charts.BubbleChart
Zooms in by 1.4f, into the charts center.
zoomIn() - function in com.github.mikephil.charting.charts.CombinedChart
Zooms in by 1.4f, into the charts center.
zoomIn() - function in com.github.mikephil.charting.charts.ScatterChart
Zooms in by 1.4f, into the charts center.
zoomIn() - function in com.github.mikephil.charting.charts.HorizontalBarChart
Zooms in by 1.4f, into the charts center.
zoomIn() - function in com.github.mikephil.charting.charts.BarLineChartBase
Zooms in by 1.4f, into the charts center.
zoomIn() - function in com.github.mikephil.charting.charts.CandleStickChart
Zooms in by 1.4f, into the charts center.
zoomIn() - function in com.github.mikephil.charting.charts.BarChart
Zooms in by 1.4f, into the charts center.
zoomIn() - function in com.github.mikephil.charting.charts.LineChart
 
zoomIn(float,float) - function in com.github.mikephil.charting.utils.HorizontalViewPortHandler
 
zoomIn(float,float,Matrix) - function in com.github.mikephil.charting.utils.HorizontalViewPortHandler
 
zoomIn(Float,Float) - function in com.github.mikephil.charting.utils.ViewPortHandler
Zooms in by 1.4f, x and y are the coordinates (in pixels) of the zoom center.
zoomIn(Float,Float,Matrix) - function in com.github.mikephil.charting.utils.ViewPortHandler
 
ZoomJob - class in com.github.mikephil.charting.jobs
Created by Philipp Jahoda on 19/02/16.
zoomOut() - function in com.github.mikephil.charting.charts.BubbleChart
Zooms out by 0.7f, from the charts center.
zoomOut() - function in com.github.mikephil.charting.charts.CombinedChart
Zooms out by 0.7f, from the charts center.
zoomOut() - function in com.github.mikephil.charting.charts.ScatterChart
Zooms out by 0.7f, from the charts center.
zoomOut() - function in com.github.mikephil.charting.charts.HorizontalBarChart
Zooms out by 0.7f, from the charts center.
zoomOut() - function in com.github.mikephil.charting.charts.BarLineChartBase
Zooms out by 0.7f, from the charts center.
zoomOut() - function in com.github.mikephil.charting.charts.CandleStickChart
Zooms out by 0.7f, from the charts center.
zoomOut() - function in com.github.mikephil.charting.charts.BarChart
Zooms out by 0.7f, from the charts center.
zoomOut() - function in com.github.mikephil.charting.charts.LineChart
 
zoomOut(float,float) - function in com.github.mikephil.charting.utils.HorizontalViewPortHandler
 
zoomOut(float,float,Matrix) - function in com.github.mikephil.charting.utils.HorizontalViewPortHandler
 
zoomOut(Float,Float) - function in com.github.mikephil.charting.utils.ViewPortHandler
Zooms out by 0.7f, x and y are the coordinates (in pixels) of the zoom center.
zoomOut(Float,Float,Matrix) - function in com.github.mikephil.charting.utils.ViewPortHandler
 
zoomToCenter(float,float) - function in com.github.mikephil.charting.charts.BubbleChart
Zooms to the center of the chart with the given scale factor.
zoomToCenter(float,float) - function in com.github.mikephil.charting.charts.CombinedChart
Zooms to the center of the chart with the given scale factor.
zoomToCenter(float,float) - function in com.github.mikephil.charting.charts.ScatterChart
Zooms to the center of the chart with the given scale factor.
zoomToCenter(float,float) - function in com.github.mikephil.charting.charts.HorizontalBarChart
Zooms to the center of the chart with the given scale factor.
zoomToCenter(float,float) - function in com.github.mikephil.charting.charts.BarLineChartBase
Zooms to the center of the chart with the given scale factor.
zoomToCenter(float,float) - function in com.github.mikephil.charting.charts.CandleStickChart
Zooms to the center of the chart with the given scale factor.
zoomToCenter(float,float) - function in com.github.mikephil.charting.charts.BarChart
Zooms to the center of the chart with the given scale factor.
zoomToCenter(Float,Float) - function in com.github.mikephil.charting.charts.LineChart
 
A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  R  S  T  U  V  W  X  Y  Z