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 

D

DataRenderer - class in com.github.mikephil.charting.renderer
Superclass of all render classes for the different data types (line, bar, ...).
DataSet - class in com.github.mikephil.charting.data
The DataSet class represents one group or type of entries (Entry) in the Chart that belong together.
DataSet.Rounding - class in com.github.mikephil.charting.data.DataSet
Determines how to round DataSet index values for getEntryIndex DataSet.getEntryIndex()}when an exact x-index is not found.
debug(Integer) - function in android.view.LineChart
 
DEFAULT - enum entry in com.github.mikephil.charting.components.Legend.LegendForm

Use default (default dataset's form to the legend's form)

DefaultAxisValueFormatter - class in com.github.mikephil.charting.formatter
 
DefaultFillFormatter - class in com.github.mikephil.charting.formatter
Default formatter that calculates the position of the filled line.
DefaultValueFormatter - class in com.github.mikephil.charting.formatter
Default formatter used for formatting values inside the chart.
describeContents() - function in com.github.mikephil.charting.data.PieEntry
 
describeContents() - function in android.os.PieEntry
 
describeContents() - function in com.github.mikephil.charting.data.RadarEntry
 
describeContents() - function in android.os.RadarEntry
 
describeContents() - function in com.github.mikephil.charting.data.BarEntry
 
describeContents() - function in android.os.BarEntry
 
describeContents() - function in com.github.mikephil.charting.data.BubbleEntry
 
describeContents() - function in android.os.BubbleEntry
 
describeContents() - function in com.github.mikephil.charting.data.CandleEntry
 
describeContents() - function in android.os.CandleEntry
 
describeContents() - function in com.github.mikephil.charting.data.Entry
 
Description - class in com.github.mikephil.charting.components
Created by Philipp Jahoda on 17/09/16.
destroyDrawingCache() - function in android.view.BubbleChart
 
destroyDrawingCache() - function in android.view.PieChart
 
destroyDrawingCache() - function in android.view.Chart
 
destroyDrawingCache() - function in android.view.PieRadarChartBase
 
destroyDrawingCache() - function in android.view.CombinedChart
 
destroyDrawingCache() - function in android.view.ScatterChart
 
destroyDrawingCache() - function in android.view.HorizontalBarChart
 
destroyDrawingCache() - function in android.view.BarLineChartBase
 
destroyDrawingCache() - function in android.view.CandleStickChart
 
destroyDrawingCache() - function in android.view.RadarChart
 
destroyDrawingCache() - function in android.view.BarChart
 
destroyDrawingCache() - function in android.view.LineChart
 
destroyDrawingCache() - function in android.view.MarkerView
 
detachAllViewsFromParent() - function in android.view.LineChart
 
detachViewFromParent(View) - function in android.view.LineChart
 
detachViewFromParent(Integer) - function in android.view.LineChart
 
detachViewsFromParent(Integer,Integer) - function in android.view.LineChart
 
disableAxisLineDashedLine() - function in com.github.mikephil.charting.components.AxisBase
Disables the axis line to be drawn in dashed mode.
disableAxisLineDashedLine() - function in com.github.mikephil.charting.components.XAxis
Disables the axis line to be drawn in dashed mode.
disableAxisLineDashedLine() - function in com.github.mikephil.charting.components.YAxis
Disables the axis line to be drawn in dashed mode.
disableDashedHighlightLine() - function in com.github.mikephil.charting.data.LineRadarDataSet
Disables the highlight-line to be drawn in dashed mode.
disableDashedHighlightLine() - function in com.github.mikephil.charting.data.LineScatterCandleRadarDataSet
Disables the highlight-line to be drawn in dashed mode.
disableDashedHighlightLine() - function in com.github.mikephil.charting.data.LineDataSet
Disables the highlight-line to be drawn in dashed mode.
disableDashedHighlightLine() - function in com.github.mikephil.charting.data.RadarDataSet
Disables the highlight-line to be drawn in dashed mode.
disableDashedHighlightLine() - function in com.github.mikephil.charting.data.CandleDataSet
Disables the highlight-line to be drawn in dashed mode.
disableDashedHighlightLine() - function in com.github.mikephil.charting.data.ScatterDataSet
Disables the highlight-line to be drawn in dashed mode.
disableDashedLine() - function in com.github.mikephil.charting.data.LineDataSet
Disables the line to be drawn in dashed mode.
disableDashedLine() - function in com.github.mikephil.charting.components.LimitRange
Disables the line to be drawn in dashed mode.
disableDashedLine() - function in com.github.mikephil.charting.components.LimitLine
Disables the line to be drawn in dashed mode.
disableGridDashedLine() - function in com.github.mikephil.charting.components.AxisBase
Disables the grid line to be drawn in dashed mode.
disableGridDashedLine() - function in com.github.mikephil.charting.components.XAxis
Disables the grid line to be drawn in dashed mode.
disableGridDashedLine() - function in com.github.mikephil.charting.components.YAxis
Disables the grid line to be drawn in dashed mode.
disableScroll() - function in com.github.mikephil.charting.charts.BubbleChart
disables intercept touchevents
disableScroll() - function in com.github.mikephil.charting.charts.PieChart
disables intercept touchevents
disableScroll() - function in com.github.mikephil.charting.charts.Chart
disables intercept touchevents
disableScroll() - function in com.github.mikephil.charting.charts.PieRadarChartBase
disables intercept touchevents
disableScroll() - function in com.github.mikephil.charting.charts.CombinedChart
disables intercept touchevents
disableScroll() - function in com.github.mikephil.charting.charts.ScatterChart
disables intercept touchevents
disableScroll() - function in com.github.mikephil.charting.charts.HorizontalBarChart
disables intercept touchevents
disableScroll() - function in com.github.mikephil.charting.charts.BarLineChartBase
disables intercept touchevents
disableScroll() - function in com.github.mikephil.charting.charts.CandleStickChart
disables intercept touchevents
disableScroll() - function in com.github.mikephil.charting.charts.RadarChart
disables intercept touchevents
disableScroll() - function in com.github.mikephil.charting.charts.BarChart
disables intercept touchevents
disableScroll() - function in com.github.mikephil.charting.charts.LineChart
 
dispatchApplyWindowInsets(WindowInsets) - function in android.view.BubbleChart
 
dispatchApplyWindowInsets(WindowInsets) - function in android.view.PieChart
 
dispatchApplyWindowInsets(WindowInsets) - function in android.view.Chart
 
dispatchApplyWindowInsets(WindowInsets) - function in android.view.PieRadarChartBase
 
dispatchApplyWindowInsets(WindowInsets) - function in android.view.CombinedChart
 
dispatchApplyWindowInsets(WindowInsets) - function in android.view.ScatterChart
 
dispatchApplyWindowInsets(WindowInsets) - function in android.view.HorizontalBarChart
 
dispatchApplyWindowInsets(WindowInsets) - function in android.view.BarLineChartBase
 
dispatchApplyWindowInsets(WindowInsets) - function in android.view.CandleStickChart
 
dispatchApplyWindowInsets(WindowInsets) - function in android.view.RadarChart
 
dispatchApplyWindowInsets(WindowInsets) - function in android.view.BarChart
 
dispatchApplyWindowInsets(WindowInsets) - function in android.view.LineChart
 
dispatchApplyWindowInsets(WindowInsets) - function in android.view.MarkerView
 
dispatchCapturedPointerEvent(MotionEvent) - function in android.view.BubbleChart
 
dispatchCapturedPointerEvent(MotionEvent) - function in android.view.PieChart
 
dispatchCapturedPointerEvent(MotionEvent) - function in android.view.Chart
 
dispatchCapturedPointerEvent(MotionEvent) - function in android.view.PieRadarChartBase
 
dispatchCapturedPointerEvent(MotionEvent) - function in android.view.CombinedChart
 
dispatchCapturedPointerEvent(MotionEvent) - function in android.view.ScatterChart
 
dispatchCapturedPointerEvent(MotionEvent) - function in android.view.HorizontalBarChart
 
dispatchCapturedPointerEvent(MotionEvent) - function in android.view.BarLineChartBase
 
dispatchCapturedPointerEvent(MotionEvent) - function in android.view.CandleStickChart
 
dispatchCapturedPointerEvent(MotionEvent) - function in android.view.RadarChart
 
dispatchCapturedPointerEvent(MotionEvent) - function in android.view.BarChart
 
dispatchCapturedPointerEvent(MotionEvent) - function in android.view.LineChart
 
dispatchCapturedPointerEvent(MotionEvent) - function in android.view.MarkerView
 
dispatchConfigurationChanged(Configuration) - function in android.view.BubbleChart
 
dispatchConfigurationChanged(Configuration) - function in android.view.PieChart
 
dispatchConfigurationChanged(Configuration) - function in android.view.Chart
 
dispatchConfigurationChanged(Configuration) - function in android.view.PieRadarChartBase
 
dispatchConfigurationChanged(Configuration) - function in android.view.CombinedChart
 
dispatchConfigurationChanged(Configuration) - function in android.view.ScatterChart
 
dispatchConfigurationChanged(Configuration) - function in android.view.HorizontalBarChart
 
dispatchConfigurationChanged(Configuration) - function in android.view.BarLineChartBase
 
dispatchConfigurationChanged(Configuration) - function in android.view.CandleStickChart
 
dispatchConfigurationChanged(Configuration) - function in android.view.RadarChart
 
dispatchConfigurationChanged(Configuration) - function in android.view.BarChart
 
dispatchConfigurationChanged(Configuration) - function in android.view.LineChart
 
dispatchConfigurationChanged(Configuration) - function in android.view.MarkerView
 
dispatchCreateViewTranslationRequest(Map,Array,TranslationCapability,List) - function in android.view.BubbleChart
 
dispatchCreateViewTranslationRequest(Map,Array,TranslationCapability,List) - function in android.view.PieChart
 
dispatchCreateViewTranslationRequest(Map,Array,TranslationCapability,List) - function in android.view.Chart
 
dispatchCreateViewTranslationRequest(Map,Array,TranslationCapability,List) - function in android.view.PieRadarChartBase
 
dispatchCreateViewTranslationRequest(Map,Array,TranslationCapability,List) - function in android.view.CombinedChart
 
dispatchCreateViewTranslationRequest(Map,Array,TranslationCapability,List) - function in android.view.ScatterChart
 
dispatchCreateViewTranslationRequest(Map,Array,TranslationCapability,List) - function in android.view.HorizontalBarChart
 
dispatchCreateViewTranslationRequest(Map,Array,TranslationCapability,List) - function in android.view.BarLineChartBase
 
dispatchCreateViewTranslationRequest(Map,Array,TranslationCapability,List) - function in android.view.CandleStickChart
 
dispatchCreateViewTranslationRequest(Map,Array,TranslationCapability,List) - function in android.view.RadarChart
 
dispatchCreateViewTranslationRequest(Map,Array,TranslationCapability,List) - function in android.view.BarChart
 
dispatchCreateViewTranslationRequest(Map,IntArray,TranslationCapability,List) - function in android.view.LineChart
 
dispatchCreateViewTranslationRequest(Map,Array,TranslationCapability,List) - function in android.view.MarkerView
 
dispatchDisplayHint(int) - function in android.view.BubbleChart
 
dispatchDisplayHint(int) - function in android.view.PieChart
 
dispatchDisplayHint(int) - function in android.view.Chart
 
dispatchDisplayHint(int) - function in android.view.PieRadarChartBase
 
dispatchDisplayHint(int) - function in android.view.CombinedChart
 
dispatchDisplayHint(int) - function in android.view.ScatterChart
 
dispatchDisplayHint(int) - function in android.view.HorizontalBarChart
 
dispatchDisplayHint(int) - function in android.view.BarLineChartBase
 
dispatchDisplayHint(int) - function in android.view.CandleStickChart
 
dispatchDisplayHint(int) - function in android.view.RadarChart
 
dispatchDisplayHint(int) - function in android.view.BarChart
 
dispatchDisplayHint(Integer) - function in android.view.LineChart
 
dispatchDisplayHint(int) - function in android.view.MarkerView
 
dispatchDragEvent(DragEvent) - function in android.view.BubbleChart
 
dispatchDragEvent(DragEvent) - function in android.view.PieChart
 
dispatchDragEvent(DragEvent) - function in android.view.Chart
 
dispatchDragEvent(DragEvent) - function in android.view.PieRadarChartBase
 
dispatchDragEvent(DragEvent) - function in android.view.CombinedChart
 
dispatchDragEvent(DragEvent) - function in android.view.ScatterChart
 
dispatchDragEvent(DragEvent) - function in android.view.HorizontalBarChart
 
dispatchDragEvent(DragEvent) - function in android.view.BarLineChartBase
 
dispatchDragEvent(DragEvent) - function in android.view.CandleStickChart
 
dispatchDragEvent(DragEvent) - function in android.view.RadarChart
 
dispatchDragEvent(DragEvent) - function in android.view.BarChart
 
dispatchDragEvent(DragEvent) - function in android.view.LineChart
 
dispatchDragEvent(DragEvent) - function in android.view.MarkerView
 
dispatchDraw(Canvas) - function in android.view.LineChart
 
dispatchDrawableHotspotChanged(float,float) - function in android.view.BubbleChart
 
dispatchDrawableHotspotChanged(float,float) - function in android.view.PieChart
 
dispatchDrawableHotspotChanged(float,float) - function in android.view.Chart
 
dispatchDrawableHotspotChanged(float,float) - function in android.view.PieRadarChartBase
 
dispatchDrawableHotspotChanged(float,float) - function in android.view.CombinedChart
 
dispatchDrawableHotspotChanged(float,float) - function in android.view.ScatterChart
 
dispatchDrawableHotspotChanged(float,float) - function in android.view.HorizontalBarChart
 
dispatchDrawableHotspotChanged(float,float) - function in android.view.BarLineChartBase
 
dispatchDrawableHotspotChanged(float,float) - function in android.view.CandleStickChart
 
dispatchDrawableHotspotChanged(float,float) - function in android.view.RadarChart
 
dispatchDrawableHotspotChanged(float,float) - function in android.view.BarChart
 
dispatchDrawableHotspotChanged(Float,Float) - function in android.view.LineChart
 
dispatchDrawableHotspotChanged(float,float) - function in android.view.MarkerView
 
dispatchFinishTemporaryDetach() - function in android.view.BubbleChart
 
dispatchFinishTemporaryDetach() - function in android.view.PieChart
 
dispatchFinishTemporaryDetach() - function in android.view.Chart
 
dispatchFinishTemporaryDetach() - function in android.view.PieRadarChartBase
 
dispatchFinishTemporaryDetach() - function in android.view.CombinedChart
 
dispatchFinishTemporaryDetach() - function in android.view.ScatterChart
 
dispatchFinishTemporaryDetach() - function in android.view.HorizontalBarChart
 
dispatchFinishTemporaryDetach() - function in android.view.BarLineChartBase
 
dispatchFinishTemporaryDetach() - function in android.view.CandleStickChart
 
dispatchFinishTemporaryDetach() - function in android.view.RadarChart
 
dispatchFinishTemporaryDetach() - function in android.view.BarChart
 
dispatchFinishTemporaryDetach() - function in android.view.LineChart
 
dispatchFinishTemporaryDetach() - function in android.view.MarkerView
 
dispatchFreezeSelfOnly(SparseArray) - function in android.view.LineChart
 
dispatchGenericFocusedEvent(MotionEvent) - function in android.view.LineChart
 
dispatchGenericMotionEvent(MotionEvent) - function in android.view.BubbleChart
 
dispatchGenericMotionEvent(MotionEvent) - function in android.view.PieChart
 
dispatchGenericMotionEvent(MotionEvent) - function in android.view.Chart
 
dispatchGenericMotionEvent(MotionEvent) - function in android.view.PieRadarChartBase
 
dispatchGenericMotionEvent(MotionEvent) - function in android.view.CombinedChart
 
dispatchGenericMotionEvent(MotionEvent) - function in android.view.ScatterChart
 
dispatchGenericMotionEvent(MotionEvent) - function in android.view.HorizontalBarChart
 
dispatchGenericMotionEvent(MotionEvent) - function in android.view.BarLineChartBase
 
dispatchGenericMotionEvent(MotionEvent) - function in android.view.CandleStickChart
 
dispatchGenericMotionEvent(MotionEvent) - function in android.view.RadarChart
 
dispatchGenericMotionEvent(MotionEvent) - function in android.view.BarChart
 
dispatchGenericMotionEvent(MotionEvent) - function in android.view.LineChart
 
dispatchGenericMotionEvent(MotionEvent) - function in android.view.MarkerView
 
dispatchGenericPointerEvent(MotionEvent) - function in android.view.LineChart
 
dispatchHoverEvent(MotionEvent) - function in android.view.LineChart
 
dispatchKeyEvent(KeyEvent) - function in android.view.BubbleChart
 
dispatchKeyEvent(KeyEvent) - function in android.view.PieChart
 
dispatchKeyEvent(KeyEvent) - function in android.view.Chart
 
