Uses of Package
org.pushingpixels.trident.interpolator

Packages that use org.pushingpixels.trident.interpolator
org.pushingpixels.trident   
org.pushingpixels.trident.android   
org.pushingpixels.trident.interpolator   
org.pushingpixels.trident.swing   
org.pushingpixels.trident.swt   
 

Classes in org.pushingpixels.trident.interpolator used by org.pushingpixels.trident
KeyFrames
          KeyFrames holds information about the times at which values are sampled (KeyTimes) and the values at those times (KeyValues).
PropertyInterpolator
           
PropertyInterpolatorSource
           
 

Classes in org.pushingpixels.trident.interpolator used by org.pushingpixels.trident.android
PropertyInterpolator
           
PropertyInterpolatorSource
           
 

Classes in org.pushingpixels.trident.interpolator used by org.pushingpixels.trident.interpolator
KeyTimes
          Stores a list of times from 0 to 1 (the elapsed fraction of an animation cycle) that are used in calculating interpolated values for PropertySetter given a matching set of KeyValues and Interpolators for those time intervals.
KeyValues
          Stores a list of values that correspond to the times in a KeyTimes object.
PropertyInterpolator
           
PropertyInterpolatorSource
           
 

Classes in org.pushingpixels.trident.interpolator used by org.pushingpixels.trident.swing
PropertyInterpolator
           
PropertyInterpolatorSource
           
 

Classes in org.pushingpixels.trident.interpolator used by org.pushingpixels.trident.swt
PropertyInterpolator
           
PropertyInterpolatorSource
           
 



Copyright © 2010. All Rights Reserved.