Class AxeXRectangleAnnotation
java.lang.Object
org.jzy3d.plot3d.primitives.axis.annotations.AxeLineAnnotation
org.jzy3d.plot3d.primitives.axis.annotations.AxeXLineAnnotation
org.jzy3d.plot3d.primitives.axis.annotations.AxeXRectangleAnnotation
- All Implemented Interfaces:
AxeAnnotation
-
Field Summary
Fields inherited from class org.jzy3d.plot3d.primitives.axis.annotations.AxeXLineAnnotation
value
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.AxeXLineAnnotation
draw, getValue, setValue
Methods inherited from class org.jzy3d.plot3d.primitives.axis.annotations.AxeLineAnnotation
drawHorizontalLineGL2, drawVerticalLine, getColor, getWidth, setColor, setWidth
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface org.jzy3d.plot3d.primitives.axis.annotations.AxeAnnotation
draw
-
Constructor Details
-
AxeXRectangleAnnotation
public AxeXRectangleAnnotation()
-
-
Method Details
-
drawLine
-