Class FancyTickGenerator

    • Constructor Detail

      • FancyTickGenerator

        public FancyTickGenerator()
    • Method Detail

      • floorInBase

        protected double floorInBase​(double n,
                                     double base)
        Round to nearby lower multiple of base.
        Parameters:
        n - the number
        base - the base to use
        Returns:
        the result