public class RadarHighlighter extends PieRadarHighlighter<RadarChart>
mChart, mHighlightBuffer| Constructor and Description |
|---|
RadarHighlighter(RadarChart chart) |
| Modifier and Type | Method and Description |
|---|---|
protected Highlight |
getClosestHighlight(int index,
float x,
float y)
Returns the closest Highlight object of the given objects based on the touch position inside the chart.
|
protected java.util.List<Highlight> |
getHighlightsAtIndex(int index)
Returns an array of Highlight objects for the given index.
|
getHighlightpublic RadarHighlighter(RadarChart chart)
protected Highlight getClosestHighlight(int index, float x, float y)
PieRadarHighlightergetClosestHighlight in class PieRadarHighlighter<RadarChart>protected java.util.List<Highlight> getHighlightsAtIndex(int index)
index -