com.sun.electric.plugins.j3d
Class JMouseRotate

java.lang.Object
  extended by MouseRotate
      extended by com.sun.electric.plugins.j3d.JMouseRotate

public class JMouseRotate
extends MouseRotate

Extending original rotation class to allow rotation not from original behavior

Version:
0.1
Author:
Gilda Garreton

Constructor Summary
JMouseRotate(int flags)
           
 
Method Summary
 void setRotation(double angleX, double angleY, double angleZ)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JMouseRotate

public JMouseRotate(int flags)
Method Detail

setRotation

public void setRotation(double angleX,
                        double angleY,
                        double angleZ)