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

Class TimeHmsTickCalculator

  • All Implemented Interfaces:
    RangeAdvisor


    public class TimeHmsTickCalculator
    extends AbstractLinearTickCalculator
    This calculator works on seconds, and accept a TickUnitConverter, in case of the input data is not in seconds.
    • Constructor Detail

    • Method Detail

      • calcLabelTextFormat

        public TimeHmsFormat calcLabelTextFormat(java.lang.Object values)
        Description copied from class: TickCalculator
        Calculate a proper text format to format the labels on given values. A calculator can just returns a text format and do not provide a format string (returns a empty string). If The returned text format is null, a proper format string must be provided.
        Specified by:
        calcLabelTextFormat in class TickCalculator
        Returns:
        a text format object
      • calcLabelFormatString

        public java.lang.String calcLabelFormatString(java.lang.Object values)
        Description copied from class: TickCalculator
        Calculate a proper format string to format the labels on given values.
        Overrides:
        calcLabelFormatString in class DoubleTickCalculator
        Returns:

DMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.