Documentation of 'org.jplot2d.axtick.TickUnitConverter' Java class
TickUnitConverter
org.jplot2d.axtick

Interface TickUnitConverter



  • public interface TickUnitConverter
    An interface to convert the input values to the values in the unit that the tick calculator accepted.
    • Method Detail

      • convertD2T

        double convertD2T(double v)
        Convert the input value to tick value
        Parameters:
        v -
        Returns:
      • convertT2D

        double convertT2D(double v)
        Convert the tick value to input value
        Parameters:
        v -
        Returns:

DMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.