Uses of Package
sigmlanim

Packages that use sigmlanim
player Provides several signed-animation players: each player combines a JARP avatar canvas with a source of animation data, and provides an API allowing an enclosing GUI container both to control this player and to obtain status information from it in real-time. 
sigmlanim Provides classes supporting the conversion of SiGML to CAS data streams, using a JNI interface to the animgen library. 
sigmlanim.sigmlstream   
sigmlanim.sigmlstream.interfaces   
 

Classes in sigmlanim used by player
AnimatedSign
          This class extends a GSiGMLSign by attaching the corresponding seqence of animation frames to it.
SiGMLAnimation
          A description of a SiGML animation.
 

Classes in sigmlanim used by sigmlanim
AnimatedSign
          This class extends a GSiGMLSign by attaching the corresponding seqence of animation frames to it.
JAnimgenConfigData
          Animgen configuration data record.
SiGMLAnimation
          A description of a SiGML animation.
StreamableAnimationLoader
          Generates an animation for a given SiGML URL or string, using a SAX-based parsing infrastructure that allows streaming access to the animation, that is, early signs in the sequence may have their animations attached, and these animations may be used, before later signs in the sequence have been processed at all.
 

Classes in sigmlanim used by sigmlanim.sigmlstream
AnimatedSign
          This class extends a GSiGMLSign by attaching the corresponding seqence of animation frames to it.
 

Classes in sigmlanim used by sigmlanim.sigmlstream.interfaces
AnimatedSign
          This class extends a GSiGMLSign by attaching the corresponding seqence of animation frames to it.