org.jplot2d.axtick
Interface TickUnitConverter
-
public interface TickUnitConverterAn interface to convert the input values to the values in the unit that the tick calculator accepted.
-
-
Field Summary
Fields Modifier and Type Field and Description static TickUnitConverterIDENTITY
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method and Description doubleconvertD2T(double v)Convert the input value to tick valuedoubleconvertT2D(double v)Convert the tick value to input value
-
-
-
Field Detail
-
IDENTITY
static final TickUnitConverter IDENTITY
-
-
DMelt 3.0 © DataMelt by jWork.ORG