Package 

Class YScale.MinMaxAsNearestValue

    • Field Summary

      Fields 
      Modifier and Type Field Description
      private final Float modValue
    • Method Summary

      Modifier and Type Method Description
      final Float getModValue()
      • Methods inherited from class cz.applifting.appgraph.charts.common.YScale.MinMaxAsNearestValue

        chartYToCanvasY, getLabels, setupValuesFromData
      • Methods inherited from class java.lang.Object

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

      • YScale.MinMaxAsNearestValue

        YScale.MinMaxAsNearestValue(Float modValue, Float dataMin, Float dataMax)