Documentation of 'jcckit.util.TicLabelFormat' Java class
TicLabelFormat
jcckit.util

Interface TicLabelFormat

  • All Known Implementing Classes:
    Format, TicLabelMap


    public interface TicLabelFormat
    Format interface for tic labels. Maps a numerical tic value onto a string.
    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method and Description
      java.lang.String form(double ticValue)
      Forms the specified tic value to a string.
    • Method Detail

      • form

        java.lang.String form(double ticValue)
        Forms the specified tic value to a string. Note, the numerical ticValue may be mapped onto a non-numerical one.

DataMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.