|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectopengl.RectangleRenderer
public class RectangleRenderer
| Constructor Summary | |
|---|---|
RectangleRenderer()
|
|
| Method Summary | |
|---|---|
static void |
animateStatement(int which,
boolean show)
|
static void |
colorsChanged(boolean changed)
|
static void |
createList(javax.media.opengl.GL gl,
CodeItem item,
int which)
|
static void |
draw(javax.media.opengl.GL gl,
int i)
|
static void |
drawSelectedRectangle(javax.media.opengl.GL gl,
CodeItem item)
|
static void |
init(javax.media.opengl.GL gl)
|
static void |
setDisplayListSize(int size)
|
static void |
setGlobalAlpha(float alpha)
|
static void |
setHighlightAlpha(float alpha)
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public RectangleRenderer()
| Method Detail |
|---|
public static void setDisplayListSize(int size)
public static void init(javax.media.opengl.GL gl)
public static void draw(javax.media.opengl.GL gl,
int i)
public static void drawSelectedRectangle(javax.media.opengl.GL gl,
CodeItem item)
public static void createList(javax.media.opengl.GL gl,
CodeItem item,
int which)
public static void animateStatement(int which,
boolean show)
public static void colorsChanged(boolean changed)
public static void setGlobalAlpha(float alpha)
public static void setHighlightAlpha(float alpha)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||