|
||||||||||
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.Robot
public class Robot
Draw a robot's arm. To demonstrate how to composite modeling
transformations to draw translated and hierarchical models. To rotate
robot's shoulder, press 's' or 'S'. To rotate robot's elbow, press 'e'
or 'E'. Modified from robot.c
.
Field Summary |
---|
Fields inherited from class gnu.x11.Application |
---|
display |
Constructor Summary | |
---|---|
Robot(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 Robot(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 |