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
N
- naturalOrder() - function in java.util.EntryXComparator
- needsFormatter() - function in com.github.mikephil.charting.interfaces.datasets.IBubbleDataSet
- Returns true if the valueFormatter object of this DataSet is null.
- needsFormatter() - function in com.github.mikephil.charting.interfaces.datasets.IRadarDataSet
- Returns true if the valueFormatter object of this DataSet is null.
- needsFormatter() - function in com.github.mikephil.charting.interfaces.datasets.ILineRadarDataSet
- Returns true if the valueFormatter object of this DataSet is null.
- needsFormatter() - function in com.github.mikephil.charting.interfaces.datasets.IBarDataSet
- Returns true if the valueFormatter object of this DataSet is null.
- needsFormatter() - function in com.github.mikephil.charting.interfaces.datasets.IScatterDataSet
- Returns true if the valueFormatter object of this DataSet is null.
- needsFormatter() - function in com.github.mikephil.charting.interfaces.datasets.IDataSet
- Returns true if the valueFormatter object of this DataSet is null.
- needsFormatter() - function in com.github.mikephil.charting.interfaces.datasets.IPieDataSet
- Returns true if the valueFormatter object of this DataSet is null.
- needsFormatter() - function in com.github.mikephil.charting.interfaces.datasets.ILineDataSet
- Returns true if the valueFormatter object of this DataSet is null.
- needsFormatter() - function in com.github.mikephil.charting.interfaces.datasets.ICandleDataSet
- Returns true if the valueFormatter object of this DataSet is null.
- needsFormatter() - function in com.github.mikephil.charting.interfaces.datasets.IBarLineScatterCandleBubbleDataSet
- needsFormatter() - function in com.github.mikephil.charting.interfaces.datasets.ILineScatterCandleRadarDataSet
- needsFormatter() - function in com.github.mikephil.charting.data.DataSet
- Returns true if the valueFormatter object of this DataSet is null.
- needsFormatter() - function in com.github.mikephil.charting.interfaces.datasets.DataSet
- Returns true if the valueFormatter object of this DataSet is null.
- needsFormatter() - function in com.github.mikephil.charting.data.BubbleDataSet
- Returns true if the valueFormatter object of this DataSet is null.
- needsFormatter() - function in com.github.mikephil.charting.interfaces.datasets.BubbleDataSet
- Returns true if the valueFormatter object of this DataSet is null.
- needsFormatter() - function in com.github.mikephil.charting.data.LineRadarDataSet
- Returns true if the valueFormatter object of this DataSet is null.
- needsFormatter() - function in com.github.mikephil.charting.interfaces.datasets.LineRadarDataSet
- Returns true if the valueFormatter object of this DataSet is null.
- needsFormatter() - function in com.github.mikephil.charting.data.LineScatterCandleRadarDataSet
- Returns true if the valueFormatter object of this DataSet is null.
- needsFormatter() - function in com.github.mikephil.charting.interfaces.datasets.LineScatterCandleRadarDataSet
- Returns true if the valueFormatter object of this DataSet is null.
- needsFormatter() - function in com.github.mikephil.charting.data.LineDataSet
- Returns true if the valueFormatter object of this DataSet is null.
- needsFormatter() - function in com.github.mikephil.charting.interfaces.datasets.LineDataSet
- Returns true if the valueFormatter object of this DataSet is null.
- needsFormatter() - function in com.github.mikephil.charting.data.RadarDataSet
- Returns true if the valueFormatter object of this DataSet is null.
- needsFormatter() - function in com.github.mikephil.charting.interfaces.datasets.RadarDataSet
- Returns true if the valueFormatter object of this DataSet is null.
- needsFormatter() - function in com.github.mikephil.charting.data.PieDataSet
- Returns true if the valueFormatter object of this DataSet is null.
- needsFormatter() - function in com.github.mikephil.charting.interfaces.datasets.PieDataSet
- Returns true if the valueFormatter object of this DataSet is null.
- needsFormatter() - function in com.github.mikephil.charting.data.CandleDataSet
- Returns true if the valueFormatter object of this DataSet is null.
- needsFormatter() - function in com.github.mikephil.charting.interfaces.datasets.CandleDataSet
- Returns true if the valueFormatter object of this DataSet is null.
- needsFormatter() - function in com.github.mikephil.charting.data.BarDataSet
- Returns true if the valueFormatter object of this DataSet is null.
- needsFormatter() - function in com.github.mikephil.charting.interfaces.datasets.BarDataSet
- Returns true if the valueFormatter object of this DataSet is null.
- needsFormatter() - function in com.github.mikephil.charting.data.BarLineScatterCandleBubbleDataSet
- Returns true if the valueFormatter object of this DataSet is null.
- needsFormatter() - function in com.github.mikephil.charting.interfaces.datasets.BarLineScatterCandleBubbleDataSet
- Returns true if the valueFormatter object of this DataSet is null.
- needsFormatter() - function in com.github.mikephil.charting.data.ScatterDataSet
- Returns true if the valueFormatter object of this DataSet is null.
- needsFormatter() - function in com.github.mikephil.charting.interfaces.datasets.ScatterDataSet
- Returns true if the valueFormatter object of this DataSet is null.
- needsFormatter() - function in com.github.mikephil.charting.data.BaseDataSet
- needsHighlight(int) - function in com.github.mikephil.charting.charts.PieChart
- Checks if the given index is set to be highlighted.
- needsOffset() - function in com.github.mikephil.charting.components.YAxis
- Returns true if this axis needs horizontal offset, false if no offset is needed.
- nextUp(double) - function in com.github.mikephil.charting.utils.Utils
- Replacement for the Math.nextUp(...) method that is only available inHONEYCOMB and higher.
- NONE - enum entry in com.github.mikephil.charting.listener.ChartTouchListener.ChartGesture
- NONE - enum entry in com.github.mikephil.charting.components.Legend.LegendForm
Avoid drawing a form
- normalize() - function in com.github.mikephil.charting.matrix.Vector3
- notifyDataChanged() - function in com.github.mikephil.charting.data.BubbleData
- Call this method to let the ChartData know that the underlying data haschanged.
- notifyDataChanged() - function in com.github.mikephil.charting.data.ScatterData
- Call this method to let the ChartData know that the underlying data haschanged.
- notifyDataChanged() - function in com.github.mikephil.charting.data.ChartData
- Call this method to let the ChartData know that the underlying data haschanged.
- notifyDataChanged() - function in com.github.mikephil.charting.data.LineData
- Call this method to let the ChartData know that the underlying data haschanged.
- notifyDataChanged() - function in com.github.mikephil.charting.data.CandleData
- Call this method to let the ChartData know that the underlying data haschanged.
- notifyDataChanged() - function in com.github.mikephil.charting.data.BarLineScatterCandleBubbleData
- Call this method to let the ChartData know that the underlying data haschanged.
- notifyDataChanged() - function in com.github.mikephil.charting.data.PieData
- Call this method to let the ChartData know that the underlying data haschanged.
- notifyDataChanged() - function in com.github.mikephil.charting.data.BarData
- Call this method to let the ChartData know that the underlying data haschanged.
- notifyDataChanged() - function in com.github.mikephil.charting.data.CombinedData
- Call this method to let the ChartData know that the underlying data haschanged.
- notifyDataChanged() - function in com.github.mikephil.charting.data.RadarData
- Call this method to let the ChartData know that the underlying data haschanged.
- notifyDataSetChanged() - function in com.github.mikephil.charting.data.DataSet
- notifyDataSetChanged() - function in com.github.mikephil.charting.data.BubbleDataSet
- notifyDataSetChanged() - function in com.github.mikephil.charting.data.LineRadarDataSet
- notifyDataSetChanged() - function in com.github.mikephil.charting.data.LineScatterCandleRadarDataSet
- notifyDataSetChanged() - function in com.github.mikephil.charting.data.LineDataSet
- notifyDataSetChanged() - function in com.github.mikephil.charting.data.RadarDataSet
- notifyDataSetChanged() - function in com.github.mikephil.charting.data.PieDataSet
- notifyDataSetChanged() - function in com.github.mikephil.charting.data.CandleDataSet
- notifyDataSetChanged() - function in com.github.mikephil.charting.data.BarDataSet
- notifyDataSetChanged() - function in com.github.mikephil.charting.data.BarLineScatterCandleBubbleDataSet
- notifyDataSetChanged() - function in com.github.mikephil.charting.data.ScatterDataSet
- notifyDataSetChanged() - function in com.github.mikephil.charting.data.BaseDataSet
- Use this method to tell the data set that the underlying data has changed.
- notifyDataSetChanged() - function in com.github.mikephil.charting.charts.BubbleChart
- Lets the chart know its underlying data has changed and performs allnecessary recalculations.
- notifyDataSetChanged() - function in com.github.mikephil.charting.charts.PieChart
- Lets the chart know its underlying data has changed and performs allnecessary recalculations.
- notifyDataSetChanged() - function in com.github.mikephil.charting.charts.Chart
- Lets the chart know its underlying data has changed and performs allnecessary recalculations.
- notifyDataSetChanged() - function in com.github.mikephil.charting.charts.PieRadarChartBase
- Lets the chart know its underlying data has changed and performs allnecessary recalculations.
- notifyDataSetChanged() - function in com.github.mikephil.charting.charts.CombinedChart
- Lets the chart know its underlying data has changed and performs allnecessary recalculations.
- notifyDataSetChanged() - function in com.github.mikephil.charting.charts.ScatterChart
- Lets the chart know its underlying data has changed and performs allnecessary recalculations.
- notifyDataSetChanged() - function in com.github.mikephil.charting.charts.HorizontalBarChart
- Lets the chart know its underlying data has changed and performs allnecessary recalculations.
- notifyDataSetChanged() - function in com.github.mikephil.charting.charts.BarLineChartBase
- Lets the chart know its underlying data has changed and performs allnecessary recalculations.
- notifyDataSetChanged() - function in com.github.mikephil.charting.charts.CandleStickChart
- Lets the chart know its underlying data has changed and performs allnecessary recalculations.
- notifyDataSetChanged() - function in com.github.mikephil.charting.charts.RadarChart
- Lets the chart know its underlying data has changed and performs allnecessary recalculations.
- notifyDataSetChanged() - function in com.github.mikephil.charting.charts.BarChart
- Lets the chart know its underlying data has changed and performs allnecessary recalculations.
- notifyDataSetChanged() - function in com.github.mikephil.charting.charts.LineChart
- notifySubtreeAccessibilityStateChanged(View,View,int) - function in android.view.BubbleChart
- notifySubtreeAccessibilityStateChanged(View,View,int) - function in android.view.PieChart
- notifySubtreeAccessibilityStateChanged(View,View,int) - function in android.view.Chart
- notifySubtreeAccessibilityStateChanged(View,View,int) - function in android.view.PieRadarChartBase
- notifySubtreeAccessibilityStateChanged(View,View,int) - function in android.view.CombinedChart
- notifySubtreeAccessibilityStateChanged(View,View,int) - function in android.view.ScatterChart
- notifySubtreeAccessibilityStateChanged(View,View,int) - function in android.view.HorizontalBarChart
- notifySubtreeAccessibilityStateChanged(View,View,int) - function in android.view.BarLineChartBase
- notifySubtreeAccessibilityStateChanged(View,View,int) - function in android.view.CandleStickChart
- notifySubtreeAccessibilityStateChanged(View,View,int) - function in android.view.RadarChart
- notifySubtreeAccessibilityStateChanged(View,View,int) - function in android.view.BarChart
- notifySubtreeAccessibilityStateChanged(View,View,Integer) - function in android.view.LineChart
- notifySubtreeAccessibilityStateChanged(View,View,int) - function in android.view.MarkerView
- nullsFirst(Comparator) - function in java.util.EntryXComparator
- nullsLast(Comparator) - function in java.util.EntryXComparator