Package 

Class PieRadarHighlighter

    • Method Summary

      Modifier and Type Method Description
      Highlight getHighlight(float x, float y) Returns a Highlight object corresponding to the given x- and y- touch positions in pixels.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • PieRadarHighlighter

        PieRadarHighlighter(T chart)
    • Method Detail

      • getHighlight

         Highlight getHighlight(float x, float y)

        Returns a Highlight object corresponding to the given x- and y- touch positions in pixels.