|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectgnu.app.Application
gnu.x11.Application
gnu.x11.extension.glx.Application
gnu.app.redbook.AlphaOrder
public class AlphaOrder
Draw two overlapping filled triangles. To demonstrate the effect of
order on alpha blending. To toggle the order of drawing, press 't' or
'T'. Modified from alpha.c
.
Field Summary |
---|
Fields inherited from class gnu.x11.Application |
---|
display |
Constructor Summary | |
---|---|
AlphaOrder(java.lang.String[] args)
|
Method Summary | |
---|---|
static void |
main(java.lang.String[] args)
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public AlphaOrder(java.lang.String[] args)
Method Detail |
---|
public static void main(java.lang.String[] args)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |