|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjava.awt.event.MouseAdapter
javax.swing.event.MouseInputAdapter
org.rubato.rubettes.bigbang.view.controller.score.ObjectTransformationAdapter
org.rubato.rubettes.bigbang.view.controller.score.ObjectReflectionAdapter
public class ObjectReflectionAdapter
Constructor Summary | |
---|---|
ObjectReflectionAdapter(ViewController controller)
|
|
ObjectReflectionAdapter(ViewController controller,
double[] startingPoint,
double[] reflectionVector)
|
Method Summary |
---|
Methods inherited from class org.rubato.rubettes.bigbang.view.controller.score.ObjectTransformationAdapter |
---|
mouseClicked, mouseDragged, mousePressed, mouseReleased |
Methods inherited from class java.awt.event.MouseAdapter |
---|
mouseEntered, mouseExited, mouseMoved, mouseWheelMoved |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface java.awt.event.MouseListener |
---|
mouseEntered, mouseExited |
Methods inherited from interface java.awt.event.MouseMotionListener |
---|
mouseMoved |
Constructor Detail |
---|
public ObjectReflectionAdapter(ViewController controller)
public ObjectReflectionAdapter(ViewController controller, double[] startingPoint, double[] reflectionVector)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |