Class AxeXLineAnnotation

java.lang.Object
org.jzy3d.plot3d.primitives.axis.annotations.AxeLineAnnotation
org.jzy3d.plot3d.primitives.axis.annotations.AxeXLineAnnotation
All Implemented Interfaces:
AxeAnnotation
Direct Known Subclasses:
AxeXRectangleAnnotation

public class AxeXLineAnnotation extends AxeLineAnnotation implements AxeAnnotation
  • Field Details

    • value

      protected float value
  • Constructor Details

    • AxeXLineAnnotation

      public AxeXLineAnnotation()
  • Method Details

    • draw

      public void draw(IPainter painter, AxisBox axe)
      Specified by:
      draw in interface AxeAnnotation
    • getValue

      public float getValue()
    • setValue

      public void setValue(float value)