Uses of Class
artofillusion.animation.SelectionInfo

Packages that use SelectionInfo
artofillusion.animation   
 

Uses of SelectionInfo in artofillusion.animation
 

Methods in artofillusion.animation that return SelectionInfo
 SelectionInfo[] Score.getSelectedKeyframes()
          Get the currently selected keyframes.
 

Methods in artofillusion.animation with parameters of type SelectionInfo
 void Score.addSelectedKeyframes(SelectionInfo[] newsel)
          Add a set of keyframes to the selection.
 void Score.setSelectedKeyframes(SelectionInfo[] sel)
          Set the currently selected keyframes.
 



Copyright © 1999-2011 by Peter Eastman.