Class JISADefaultAxis.Cache

  • Enclosing class:
    JISADefaultAxis

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

      • localScale

        protected double localScale
      • localCurrentLowerBound

        protected double localCurrentLowerBound
      • localCurrentUpperBound

        protected double localCurrentUpperBound
      • localOffset

        protected double localOffset
      • localOffset2

        protected double localOffset2
      • 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
    • Constructor Detail

      • Cache

        protected Cache()