Class AxeYLineAnnotation

    • Field Detail

      • value

        protected float value
      • color

        protected Color color
      • width

        protected float width
    • Constructor Detail

      • AxeYLineAnnotation

        public AxeYLineAnnotation()
    • Method Detail

      • getValue

        public float getValue()
      • setValue

        public void setValue​(float value)
      • getColor

        public Color getColor()
      • setColor

        public void setColor​(Color color)
      • getWidth

        public float getWidth()
      • setWidth

        public void setWidth​(float width)