class Graphics
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
double[] |
position |
java.lang.String |
style |
Constructor and Description |
---|
Graphics() |
Modifier and Type | Method and Description |
---|---|
java.lang.Object[] |
getPosition() |
void |
setX(double value) |
void |
setY(double value) |
void |
setZ(double value) |