dispatchKeyEvent(KeyEvent) - function in android.view.PieRadarChartBase
 
dispatchKeyEvent(KeyEvent) - function in android.view.CombinedChart
 
dispatchKeyEvent(KeyEvent) - function in android.view.ScatterChart
 
dispatchKeyEvent(KeyEvent) - function in android.view.HorizontalBarChart
 
dispatchKeyEvent(KeyEvent) - function in android.view.BarLineChartBase
 
dispatchKeyEvent(KeyEvent) - function in android.view.CandleStickChart
 
dispatchKeyEvent(KeyEvent) - function in android.view.RadarChart
 
dispatchKeyEvent(KeyEvent) - function in android.view.BarChart
 
dispatchKeyEvent(KeyEvent) - function in android.view.LineChart
 
dispatchKeyEvent(KeyEvent) - function in android.view.MarkerView
 
dispatchKeyEventPreIme(KeyEvent) - function in android.view.BubbleChart
 
dispatchKeyEventPreIme(KeyEvent) - function in android.view.PieChart
 
dispatchKeyEventPreIme(KeyEvent) - function in android.view.Chart
 
dispatchKeyEventPreIme(KeyEvent) - function in android.view.PieRadarChartBase
 
dispatchKeyEventPreIme(KeyEvent) - function in android.view.CombinedChart
 
dispatchKeyEventPreIme(KeyEvent) - function in android.view.ScatterChart
 
dispatchKeyEventPreIme(KeyEvent) - function in android.view.HorizontalBarChart
 
dispatchKeyEventPreIme(KeyEvent) - function in android.view.BarLineChartBase
 
dispatchKeyEventPreIme(KeyEvent) - function in android.view.CandleStickChart
 
dispatchKeyEventPreIme(KeyEvent) - function in android.view.RadarChart
 
dispatchKeyEventPreIme(KeyEvent) - function in android.view.BarChart
 
dispatchKeyEventPreIme(KeyEvent) - function in android.view.LineChart
 
dispatchKeyEventPreIme(KeyEvent) - function in android.view.MarkerView
 
dispatchKeyShortcutEvent(KeyEvent) - function in android.view.BubbleChart
 
dispatchKeyShortcutEvent(KeyEvent) - function in android.view.PieChart
 
dispatchKeyShortcutEvent(KeyEvent) - function in android.view.Chart
 
dispatchKeyShortcutEvent(KeyEvent) - function in android.view.PieRadarChartBase
 
dispatchKeyShortcutEvent(KeyEvent) - function in android.view.CombinedChart
 
dispatchKeyShortcutEvent(KeyEvent) - function in android.view.ScatterChart
 
dispatchKeyShortcutEvent(KeyEvent) - function in android.view.HorizontalBarChart
 
dispatchKeyShortcutEvent(KeyEvent) - function in android.view.BarLineChartBase
 
dispatchKeyShortcutEvent(KeyEvent) - function in android.view.CandleStickChart
 
dispatchKeyShortcutEvent(KeyEvent) - function in android.view.RadarChart
 
dispatchKeyShortcutEvent(KeyEvent) - function in android.view.BarChart
 
dispatchKeyShortcutEvent(KeyEvent) - function in android.view.LineChart
 
dispatchKeyShortcutEvent(KeyEvent) - function in android.view.MarkerView
 
dispatchNestedFling(float,float,boolean) - function in android.view.BubbleChart
 
dispatchNestedFling(float,float,boolean) - function in android.view.PieChart
 
dispatchNestedFling(float,float,boolean) - function in android.view.Chart
 
dispatchNestedFling(float,float,boolean) - function in android.view.PieRadarChartBase
 
dispatchNestedFling(float,float,boolean) - function in android.view.CombinedChart
 
dispatchNestedFling(float,float,boolean) - function in android.view.ScatterChart
 
dispatchNestedFling(float,float,boolean) - function in android.view.HorizontalBarChart
 
dispatchNestedFling(float,float,boolean) - function in android.view.BarLineChartBase
 
dispatchNestedFling(float,float,boolean) - function in android.view.CandleStickChart
 
dispatchNestedFling(float,float,boolean) - function in android.view.RadarChart
 
dispatchNestedFling(float,float,boolean) - function in android.view.BarChart
 
dispatchNestedFling(Float,Float,Boolean) - function in android.view.LineChart
 
dispatchNestedFling(float,float,boolean) - function in android.view.MarkerView
 
dispatchNestedPreFling(float,float) - function in android.view.BubbleChart
 
dispatchNestedPreFling(float,float) - function in android.view.PieChart
 
dispatchNestedPreFling(float,float) - function in android.view.Chart
 
dispatchNestedPreFling(float,float) - function in android.view.PieRadarChartBase
 
dispatchNestedPreFling(float,float) - function in android.view.CombinedChart
 
dispatchNestedPreFling(float,float) - function in android.view.ScatterChart
 
dispatchNestedPreFling(float,float) - function in android.view.HorizontalBarChart
 
dispatchNestedPreFling(float,float) - function in android.view.BarLineChartBase
 
dispatchNestedPreFling(float,float) - function in android.view.CandleStickChart
 
dispatchNestedPreFling(float,float) - function in android.view.RadarChart
 
dispatchNestedPreFling(float,float) - function in android.view.BarChart
 
dispatchNestedPreFling(Float,Float) - function in android.view.LineChart
 
dispatchNestedPreFling(float,float) - function in android.view.MarkerView
 
dispatchNestedPrePerformAccessibilityAction(int,Bundle) - function in android.view.BubbleChart
 
dispatchNestedPrePerformAccessibilityAction(int,Bundle) - function in android.view.PieChart
 
dispatchNestedPrePerformAccessibilityAction(int,Bundle) - function in android.view.Chart
 
dispatchNestedPrePerformAccessibilityAction(int,Bundle) - function in android.view.PieRadarChartBase
 
dispatchNestedPrePerformAccessibilityAction(int,Bundle) - function in android.view.CombinedChart
 
dispatchNestedPrePerformAccessibilityAction(int,Bundle) - function in android.view.ScatterChart
 
dispatchNestedPrePerformAccessibilityAction(int,Bundle) - function in android.view.HorizontalBarChart
 
dispatchNestedPrePerformAccessibilityAction(int,Bundle) - function in android.view.BarLineChartBase
 
dispatchNestedPrePerformAccessibilityAction(int,Bundle) - function in android.view.CandleStickChart
 
dispatchNestedPrePerformAccessibilityAction(int,Bundle) - function in android.view.RadarChart
 
dispatchNestedPrePerformAccessibilityAction(int,Bundle) - function in android.view.BarChart
 
dispatchNestedPrePerformAccessibilityAction(Integer,Bundle) - function in android.view.LineChart
 
dispatchNestedPrePerformAccessibilityAction(int,Bundle) - function in android.view.MarkerView
 
dispatchNestedPreScroll(int,int,Array,Array) - function in android.view.BubbleChart
 
dispatchNestedPreScroll(int,int,Array,Array) - function in android.view.PieChart
 
dispatchNestedPreScroll(int,int,Array,Array) - function in android.view.Chart
 
dispatchNestedPreScroll(int,int,Array,Array) - function in android.view.PieRadarChartBase
 
dispatchNestedPreScroll(int,int,Array,Array) - function in android.view.CombinedChart
 
dispatchNestedPreScroll(int,int,Array,Array) - function in android.view.ScatterChart
 
dispatchNestedPreScroll(int,int,Array,Array) - function in android.view.HorizontalBarChart
 
dispatchNestedPreScroll(int,int,Array,Array) - function in android.view.BarLineChartBase
 
dispatchNestedPreScroll(int,int,Array,Array) - function in android.view.CandleStickChart
 
dispatchNestedPreScroll(int,int,Array,Array) - function in android.view.RadarChart
 
dispatchNestedPreScroll(int,int,Array,Array) - function in android.view.BarChart
 
dispatchNestedPreScroll(Integer,Integer,IntArray,IntArray) - function in android.view.LineChart
 
dispatchNestedPreScroll(int,int,Array,Array) - function in android.view.MarkerView
 
dispatchNestedScroll(int,int,int,int,Array) - function in android.view.BubbleChart
 
dispatchNestedScroll(int,int,int,int,Array) - function in android.view.PieChart
 
dispatchNestedScroll(int,int,int,int,Array) - function in android.view.Chart
 
dispatchNestedScroll(int,int,int,int,Array) - function in android.view.PieRadarChartBase
 
dispatchNestedScroll(int,int,int,int,Array) - function in android.view.CombinedChart
 
dispatchNestedScroll(int,int,int,int,Array) - function in android.view.ScatterChart
 
dispatchNestedScroll(int,int,int,int,Array) - function in android.view.HorizontalBarChart
 
dispatchNestedScroll(int,int,int,int,Array) - function in android.view.BarLineChartBase
 
dispatchNestedScroll(int,int,int,int,Array) - function in android.view.CandleStickChart
 
dispatchNestedScroll(int,int,int,int,Array) - function in android.view.RadarChart
 
dispatchNestedScroll(int,int,int,int,Array) - function in android.view.BarChart
 
dispatchNestedScroll(Integer,Integer,Integer,Integer,IntArray) - function in android.view.LineChart
 
dispatchNestedScroll(int,int,int,int,Array) - function in android.view.MarkerView
 
dispatchPointerCaptureChanged(boolean) - function in android.view.BubbleChart
 
dispatchPointerCaptureChanged(boolean) - function in android.view.PieChart
 
dispatchPointerCaptureChanged(boolean) - function in android.view.Chart
 
dispatchPointerCaptureChanged(boolean) - function in android.view.PieRadarChartBase
 
dispatchPointerCaptureChanged(boolean) - function in android.view.CombinedChart
 
dispatchPointerCaptureChanged(boolean) - function in android.view.ScatterChart
 
dispatchPointerCaptureChanged(boolean) - function in android.view.HorizontalBarChart
 
dispatchPointerCaptureChanged(boolean) - function in android.view.BarLineChartBase
 
dispatchPointerCaptureChanged(boolean) - function in android.view.CandleStickChart
 
dispatchPointerCaptureChanged(boolean) - function in android.view.RadarChart
 
dispatchPointerCaptureChanged(boolean) - function in android.view.BarChart
 
dispatchPointerCaptureChanged(Boolean) - function in android.view.LineChart
 
dispatchPointerCaptureChanged(boolean) - function in android.view.MarkerView
 
dispatchPopulateAccessibilityEvent(AccessibilityEvent) - function in com.github.mikephil.charting.charts.BubbleChart
 
dispatchPopulateAccessibilityEvent(AccessibilityEvent) - function in android.view.BubbleChart
 
dispatchPopulateAccessibilityEvent(AccessibilityEvent) - function in com.github.mikephil.charting.charts.PieChart
 
dispatchPopulateAccessibilityEvent(AccessibilityEvent) - function in android.view.PieChart
 
dispatchPopulateAccessibilityEvent(AccessibilityEvent) - function in com.github.mikephil.charting.charts.Chart
 
dispatchPopulateAccessibilityEvent(AccessibilityEvent) - function in android.view.Chart
 
dispatchPopulateAccessibilityEvent(AccessibilityEvent) - function in com.github.mikephil.charting.charts.PieRadarChartBase
 
dispatchPopulateAccessibilityEvent(AccessibilityEvent) - function in android.view.PieRadarChartBase
 
dispatchPopulateAccessibilityEvent(AccessibilityEvent) - function in com.github.mikephil.charting.charts.CombinedChart
 
dispatchPopulateAccessibilityEvent(AccessibilityEvent) - function in android.view.CombinedChart
 
dispatchPopulateAccessibilityEvent(AccessibilityEvent) - function in com.github.mikephil.charting.charts.ScatterChart
 
dispatchPopulateAccessibilityEvent(AccessibilityEvent) - function in android.view.ScatterChart
 
dispatchPopulateAccessibilityEvent(AccessibilityEvent) - function in com.github.mikephil.charting.charts.HorizontalBarChart
 
dispatchPopulateAccessibilityEvent(AccessibilityEvent) - function in android.view.HorizontalBarChart
 
dispatchPopulateAccessibilityEvent(AccessibilityEvent) - function in com.github.mikephil.charting.charts.BarLineChartBase
 
dispatchPopulateAccessibilityEvent(AccessibilityEvent) - function in android.view.BarLineChartBase
 
dispatchPopulateAccessibilityEvent(AccessibilityEvent) - function in com.github.mikephil.charting.charts.CandleStickChart
 
dispatchPopulateAccessibilityEvent(AccessibilityEvent) - function in android.view.CandleStickChart
 
dispatchPopulateAccessibilityEvent(AccessibilityEvent) - function in com.github.mikephil.charting.charts.RadarChart
 
dispatchPopulateAccessibilityEvent(AccessibilityEvent) - function in android.view.RadarChart
 
dispatchPopulateAccessibilityEvent(AccessibilityEvent) - function in com.github.mikephil.charting.charts.BarChart
 
dispatchPopulateAccessibilityEvent(AccessibilityEvent) - function in android.view.BarChart
 
dispatchPopulateAccessibilityEvent(AccessibilityEvent) - function in com.github.mikephil.charting.charts.LineChart
 
dispatchPopulateAccessibilityEvent(AccessibilityEvent) - function in android.view.MarkerView
 
dispatchProvideAutofillStructure(ViewStructure,int) - function in android.view.BubbleChart
 
dispatchProvideAutofillStructure(ViewStructure,int) - function in android.view.PieChart
 
dispatchProvideAutofillStructure(ViewStructure,int) - function in android.view.Chart
 
dispatchProvideAutofillStructure(ViewStructure,int) - function in android.view.PieRadarChartBase
 
dispatchProvideAutofillStructure(ViewStructure,int) - function in android.view.CombinedChart
 
dispatchProvideAutofillStructure(ViewStructure,int) - function in android.view.ScatterChart
 
dispatchProvideAutofillStructure(ViewStructure,int) - function in android.view.HorizontalBarChart
 
dispatchProvideAutofillStructure(ViewStructure,int) - function in android.view.BarLineChartBase
 
dispatchProvideAutofillStructure(ViewStructure,int) - function in android.view.CandleStickChart
 
dispatchProvideAutofillStructure(ViewStructure,int) - function in android.view.RadarChart
 
dispatchProvideAutofillStructure(ViewStructure,int) - function in android.view.BarChart
 
dispatchProvideAutofillStructure(ViewStructure,Integer) - function in android.view.LineChart
 
dispatchProvideAutofillStructure(ViewStructure,int) - function in android.view.MarkerView
 
dispatchProvideStructure(ViewStructure) - function in android.view.BubbleChart
 
dispatchProvideStructure(ViewStructure) - function in android.view.PieChart
 
dispatchProvideStructure(ViewStructure) - function in android.view.Chart
 
dispatchProvideStructure(ViewStructure) - function in android.view.PieRadarChartBase
 
dispatchProvideStructure(ViewStructure) - function in android.view.CombinedChart
 
dispatchProvideStructure(ViewStructure) - function in android.view.ScatterChart
 
dispatchProvideStructure(ViewStructure) - function in android.view.HorizontalBarChart
 
dispatchProvideStructure(ViewStructure) - function in android.view.BarLineChartBase
 
dispatchProvideStructure(ViewStructure) - function in android.view.CandleStickChart
 
dispatchProvideStructure(ViewStructure) - function in android.view.RadarChart
 
dispatchProvideStructure(ViewStructure) - function in android.view.BarChart
 
dispatchProvideStructure(ViewStructure) - function in android.view.LineChart
 
dispatchProvideStructure(ViewStructure) - function in android.view.MarkerView
 
dispatchRestoreInstanceState(SparseArray) - function in android.view.LineChart
 
dispatchSaveInstanceState(SparseArray) - function in android.view.LineChart
 
dispatchScrollCaptureSearch(Rect,Point,Consumer) - function in android.view.BubbleChart
 
dispatchScrollCaptureSearch(Rect,Point,Consumer) - function in android.view.PieChart
 
dispatchScrollCaptureSearch(Rect,Point,Consumer) - function in android.view.Chart
 
dispatchScrollCaptureSearch(Rect,Point,Consumer) - function in android.view.PieRadarChartBase
 
dispatchScrollCaptureSearch(Rect,Point,Consumer) - function in android.view.CombinedChart
 
dispatchScrollCaptureSearch(Rect,Point,Consumer) - function in android.view.ScatterChart
 
dispatchScrollCaptureSearch(Rect,Point,Consumer) - function in android.view.HorizontalBarChart
 
dispatchScrollCaptureSearch(Rect,Point,Consumer) - function in android.view.BarLineChartBase
 
dispatchScrollCaptureSearch(Rect,Point,Consumer) - function in android.view.CandleStickChart
 
dispatchScrollCaptureSearch(Rect,Point,Consumer) - function in android.view.RadarChart
 
dispatchScrollCaptureSearch(Rect,Point,Consumer) - function in android.view.BarChart
 
dispatchScrollCaptureSearch(Rect,Point,Consumer) - function in android.view.LineChart
 
dispatchScrollCaptureSearch(Rect,Point,Consumer) - function in android.view.MarkerView
 
