public class AxeXRectangleAnnotation extends AxeXLineAnnotation implements AxeAnnotation
Modifier and Type | Class and Description |
---|---|
static class |
AxeXRectangleAnnotation.PolygonMode |
value
color, width
Constructor and Description |
---|
AxeXRectangleAnnotation() |
Modifier and Type | Method and Description |
---|---|
protected void |
applyPolygonModeFill(com.jogamp.opengl.GL gl) |
protected void |
applyPolygonModeLine(com.jogamp.opengl.GL gl) |
void |
drawLineGL2(com.jogamp.opengl.GL gl,
Range yrange,
Range zrange) |
void |
drawLineGLES2(Range yrange,
Range zrange) |
protected void |
polygonOffseFillEnable(com.jogamp.opengl.GL gl) |
protected void |
polygonOffsetFillDisable(com.jogamp.opengl.GL gl) |
draw, getValue, setValue
drawHorizontalLineGL2, drawHorizontalLineGLES2, drawVerticalLineGL2, drawVerticalLineGLES2, getColor, getWidth, setColor, setWidth
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
draw
protected void applyPolygonModeLine(com.jogamp.opengl.GL gl)
protected void applyPolygonModeFill(com.jogamp.opengl.GL gl)
protected void polygonOffseFillEnable(com.jogamp.opengl.GL gl)
protected void polygonOffsetFillDisable(com.jogamp.opengl.GL gl)
Copyright © 2016. All rights reserved.