Uses of Class
sigmlanim.StreamableAnimationLoader

Packages that use StreamableAnimationLoader
sigmlanim Provides classes supporting the conversion of SiGML to CAS data streams, using a JNI interface to the animgen library. 
 

Uses of StreamableAnimationLoader in sigmlanim
 

Subclasses of StreamableAnimationLoader in sigmlanim
 class NonStreamedAnimationLoader
          Generates a SiGML animation for a given SiGML URL or string, using JAnimgen in non-streamed generation mode.
 class StreamedAnimationLoader
          Generates a SiGML animation for a given SiGML URL or string, using JAnimgen in streamed generation mode.