dispatchSetActivated(boolean) - function in android.view.BubbleChart
 
dispatchSetActivated(boolean) - function in android.view.PieChart
 
dispatchSetActivated(boolean) - function in android.view.Chart
 
dispatchSetActivated(boolean) - function in android.view.PieRadarChartBase
 
dispatchSetActivated(boolean) - function in android.view.CombinedChart
 
dispatchSetActivated(boolean) - function in android.view.ScatterChart
 
dispatchSetActivated(boolean) - function in android.view.HorizontalBarChart
 
dispatchSetActivated(boolean) - function in android.view.BarLineChartBase
 
dispatchSetActivated(boolean) - function in android.view.CandleStickChart
 
dispatchSetActivated(boolean) - function in android.view.RadarChart
 
dispatchSetActivated(boolean) - function in android.view.BarChart
 
dispatchSetActivated(Boolean) - function in android.view.LineChart
 
dispatchSetActivated(boolean) - function in android.view.MarkerView
 
dispatchSetPressed(Boolean) - function in android.view.LineChart
 
dispatchSetSelected(boolean) - function in android.view.BubbleChart
 
dispatchSetSelected(boolean) - function in android.view.PieChart
 
dispatchSetSelected(boolean) - function in android.view.Chart
 
dispatchSetSelected(boolean) - function in android.view.PieRadarChartBase
 
dispatchSetSelected(boolean) - function in android.view.CombinedChart
 
dispatchSetSelected(boolean) - function in android.view.ScatterChart
 
dispatchSetSelected(boolean) - function in android.view.HorizontalBarChart
 
dispatchSetSelected(boolean) - function in android.view.BarLineChartBase
 
dispatchSetSelected(boolean) - function in android.view.CandleStickChart
 
dispatchSetSelected(boolean) - function in android.view.RadarChart
 
dispatchSetSelected(boolean) - function in android.view.BarChart
 
dispatchSetSelected(Boolean) - function in android.view.LineChart
 
dispatchSetSelected(boolean) - function in android.view.MarkerView
 
dispatchStartTemporaryDetach() - function in android.view.BubbleChart
 
dispatchStartTemporaryDetach() - function in android.view.PieChart
 
dispatchStartTemporaryDetach() - function in android.view.Chart
 
dispatchStartTemporaryDetach() - function in android.view.PieRadarChartBase
 
dispatchStartTemporaryDetach() - function in android.view.CombinedChart
 
dispatchStartTemporaryDetach() - function in android.view.ScatterChart
 
dispatchStartTemporaryDetach() - function in android.view.HorizontalBarChart
 
dispatchStartTemporaryDetach() - function in android.view.BarLineChartBase
 
dispatchStartTemporaryDetach() - function in android.view.CandleStickChart
 
dispatchStartTemporaryDetach() - function in android.view.RadarChart
 
dispatchStartTemporaryDetach() - function in android.view.BarChart
 
dispatchStartTemporaryDetach() - function in android.view.LineChart
 
dispatchStartTemporaryDetach() - function in android.view.MarkerView
 
dispatchSystemUiVisibilityChanged(int) - function in android.view.BubbleChart
 
dispatchSystemUiVisibilityChanged(int) - function in android.view.PieChart
 
dispatchSystemUiVisibilityChanged(int) - function in android.view.Chart
 
dispatchSystemUiVisibilityChanged(int) - function in android.view.PieRadarChartBase
 
dispatchSystemUiVisibilityChanged(int) - function in android.view.CombinedChart
 
dispatchSystemUiVisibilityChanged(int) - function in android.view.ScatterChart
 
dispatchSystemUiVisibilityChanged(int) - function in android.view.HorizontalBarChart
 
dispatchSystemUiVisibilityChanged(int) - function in android.view.BarLineChartBase
 
dispatchSystemUiVisibilityChanged(int) - function in android.view.CandleStickChart
 
dispatchSystemUiVisibilityChanged(int) - function in android.view.RadarChart
 
dispatchSystemUiVisibilityChanged(int) - function in android.view.BarChart
 
dispatchSystemUiVisibilityChanged(Integer) - function in android.view.LineChart
 
dispatchSystemUiVisibilityChanged(int) - function in android.view.MarkerView
 
dispatchThawSelfOnly(SparseArray) - function in android.view.LineChart
 
dispatchTouchEvent(MotionEvent) - function in android.view.BubbleChart
 
dispatchTouchEvent(MotionEvent) - function in android.view.PieChart
 
dispatchTouchEvent(MotionEvent) - function in android.view.Chart
 
dispatchTouchEvent(MotionEvent) - function in android.view.PieRadarChartBase
 
dispatchTouchEvent(MotionEvent) - function in android.view.CombinedChart
 
dispatchTouchEvent(MotionEvent) - function in android.view.ScatterChart
 
dispatchTouchEvent(MotionEvent) - function in android.view.HorizontalBarChart
 
dispatchTouchEvent(MotionEvent) - function in android.view.BarLineChartBase
 
dispatchTouchEvent(MotionEvent) - function in android.view.CandleStickChart
 
dispatchTouchEvent(MotionEvent) - function in android.view.RadarChart
 
dispatchTouchEvent(MotionEvent) - function in android.view.BarChart
 
dispatchTouchEvent(MotionEvent) - function in android.view.LineChart
 
dispatchTouchEvent(MotionEvent) - function in android.view.MarkerView
 
dispatchTrackballEvent(MotionEvent) - function in android.view.BubbleChart
 
dispatchTrackballEvent(MotionEvent) - function in android.view.PieChart
 
dispatchTrackballEvent(MotionEvent) - function in android.view.Chart
 
dispatchTrackballEvent(MotionEvent) - function in android.view.PieRadarChartBase
 
dispatchTrackballEvent(MotionEvent) - function in android.view.CombinedChart
 
dispatchTrackballEvent(MotionEvent) - function in android.view.ScatterChart
 
dispatchTrackballEvent(MotionEvent) - function in android.view.HorizontalBarChart
 
dispatchTrackballEvent(MotionEvent) - function in android.view.BarLineChartBase
 
dispatchTrackballEvent(MotionEvent) - function in android.view.CandleStickChart
 
dispatchTrackballEvent(MotionEvent) - function in android.view.RadarChart
 
dispatchTrackballEvent(MotionEvent) - function in android.view.BarChart
 
dispatchTrackballEvent(MotionEvent) - function in android.view.LineChart
 
dispatchTrackballEvent(MotionEvent) - function in android.view.MarkerView
 
dispatchUnhandledMove(View,int) - function in android.view.BubbleChart
 
dispatchUnhandledMove(View,int) - function in android.view.PieChart
 
dispatchUnhandledMove(View,int) - function in android.view.Chart
 
dispatchUnhandledMove(View,int) - function in android.view.PieRadarChartBase
 
dispatchUnhandledMove(View,int) - function in android.view.CombinedChart
 
dispatchUnhandledMove(View,int) - function in android.view.ScatterChart
 
dispatchUnhandledMove(View,int) - function in android.view.HorizontalBarChart
 
dispatchUnhandledMove(View,int) - function in android.view.BarLineChartBase
 
dispatchUnhandledMove(View,int) - function in android.view.CandleStickChart
 
dispatchUnhandledMove(View,int) - function in android.view.RadarChart
 
dispatchUnhandledMove(View,int) - function in android.view.BarChart
 
dispatchUnhandledMove(View,Integer) - function in android.view.LineChart
 
dispatchUnhandledMove(View,int) - function in android.view.MarkerView
 
dispatchVisibilityChanged(View,Integer) - function in android.view.LineChart
 
dispatchWindowFocusChanged(boolean) - function in android.view.BubbleChart
 
dispatchWindowFocusChanged(boolean) - function in android.view.PieChart
 
dispatchWindowFocusChanged(boolean) - function in android.view.Chart
 
dispatchWindowFocusChanged(boolean) - function in android.view.PieRadarChartBase
 
dispatchWindowFocusChanged(boolean) - function in android.view.CombinedChart
 
dispatchWindowFocusChanged(boolean) - function in android.view.ScatterChart
 
dispatchWindowFocusChanged(boolean) - function in android.view.HorizontalBarChart
 
dispatchWindowFocusChanged(boolean) - function in android.view.BarLineChartBase
 
dispatchWindowFocusChanged(boolean) - function in android.view.CandleStickChart
 
dispatchWindowFocusChanged(boolean) - function in android.view.RadarChart
 
dispatchWindowFocusChanged(boolean) - function in android.view.BarChart
 
dispatchWindowFocusChanged(Boolean) - function in android.view.LineChart
 
