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

Class ReciprocalTickCalculator



  • public class ReciprocalTickCalculator
    extends DoubleTickCalculator
    A TickCalculator for reciprocal. A reciprocal ticks contains a primary tick zone, with a end tick value is multiple of the other end. The reasonable multiplying factor is 4.
    • Constructor Detail

      • ReciprocalTickCalculator

        public ReciprocalTickCalculator()
    • Method Detail

      • getMinorNumber

        public int getMinorNumber()
        Specified by:
        getMinorNumber in class TickCalculator
        Returns:
        the actual minor tick number.
      • calcLabelTextFormat

        public java.text.Format calcLabelTextFormat(java.lang.Object canonicalValues)
        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

DMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.