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
-
Field Summary
Fields inherited from class org.jzy3d.plot3d.primitives.axis.annotations.AxeLineAnnotation
color, width
-
Constructor Summary
-
Method Summary
Methods inherited from class org.jzy3d.plot3d.primitives.axis.annotations.AxeLineAnnotation
drawHorizontalLineGL2, drawVerticalLine, getColor, getWidth, setColor, setWidth
-
Field Details
-
value
protected float value
-
-
Constructor Details
-
AxeXLineAnnotation
public AxeXLineAnnotation()
-
-
Method Details
-
draw
- Specified by:
draw
in interfaceAxeAnnotation
-
getValue
public float getValue() -
setValue
public void setValue(float value)
-