Class AbstractValueIndicator.Delta

  • Enclosing class:
    AbstractValueIndicator

    protected class AbstractValueIndicator.Delta
    extends java.lang.Object
    • Field Summary

      Fields 
      Modifier and Type Field Description
      protected double x  
      protected double y  
    • Constructor Summary

      Constructors 
      Modifier Constructor Description
      protected Delta()  
    • Method Summary

      • Methods inherited from class java.lang.Object

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

      • x

        protected double x
      • y

        protected double y
    • Constructor Detail

      • Delta

        protected Delta()