|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectchemaxon.marvin.space.monitor.Control
chemaxon.marvin.space.monitor.GlobalOrientationControl
public class GlobalOrientationControl
This control is to change the orientation say rotate a GraphicComponent
in the global coordinate system.
| Field Summary |
|---|
| Fields inherited from class chemaxon.marvin.space.monitor.Control |
|---|
ambient, center, component, DEFAULT_SIZE, diffuse, monitor, shininess, size, specular, x, y |
| Constructor Summary | |
|---|---|
GlobalOrientationControl(Monitor monitor)
Creates a new instance of GlobalOrientationControl |
|
| Method Summary | |
|---|---|
void |
control(int z)
Changes the orientation that is rotates the component of the control in the global coordinate system. |
void |
control(int x,
int y)
Changes the orientation say rotates the component of the control in the global coordinate system. |
byte[] |
getColor()
Returns the color of the control. |
| Methods inherited from class chemaxon.marvin.space.monitor.Control |
|---|
getCenter, projectVector, setCenter, setComponent |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public GlobalOrientationControl(Monitor monitor)
| Method Detail |
|---|
public byte[] getColor()
getColor in class Control
public void control(int x,
int y)
control in class Controlpublic void control(int z)
control in class Control
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||