Package 

Interface LineLabelFormatter

    • Method Summary

      Modifier and Type Method Description
      abstract Paint getPaint(Number value)
      • Methods inherited from class java.lang.Object

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

      • getPaint

         abstract Paint getPaint(Number value)
        Parameters:
        value - The value being rendered by this formatter.