artofillusion.animation
Class EditKeyframesDialog
java.lang.Object
artofillusion.animation.EditKeyframesDialog
public class EditKeyframesDialog
- extends java.lang.Object
EditKeyframesDialog presents a dialog box for doing bulk editing of keyframes. It is used
for the Move, Copy, Rescale, Loop, and Delete commands
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MOVE
public static final int MOVE
- See Also:
- Constant Field Values
COPY
public static final int COPY
- See Also:
- Constant Field Values
RESCALE
public static final int RESCALE
- See Also:
- Constant Field Values
LOOP
public static final int LOOP
- See Also:
- Constant Field Values
DELETE
public static final int DELETE
- See Also:
- Constant Field Values
EditKeyframesDialog
public EditKeyframesDialog(LayoutWindow win,
int operation)
Copyright © 1999-2011 by Peter Eastman.