|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use StreamedSiGMLSupplierForAnimationGen | |
---|---|
sigmlanim | Provides classes supporting the conversion of SiGML to CAS data streams, using a JNI interface to the animgen library. |
sigmlanim.sigmlstream |
Uses of StreamedSiGMLSupplierForAnimationGen in sigmlanim |
---|
Constructors in sigmlanim with parameters of type StreamedSiGMLSupplierForAnimationGen | |
---|---|
JAnimgen(JAnimgenConfigData CFG_DATA,
StreamedSiGMLSupplierForAnimationGen SIGML_SUPPLIER)
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. |
Uses of StreamedSiGMLSupplierForAnimationGen in sigmlanim.sigmlstream |
---|
Classes in sigmlanim.sigmlstream that implement StreamedSiGMLSupplierForAnimationGen | |
---|---|
class |
SiGMLInputAnimGenCoordinator
A SiGMLInputAnimGenCoordinator acts both as a StreamedSiGMLReceiver and as a
StreamedSiGMLSupplierForAnimationGen ,
passing the (as yet unanimated) signs it receives from its source on
to a SiGMLAnimationBuildHandler , supplied at construction time,
and also caching them and passing them on to the coordinator's
target animation generator |
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |