org.jzy3d.plot3d.primitives.axes
Class AxeCrossAnnotation
- java.lang.Object
-
- org.jzy3d.plot3d.primitives.axes.AxeLineAnnotation
-
- org.jzy3d.plot3d.primitives.axes.AxeCrossAnnotation
-
- All Implemented Interfaces:
- AxeAnnotation
public class AxeCrossAnnotation extends AxeLineAnnotation implements AxeAnnotation
-
-
Constructor Summary
Constructors Constructor and Description AxeCrossAnnotation()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method and Description voiddraw(com.jogamp.opengl.GL gl, AxeBox axe)Coord2dgetValue()voidsetValue(Coord2d value)-
Methods inherited from class org.jzy3d.plot3d.primitives.axes.AxeLineAnnotation
drawHorizontalLineGL2, drawHorizontalLineGLES2, drawVerticalLineGL2, drawVerticalLineGLES2, getColor, getWidth, setColor, setWidth
-
-
-
-
Method Detail
-
draw
public void draw(com.jogamp.opengl.GL gl, AxeBox axe)- Specified by:
drawin interfaceAxeAnnotation
-
getValue
public Coord2d getValue()
-
setValue
public void setValue(Coord2d value)
-
-
DMelt 3.0 © DataMelt by jWork.ORG