Package 

Class BarBuffer

    • Field Summary

      Fields 
      Modifier and Type Field Description
      public final FloatArray buffer
    • Method Summary

      Modifier and Type Method Description
      final Unit setBarWidth(Float barWidthGiven)
      final Unit setDataSet(Integer index)
      final Unit setInverted(Boolean invertedGiven)
      String toString()
      Unit feed(IBarDataSet data) Builds up the buffer with the provided data and resets the buffer-index after feed-completion.
      • Methods inherited from class com.github.mikephil.charting.buffer.BarBuffer

        limitFrom, limitTo, reset, setPhases, size
      • Methods inherited from class java.lang.Object

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