org.jzy3d.plot3d.primitives.axes
Class AxeXRectangleAnnotation
- java.lang.Object
-
- org.jzy3d.plot3d.primitives.axes.AxeLineAnnotation
-
- org.jzy3d.plot3d.primitives.axes.AxeXLineAnnotation
-
- org.jzy3d.plot3d.primitives.axes.AxeXRectangleAnnotation
-
- All Implemented Interfaces:
- AxeAnnotation
public class AxeXRectangleAnnotation extends AxeXLineAnnotation implements AxeAnnotation
-
-
Nested Class Summary
Nested Classes Modifier and Type Class and Description static classAxeXRectangleAnnotation.PolygonMode
-
Constructor Summary
Constructors Constructor and Description AxeXRectangleAnnotation()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method and Description voiddrawLineGL2(com.jogamp.opengl.GL gl, Range yrange, Range zrange)voiddrawLineGLES2(Range yrange, Range zrange)-
Methods inherited from class org.jzy3d.plot3d.primitives.axes.AxeXLineAnnotation
draw, getValue, setValue
-
Methods inherited from class org.jzy3d.plot3d.primitives.axes.AxeLineAnnotation
drawHorizontalLineGL2, drawHorizontalLineGLES2, drawVerticalLineGL2, drawVerticalLineGLES2, getColor, getWidth, setColor, setWidth
-
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Methods inherited from interface org.jzy3d.plot3d.primitives.axes.AxeAnnotation
draw
-
-
DMelt 3.0 © DataMelt by jWork.ORG