public class LocalOrientationControl extends Control
GraphicComponent
in its local coordinate system.Constructor and Description |
---|
LocalOrientationControl(Monitor monitor)
Creates a new instance of LocalOrientationControl
|
Modifier and Type | Method and Description |
---|---|
void |
control(int z)
Changes the orientation say rotates the component of the control
in its local coordinate system.
|
void |
control(int x,
int y)
Changes the orientation say rotates the component of the control
in its local coordinate system.
|
byte[] |
getColor()
Returns the color of the control.
|
getCenter, projectVector, setCenter, setComponent
public LocalOrientationControl(Monitor monitor)