public class AxeXLineAnnotation extends AxeLineAnnotation implements AxeAnnotation
| Modifier and Type | Field and Description |
|---|---|
protected float |
value |
color, width| Constructor and Description |
|---|
AxeXLineAnnotation() |
| Modifier and Type | Method and Description |
|---|---|
void |
draw(com.jogamp.opengl.GL gl,
AxeBox axe) |
float |
getValue() |
void |
setValue(float value) |
drawHorizontalLineGL2, drawHorizontalLineGLES2, drawVerticalLineGL2, drawVerticalLineGLES2, getColor, getWidth, setColor, setWidthpublic void draw(com.jogamp.opengl.GL gl,
AxeBox axe)
draw in interface AxeAnnotationpublic float getValue()
public void setValue(float value)
Copyright © 2016. All rights reserved.