dispatchWindowFocusChanged(boolean) - function in android.view.MarkerView
 
dispatchWindowInsetsAnimationEnd(WindowInsetsAnimation) - function in android.view.BubbleChart
 
dispatchWindowInsetsAnimationEnd(WindowInsetsAnimation) - function in android.view.PieChart
 
dispatchWindowInsetsAnimationEnd(WindowInsetsAnimation) - function in android.view.Chart
 
dispatchWindowInsetsAnimationEnd(WindowInsetsAnimation) - function in android.view.PieRadarChartBase
 
dispatchWindowInsetsAnimationEnd(WindowInsetsAnimation) - function in android.view.CombinedChart
 
dispatchWindowInsetsAnimationEnd(WindowInsetsAnimation) - function in android.view.ScatterChart
 
dispatchWindowInsetsAnimationEnd(WindowInsetsAnimation) - function in android.view.HorizontalBarChart
 
dispatchWindowInsetsAnimationEnd(WindowInsetsAnimation) - function in android.view.BarLineChartBase
 
dispatchWindowInsetsAnimationEnd(WindowInsetsAnimation) - function in android.view.CandleStickChart
 
dispatchWindowInsetsAnimationEnd(WindowInsetsAnimation) - function in android.view.RadarChart
 
dispatchWindowInsetsAnimationEnd(WindowInsetsAnimation) - function in android.view.BarChart
 
dispatchWindowInsetsAnimationEnd(WindowInsetsAnimation) - function in android.view.LineChart
 
dispatchWindowInsetsAnimationEnd(WindowInsetsAnimation) - function in android.view.MarkerView
 
dispatchWindowInsetsAnimationPrepare(WindowInsetsAnimation) - function in android.view.BubbleChart
 
dispatchWindowInsetsAnimationPrepare(WindowInsetsAnimation) - function in android.view.PieChart
 
dispatchWindowInsetsAnimationPrepare(WindowInsetsAnimation) - function in android.view.Chart
 
dispatchWindowInsetsAnimationPrepare(WindowInsetsAnimation) - function in android.view.PieRadarChartBase
 
dispatchWindowInsetsAnimationPrepare(WindowInsetsAnimation) - function in android.view.CombinedChart
 
dispatchWindowInsetsAnimationPrepare(WindowInsetsAnimation) - function in android.view.ScatterChart
 
dispatchWindowInsetsAnimationPrepare(WindowInsetsAnimation) - function in android.view.HorizontalBarChart
 
dispatchWindowInsetsAnimationPrepare(WindowInsetsAnimation) - function in android.view.BarLineChartBase
 
dispatchWindowInsetsAnimationPrepare(WindowInsetsAnimation) - function in android.view.CandleStickChart
 
dispatchWindowInsetsAnimationPrepare(WindowInsetsAnimation) - function in android.view.RadarChart
 
dispatchWindowInsetsAnimationPrepare(WindowInsetsAnimation) - function in android.view.BarChart
 
dispatchWindowInsetsAnimationPrepare(WindowInsetsAnimation) - function in android.view.LineChart
 
dispatchWindowInsetsAnimationPrepare(WindowInsetsAnimation) - function in android.view.MarkerView
 
dispatchWindowInsetsAnimationProgress(WindowInsets,List) - function in android.view.BubbleChart
 
dispatchWindowInsetsAnimationProgress(WindowInsets,List) - function in android.view.PieChart
 
dispatchWindowInsetsAnimationProgress(WindowInsets,List) - function in android.view.Chart
 
dispatchWindowInsetsAnimationProgress(WindowInsets,List) - function in android.view.PieRadarChartBase
 
dispatchWindowInsetsAnimationProgress(WindowInsets,List) - function in android.view.CombinedChart
 
dispatchWindowInsetsAnimationProgress(WindowInsets,List) - function in android.view.ScatterChart
 
dispatchWindowInsetsAnimationProgress(WindowInsets,List) - function in android.view.HorizontalBarChart
 
dispatchWindowInsetsAnimationProgress(WindowInsets,List) - function in android.view.BarLineChartBase
 
dispatchWindowInsetsAnimationProgress(WindowInsets,List) - function in android.view.CandleStickChart
 
dispatchWindowInsetsAnimationProgress(WindowInsets,List) - function in android.view.RadarChart
 
dispatchWindowInsetsAnimationProgress(WindowInsets,List) - function in android.view.BarChart
 
dispatchWindowInsetsAnimationProgress(WindowInsets,List) - function in android.view.LineChart
 
dispatchWindowInsetsAnimationProgress(WindowInsets,List) - function in android.view.MarkerView
 
dispatchWindowInsetsAnimationStart(WindowInsetsAnimation,WindowInsetsAnimation.Bounds) - function in android.view.BubbleChart
 
dispatchWindowInsetsAnimationStart(WindowInsetsAnimation,WindowInsetsAnimation.Bounds) - function in android.view.PieChart
 
dispatchWindowInsetsAnimationStart(WindowInsetsAnimation,WindowInsetsAnimation.Bounds) - function in android.view.Chart
 
dispatchWindowInsetsAnimationStart(WindowInsetsAnimation,WindowInsetsAnimation.Bounds) - function in android.view.PieRadarChartBase
 
dispatchWindowInsetsAnimationStart(WindowInsetsAnimation,WindowInsetsAnimation.Bounds) - function in android.view.CombinedChart
 
dispatchWindowInsetsAnimationStart(WindowInsetsAnimation,WindowInsetsAnimation.Bounds) - function in android.view.ScatterChart
 
dispatchWindowInsetsAnimationStart(WindowInsetsAnimation,WindowInsetsAnimation.Bounds) - function in android.view.HorizontalBarChart
 
dispatchWindowInsetsAnimationStart(WindowInsetsAnimation,WindowInsetsAnimation.Bounds) - function in android.view.BarLineChartBase
 
dispatchWindowInsetsAnimationStart(WindowInsetsAnimation,WindowInsetsAnimation.Bounds) - function in android.view.CandleStickChart
 
dispatchWindowInsetsAnimationStart(WindowInsetsAnimation,WindowInsetsAnimation.Bounds) - function in android.view.RadarChart
 
dispatchWindowInsetsAnimationStart(WindowInsetsAnimation,WindowInsetsAnimation.Bounds) - function in android.view.BarChart
 
dispatchWindowInsetsAnimationStart(WindowInsetsAnimation,WindowInsetsAnimation.Bounds) - function in android.view.LineChart
 
dispatchWindowInsetsAnimationStart(WindowInsetsAnimation,WindowInsetsAnimation.Bounds) - function in android.view.MarkerView
 
dispatchWindowSystemUiVisiblityChanged(int) - function in android.view.BubbleChart
 
dispatchWindowSystemUiVisiblityChanged(int) - function in android.view.PieChart
 
dispatchWindowSystemUiVisiblityChanged(int) - function in android.view.Chart
 
dispatchWindowSystemUiVisiblityChanged(int) - function in android.view.PieRadarChartBase
 
dispatchWindowSystemUiVisiblityChanged(int) - function in android.view.CombinedChart
 
dispatchWindowSystemUiVisiblityChanged(int) - function in android.view.ScatterChart
 
dispatchWindowSystemUiVisiblityChanged(int) - function in android.view.HorizontalBarChart
 
dispatchWindowSystemUiVisiblityChanged(int) - function in android.view.BarLineChartBase
 
dispatchWindowSystemUiVisiblityChanged(int) - function in android.view.CandleStickChart
 
dispatchWindowSystemUiVisiblityChanged(int) - function in android.view.RadarChart
 
dispatchWindowSystemUiVisiblityChanged(int) - function in android.view.BarChart
 
dispatchWindowSystemUiVisiblityChanged(Integer) - function in android.view.LineChart
 
dispatchWindowSystemUiVisiblityChanged(int) - function in android.view.MarkerView
 
dispatchWindowVisibilityChanged(int) - function in android.view.BubbleChart
 
dispatchWindowVisibilityChanged(int) - function in android.view.PieChart
 
dispatchWindowVisibilityChanged(int) - function in android.view.Chart
 
dispatchWindowVisibilityChanged(int) - function in android.view.PieRadarChartBase
 
dispatchWindowVisibilityChanged(int) - function in android.view.CombinedChart
 
dispatchWindowVisibilityChanged(int) - function in android.view.ScatterChart
 
dispatchWindowVisibilityChanged(int) - function in android.view.HorizontalBarChart
 
dispatchWindowVisibilityChanged(int) - function in android.view.BarLineChartBase
 
dispatchWindowVisibilityChanged(int) - function in android.view.CandleStickChart
 
