Package | Description |
---|---|
sigmlanim |
Provides classes supporting the conversion of SiGML to CAS data streams,
using a JNI interface to the animgen library.
|
Constructor and Description |
---|
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.
|