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