artofillusion.ui
Class Compound3DManipulator.HandleReleasedEvent

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

public class Compound3DManipulator.HandleReleasedEvent
extends Compound3DManipulator.HandleEvent

This is the event class generated when the user releases on a handle.


Constructor Summary
Compound3DManipulator.HandleReleasedEvent(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.HandleReleasedEvent

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


Copyright © 1999-2011 by Peter Eastman.