artofillusion.animation
Class SelectionInfo

java.lang.Object
  extended by artofillusion.animation.SelectionInfo

public class SelectionInfo
extends java.lang.Object


Field Summary
 Keyframe key
           
 int keyIndex
           
 boolean[] selected
           
 Track track
           
 
Constructor Summary
SelectionInfo(Track tr, Keyframe k)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

track

public Track track

key

public Keyframe key

keyIndex

public int keyIndex

selected

public boolean[] selected
Constructor Detail

SelectionInfo

public SelectionInfo(Track tr,
                     Keyframe k)


Copyright © 1999-2011 by Peter Eastman.