Uses of Class
sigmlanim.JAnimgenConfigData

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

Uses of JAnimgenConfigData in sigmlanim
 

Constructors in sigmlanim with parameters of type JAnimgenConfigData
JAnimgen(JAOptions JA_OPTS, JAnimgenConfigData CFG_DATA, StreamedSiGMLSupplierForAnimationGen SIGML_SUPPLIER)
           
JAnimgen(JAOptions JA_OPTS, JAnimgenConfigData CFG_DATA, StreamedSiGMLSupplierForAnimationGen SIGML_SUPPLIER, boolean MULTI_SIGN)
          Constructs a new streamed Java animgen wrapper with the given configuration data, and runs an animgen thread using the given signs stream supplier as its input source.