public class AxeXRectangleAnnotation extends AxeXLineAnnotation implements AxeAnnotation
| Modifier and Type | Class and Description |
|---|---|
static class |
AxeXRectangleAnnotation.PolygonMode |
valuecolor, 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, setValuedrawHorizontalLineGL2, drawHorizontalLineGLES2, drawVerticalLineGL2, drawVerticalLineGLES2, getColor, getWidth, setColor, setWidthclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitdrawprotected 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.