|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectartofillusion.ui.Compound3DManipulator.HandleEvent
artofillusion.ui.Compound3DManipulator.HandlePressedEvent
public class Compound3DManipulator.HandlePressedEvent
This is the event class generated when the user clicks on a handle.
Constructor Summary | |
---|---|
Compound3DManipulator.HandlePressedEvent(ViewerCanvas view,
Compound3DManipulator.HandleType handleType,
Compound3DManipulator.Axis axis,
java.awt.Rectangle screenBounds,
BoundingBox selectionBounds,
WidgetMouseEvent event)
|
Method Summary |
---|
Methods inherited from class artofillusion.ui.Compound3DManipulator.HandleEvent |
---|
getAxis, getHandleType, getManipulator, getMouseEvent, getScreenBounds, getSelectionBounds, getView |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public Compound3DManipulator.HandlePressedEvent(ViewerCanvas view, Compound3DManipulator.HandleType handleType, Compound3DManipulator.Axis axis, java.awt.Rectangle screenBounds, BoundingBox selectionBounds, WidgetMouseEvent event)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |