Uses of Class
ucar.visad.display.AnimationSetInfo

Packages that use AnimationSetInfo
ucar.visad.display Provides support for hiding some of the complexity of the VisAD package. 
 

Uses of AnimationSetInfo in ucar.visad.display
 

Methods in ucar.visad.display that return AnimationSetInfo
 AnimationSetInfo AnimationInfo.getAnimationSetInfo()
          Get the AnimationSetInfo property.
 AnimationSetInfo AnimationWidget.getAnimationSetInfo()
          Holds the synthetic animation set info
 

Methods in ucar.visad.display with parameters of type AnimationSetInfo
 void AnimationInfo.setAnimationSetInfo(AnimationSetInfo value)
          Set the AnimationSetInfo property.
 

Constructors in ucar.visad.display with parameters of type AnimationSetInfo
AnimationSetInfo(AnimationSetInfo that)
          copy ctor