dispatchWindowVisibilityChanged(int) - function in android.view.RadarChart
 
dispatchWindowVisibilityChanged(int) - function in android.view.BarChart
 
dispatchWindowVisibilityChanged(Integer) - function in android.view.LineChart
 
dispatchWindowVisibilityChanged(int) - function in android.view.MarkerView
 
distance2(Vector3) - function in com.github.mikephil.charting.matrix.Vector3
 
distanceToCenter(float,float) - function in com.github.mikephil.charting.charts.PieChart
Returns the distance of a certain point on the chart to the center of thechart.
distanceToCenter(float,float) - function in com.github.mikephil.charting.charts.PieRadarChartBase
Returns the distance of a certain point on the chart to the center of thechart.
distanceToCenter(float,float) - function in com.github.mikephil.charting.charts.RadarChart
Returns the distance of a certain point on the chart to the center of thechart.
divide(float) - function in com.github.mikephil.charting.matrix.Vector3
 
dot(Vector3) - function in com.github.mikephil.charting.matrix.Vector3
 
DOUBLE_TAP - enum entry in com.github.mikephil.charting.listener.ChartTouchListener.ChartGesture
 
DOWN - enum entry in com.github.mikephil.charting.data.DataSet.Rounding
 
DOWN - enum entry in com.github.mikephil.charting.utils.Fill.Direction
 
DRAG - enum entry in com.github.mikephil.charting.listener.ChartTouchListener.ChartGesture
 
draw(Canvas) - function in android.view.BubbleChart
 
draw(Canvas) - function in android.view.PieChart
 
draw(Canvas) - function in android.view.Chart
 
draw(Canvas) - function in android.view.PieRadarChartBase
 
draw(Canvas) - function in android.view.CombinedChart
 
draw(Canvas) - function in android.view.ScatterChart
 
draw(Canvas) - function in android.view.HorizontalBarChart
 
draw(Canvas) - function in android.view.BarLineChartBase
 
draw(Canvas) - function in android.view.CandleStickChart
 
draw(Canvas) - function in android.view.RadarChart
 
draw(Canvas) - function in android.view.BarChart
 
draw(Canvas) - function in android.view.LineChart
 
draw(Canvas,float,float) - function in com.github.mikephil.charting.components.IMarker
Draws the IMarker on the given position on the screen with the given Canvas object.
draw(Canvas,float,float) - function in com.github.mikephil.charting.components.MarkerImage
Draws the IMarker on the given position on the screen with the given Canvas object.
draw(Canvas,float,float) - function in com.github.mikephil.charting.components.MarkerView
Draws the IMarker on the given position on the screen with the given Canvas object.
draw(Canvas) - function in android.view.MarkerView
 
DRAWABLE - enum entry in com.github.mikephil.charting.utils.Fill.Type
 
drawableHotspotChanged(float,float) - function in android.view.BubbleChart
 
drawableHotspotChanged(float,float) - function in android.view.PieChart
 
drawableHotspotChanged(float,float) - function in android.view.Chart
 
drawableHotspotChanged(float,float) - function in android.view.PieRadarChartBase
 
drawableHotspotChanged(float,float) - function in android.view.CombinedChart
 
drawableHotspotChanged(float,float) - function in android.view.ScatterChart
 
drawableHotspotChanged(float,float) - function in android.view.HorizontalBarChart
 
drawableHotspotChanged(float,float) - function in android.view.BarLineChartBase
 
drawableHotspotChanged(float,float) - function in android.view.CandleStickChart
 
drawableHotspotChanged(float,float) - function in android.view.RadarChart
 
drawableHotspotChanged(float,float) - function in android.view.BarChart
 
drawableHotspotChanged(Float,Float) - function in android.view.LineChart
 
drawableHotspotChanged(float,float) - function in android.view.MarkerView
 
drawableStateChanged() - function in android.view.LineChart
 
drawChild(Canvas,View,Long) - function in android.view.LineChart
 
drawData(Canvas) - function in com.github.mikephil.charting.renderer.BarLineScatterCandleBubbleRenderer
 
drawData(Canvas) - function in com.github.mikephil.charting.renderer.BarChartRenderer
Draws the actual data in form of lines, bars, ...
drawData(Canvas) - function in com.github.mikephil.charting.renderer.BubbleChartRenderer
Draws the actual data in form of lines, bars, ...
drawData(Canvas) - function in com.github.mikephil.charting.renderer.CandleStickChartRenderer
Draws the actual data in form of lines, bars, ...
drawData(Canvas) - function in com.github.mikephil.charting.renderer.CombinedChartRenderer
Draws the actual data in form of lines, bars, ...
drawData(Canvas) - function in com.github.mikephil.charting.renderer.DataRenderer
Draws the actual data in form of lines, bars, ...
drawData(Canvas) - function in com.github.mikephil.charting.renderer.HorizontalBarChartRenderer
Draws the actual data in form of lines, bars, ...
drawData(Canvas) - function in com.github.mikephil.charting.renderer.LineChartRenderer
Draws the actual data in form of lines, bars, ...
drawData(Canvas) - function in com.github.mikephil.charting.renderer.LineRadarRenderer
Draws the actual data in form of lines, bars, ...
drawData(Canvas) - function in com.github.mikephil.charting.renderer.LineScatterCandleRadarRenderer
Draws the actual data in form of lines, bars, ...
drawData(Canvas) - function in com.github.mikephil.charting.renderer.PieChartRenderer
Draws the actual data in form of lines, bars, ...
drawData(Canvas) - function in com.github.mikephil.charting.renderer.RadarChartRenderer
Draws the actual data in form of lines, bars, ...
drawData(Canvas) - function in com.github.mikephil.charting.renderer.RoundedBarChartRenderer
Draws the actual data in form of lines, bars, ...
drawData(Canvas) - function in com.github.mikephil.charting.renderer.RoundedHorizontalBarChartRenderer
Draws the actual data in form of lines, bars, ...
drawData(Canvas) - function in com.github.mikephil.charting.renderer.ScatterChartRenderer
Draws the actual data in form of lines, bars, ...
drawDescription(Canvas) - function in com.github.mikephil.charting.charts.LineChart
 
drawExtras(Canvas) - function in com.github.mikephil.charting.renderer.BarLineScatterCandleBubbleRenderer
 
