Class AxeYLineAnnotation
java.lang.Object
org.jzy3d.plot3d.primitives.axis.annotations.AxeYLineAnnotation
- All Implemented Interfaces:
AxeAnnotation
-
Field Summary
-
Constructor Summary
-
Method Summary
-
Field Details
-
value
protected float value -
color
-
width
protected float width
-
-
Constructor Details
-
AxeYLineAnnotation
public AxeYLineAnnotation()
-
-
Method Details
-
draw
- Specified by:
draw
in interfaceAxeAnnotation
-
drawLine
-
getValue
public float getValue() -
setValue
public void setValue(float value) -
getColor
-
setColor
-
getWidth
public float getWidth() -
setWidth
public void setWidth(float width)
-