Documentation of 'jas2.plot.DateCoordinateTransformation' Java class
DateCoordinateTransformation
jas2.plot

Interface DateCoordinateTransformation

    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method and Description
      double convert(long d)
      Returns a pixel value on the axis for the given date value.
      long getAxisMax()
      Returns the maximum value on the axis.
      long getAxisMin()
      Returns the minimum value on the axis.
      long map(double i)
      Returns a date value for the given pixel value.
    • Method Detail

      • convert

        double convert(long d)
        Returns a pixel value on the axis for the given date value.
      • map

        long map(double i)
        Returns a date value for the given pixel value.
      • getAxisMin

        long getAxisMin()
        Returns the minimum value on the axis.
      • getAxisMax

        long getAxisMax()
        Returns the maximum value on the axis.

DataMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.