drawExtras(Canvas) - function in com.github.mikephil.charting.renderer.BarChartRenderer
Draws any kind of additional information (e.g.
drawExtras(Canvas) - function in com.github.mikephil.charting.renderer.BubbleChartRenderer
Draws any kind of additional information (e.g.
drawExtras(Canvas) - function in com.github.mikephil.charting.renderer.CandleStickChartRenderer
Draws any kind of additional information (e.g.
drawExtras(Canvas) - function in com.github.mikephil.charting.renderer.CombinedChartRenderer
Draws any kind of additional information (e.g.
drawExtras(Canvas) - function in com.github.mikephil.charting.renderer.DataRenderer
Draws any kind of additional information (e.g.
drawExtras(Canvas) - function in com.github.mikephil.charting.renderer.HorizontalBarChartRenderer
Draws any kind of additional information (e.g.
drawExtras(Canvas) - function in com.github.mikephil.charting.renderer.LineChartRenderer
Draws any kind of additional information (e.g.
drawExtras(Canvas) - function in com.github.mikephil.charting.renderer.LineRadarRenderer
Draws any kind of additional information (e.g.
drawExtras(Canvas) - function in com.github.mikephil.charting.renderer.LineScatterCandleRadarRenderer
Draws any kind of additional information (e.g.
drawExtras(Canvas) - function in com.github.mikephil.charting.renderer.PieChartRenderer
Draws any kind of additional information (e.g.
drawExtras(Canvas) - function in com.github.mikephil.charting.renderer.RadarChartRenderer
Draws any kind of additional information (e.g.
drawExtras(Canvas) - function in com.github.mikephil.charting.renderer.RoundedBarChartRenderer
Draws any kind of additional information (e.g.
drawExtras(Canvas) - function in com.github.mikephil.charting.renderer.RoundedHorizontalBarChartRenderer
Draws any kind of additional information (e.g.
drawExtras(Canvas) - function in com.github.mikephil.charting.renderer.ScatterChartRenderer
Draws any kind of additional information (e.g.
drawGridBackground(Canvas) - function in com.github.mikephil.charting.charts.LineChart
 
drawHighlightCircle(Canvas,MPPointF,Float,Float,Integer,Integer,Float) - function in com.github.mikephil.charting.renderer.RadarChartRenderer
 
drawHighlighted(Canvas,Array) - function in com.github.mikephil.charting.renderer.BarLineScatterCandleBubbleRenderer
 
drawHighlighted(Canvas,Array) - function in com.github.mikephil.charting.renderer.BarChartRenderer
Draws all highlight indicators for the values that are currently highlighted.
drawHighlighted(Canvas,Array) - function in com.github.mikephil.charting.renderer.BubbleChartRenderer
Draws all highlight indicators for the values that are currently highlighted.
drawHighlighted(Canvas,Array) - function in com.github.mikephil.charting.renderer.CandleStickChartRenderer
Draws all highlight indicators for the values that are currently highlighted.
drawHighlighted(Canvas,Array) - function in com.github.mikephil.charting.renderer.CombinedChartRenderer
Draws all highlight indicators for the values that are currently highlighted.
drawHighlighted(Canvas,Array) - function in com.github.mikephil.charting.renderer.DataRenderer
Draws all highlight indicators for the values that are currently highlighted.
drawHighlighted(Canvas,Array) - function in com.github.mikephil.charting.renderer.HorizontalBarChartRenderer
Draws all highlight indicators for the values that are currently highlighted.
drawHighlighted(Canvas,Array) - function in com.github.mikephil.charting.renderer.LineChartRenderer
Draws all highlight indicators for the values that are currently highlighted.
drawHighlighted(Canvas,Array) - function in com.github.mikephil.charting.renderer.LineRadarRenderer
Draws all highlight indicators for the values that are currently highlighted.
drawHighlighted(Canvas,Array) - function in com.github.mikephil.charting.renderer.LineScatterCandleRadarRenderer
Draws all highlight indicators for the values that are currently highlighted.
drawHighlighted(Canvas,Array) - function in com.github.mikephil.charting.renderer.PieChartRenderer
Draws all highlight indicators for the values that are currently highlighted.
drawHighlighted(Canvas,Array) - function in com.github.mikephil.charting.renderer.RadarChartRenderer
Draws all highlight indicators for the values that are currently highlighted.
drawHighlighted(Canvas,Array) - function in com.github.mikephil.charting.renderer.RoundedBarChartRenderer
Draws all highlight indicators for the values that are currently highlighted.
drawHighlighted(Canvas,Array) - function in com.github.mikephil.charting.renderer.RoundedHorizontalBarChartRenderer
Draws all highlight indicators for the values that are currently highlighted.
drawHighlighted(Canvas,Array) - function in com.github.mikephil.charting.renderer.ScatterChartRenderer
Draws all highlight indicators for the values that are currently highlighted.
drawImage(Canvas,Drawable,int,int,int,int) - function in com.github.mikephil.charting.utils.Utils
 
DrawingDataSetNotCreatedException - class in com.github.mikephil.charting.exception
 
drawMarkers(Canvas) - function in com.github.mikephil.charting.charts.LineChart
 
drawMultilineText(Canvas,StaticLayout,float,float,TextPaint,MPPointF,float) - function in com.github.mikephil.charting.utils.Utils
 
drawMultilineText(Canvas,String,float,float,TextPaint,FSize,MPPointF,float) - function in com.github.mikephil.charting.utils.Utils
 
drawValue(Canvas,IValueFormatter,float,Entry,int,float,float,int) - function in com.github.mikephil.charting.renderer.BarLineScatterCandleBubbleRenderer
 
drawValue(Canvas,IValueFormatter,Float,Entry,Integer,Float,Float,Integer) - function in com.github.mikephil.charting.renderer.BarChartRenderer
Draws the value of the given entry by using the provided IValueFormatter.
drawValue(Canvas,IValueFormatter,Float,Entry,Integer,Float,Float,Integer) - function in com.github.mikephil.charting.renderer.BubbleChartRenderer
Draws the value of the given entry by using the provided IValueFormatter.
drawValue(Canvas,IValueFormatter,Float,Entry,Integer,Float,Float,Integer) - function in com.github.mikephil.charting.renderer.CandleStickChartRenderer
Draws the value of the given entry by using the provided IValueFormatter.
drawValue(Canvas,IValueFormatter,Float,Entry,Integer,Float,Float,Integer) - function in com.github.mikephil.charting.renderer.CombinedChartRenderer
Draws the value of the given entry by using the provided IValueFormatter.
drawValue(Canvas,IValueFormatter,Float,Entry,Integer,Float,Float,Integer) - function in com.github.mikephil.charting.renderer.DataRenderer
Draws the value of the given entry by using the provided IValueFormatter.
drawValue(Canvas,IValueFormatter,Float,Entry,Integer,Float,Float,Integer) - function in com.github.mikephil.charting.renderer.HorizontalBarChartRenderer
Draws the value of the given entry by using the provided IValueFormatter.
drawValue(Canvas,IValueFormatter,Float,Entry,Integer,Float,Float,Integer) - function in com.github.mikephil.charting.renderer.LineChartRenderer
Draws the value of the given entry by using the provided IValueFormatter.
drawValue(Canvas,IValueFormatter,Float,Entry,Integer,Float,Float,Integer) - function in com.github.mikephil.charting.renderer.LineRadarRenderer
Draws the value of the given entry by using the provided IValueFormatter.
drawValue(Canvas,IValueFormatter,Float,Entry,Integer,Float,Float,Integer) - function in com.github.mikephil.charting.renderer.LineScatterCandleRadarRenderer
Draws the value of the given entry by using the provided IValueFormatter.
drawValue(Canvas,IValueFormatter,Float,Entry,Integer,Float,Float,Integer) - function in com.github.mikephil.charting.renderer.PieChartRenderer
Draws the value of the given entry by using the provided IValueFormatter.
drawValue(Canvas,IValueFormatter,Float,Entry,Integer,Float,Float,Integer) - function in com.github.mikephil.charting.renderer.RadarChartRenderer
Draws the value of the given entry by using the provided IValueFormatter.
drawValue(Canvas,IValueFormatter,Float,Entry,Integer,Float,Float,Integer) - function in com.github.mikephil.charting.renderer.RoundedBarChartRenderer
Draws the value of the given entry by using the provided IValueFormatter.
drawValue(Canvas,IValueFormatter,Float,Entry,Integer,Float,Float,Integer) - function in com.github.mikephil.charting.renderer.RoundedHorizontalBarChartRenderer
Draws the value of the given entry by using the provided IValueFormatter.
drawValue(Canvas,IValueFormatter,Float,Entry,Integer,Float,Float,Integer) - function in com.github.mikephil.charting.renderer.ScatterChartRenderer
Draws the value of the given entry by using the provided IValueFormatter.
drawValues(Canvas) - function in com.github.mikephil.charting.renderer.BarLineScatterCandleBubbleRenderer
 
drawValues(Canvas) - function in com.github.mikephil.charting.renderer.BarChartRenderer
Loops over all Entries and draws their values.
drawValues(Canvas) - function in com.github.mikephil.charting.renderer.BubbleChartRenderer
Loops over all Entries and draws their values.
drawValues(Canvas) - function in com.github.mikephil.charting.renderer.CandleStickChartRenderer
Loops over all Entries and draws their values.
drawValues(Canvas) - function in com.github.mikephil.charting.renderer.CombinedChartRenderer
Loops over all Entries and draws their values.
drawValues(Canvas) - function in com.github.mikephil.charting.renderer.DataRenderer
Loops over all Entries and draws their values.
drawValues(Canvas) - function in com.github.mikephil.charting.renderer.HorizontalBarChartRenderer
Loops over all Entries and draws their values.
drawValues(Canvas) - function in com.github.mikephil.charting.renderer.LineChartRenderer
Loops over all Entries and draws their values.
drawValues(Canvas) - function in com.github.mikephil.charting.renderer.LineRadarRenderer
Loops over all Entries and draws their values.
drawValues(Canvas) - function in com.github.mikephil.charting.renderer.LineScatterCandleRadarRenderer
Loops over all Entries and draws their values.
drawValues(Canvas) - function in com.github.mikephil.charting.renderer.PieChartRenderer
Loops over all Entries and draws their values.
drawValues(Canvas) - function in com.github.mikephil.charting.renderer.RadarChartRenderer
Loops over all Entries and draws their values.
drawValues(Canvas) - function in com.github.mikephil.charting.renderer.RoundedBarChartRenderer
Loops over all Entries and draws their values.
drawValues(Canvas) - function in com.github.mikephil.charting.renderer.RoundedHorizontalBarChartRenderer
Loops over all Entries and draws their values.
drawValues(Canvas) - function in com.github.mikephil.charting.renderer.ScatterChartRenderer
Loops over all Entries and draws their values.
drawXAxisValue(Canvas,String,float,float,Paint,MPPointF,float) - function in com.github.mikephil.charting.utils.Utils
 
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