Class LogarithmicAxis.Cache

  • Enclosing class:
    LogarithmicAxis

    protected class LogarithmicAxis.Cache
    extends java.lang.Object
    • Field Detail

      • localCurrentLowerBound

        protected double localCurrentLowerBound
      • localCurrentUpperBound

        protected double localCurrentUpperBound
      • upperBoundLog

        protected double upperBoundLog
      • lowerBoundLog

        protected double lowerBoundLog
      • logScaleLength

        protected double logScaleLength
      • logScaleLengthInv

        protected double logScaleLengthInv
      • isVerticalAxis

        protected boolean isVerticalAxis
      • axisWidth

        protected double axisWidth
      • axisHeight

        protected double axisHeight
      • logBase

        protected double logBase
    • Constructor Detail

      • Cache

        protected Cache()