Class LinearAxis.Cache

  • Enclosing class:
    LinearAxis

    protected class LinearAxis.Cache
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Modifier Constructor Description
      protected Cache()  
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • localScale

        protected double localScale
      • localCurrentLowerBound

        protected double localCurrentLowerBound
      • localCurrentUpperBound

        protected double localCurrentUpperBound
      • localOffset

        protected double localOffset
      • isVerticalAxis

        protected boolean isVerticalAxis
      • axisWidth

        protected double axisWidth
      • axisHeight

        protected double axisHeight
    • Constructor Detail

      • Cache

        protected Cache()