Package 

Class LineAndPointRenderer

    • Method Summary

      Modifier and Type Method Description
      void onRender(Canvas canvas, RectF plotArea, XYSeries series, FormatterType formatter, RenderStack stack)
      void doDrawLegendIcon(Canvas canvas, RectF rect, LineAndPointFormatter formatter) Draw the legend icon in the rect passed in.
      • Methods inherited from class com.androidplot.xy.XYSeriesRenderer

        getUniqueRegionFormatters
      • Methods inherited from class com.androidplot.ui.SeriesRenderer

        drawSeriesLegendIcon, getFormatter, getPlot, getSeriesAndFormatterList, getSeriesList, render, setPlot
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait