Interface Summary |
SiGMLAnimationBuildHandler |
Handler interface defining significant events during the construction
of an animation sequence for a SiGML sign sequence. |
SiGMLAnimationLoadEventHandler |
Handler interface defining the main stages in the loading/generation
of an animation for a SiGML sequence. |
SiGMLUnitStreamHandler |
A SiGMLUnitStreamHandler is an XMLUnitStreamHandler
augmented with the capacity to accept notification of a base URI
associated with any XML unit in the incoming stream. |
StreamedSiGMLReceiver |
Interface to be implemented by an object able to receive the signs
in a SiGML document as an event stream. |
StreamedSiGMLSupplierForAnimationGen |
Interface implemented by an object able to supply the content of
a SiGML document to an animation module as a stream of
AnimatedSign s, with animation data not yet attached at the
time they are supplied. |