artofillusion.ui
Class Compound3DManipulator.HandlePressedEvent

java.lang.Object
  extended by artofillusion.ui.Compound3DManipulator.HandleEvent
      extended by artofillusion.ui.Compound3DManipulator.HandlePressedEvent
Enclosing class:
Compound3DManipulator

public class Compound3DManipulator.HandlePressedEvent
extends Compound3DManipulator.HandleEvent

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

Compound3DManipulator.HandlePressedEvent

public Compound3DManipulator.HandlePressedEvent(ViewerCanvas view,
                                                Compound3DManipulator.HandleType handleType,
                                                Compound3DManipulator.Axis axis,
                                                java.awt.Rectangle screenBounds,
                                                BoundingBox selectionBounds,
                                                WidgetMouseEvent event)


Copyright © 1999-2011 by Peter Eastman.