Package | Description |
---|---|
jautil |
Provides utility classes for the Java ARP avatar subsystem.
|
player |
Provides several signed-animation players:
each player combines a JARP avatar canvas with a source
of animation data, and provides an API allowing an enclosing GUI
container both to control this player and to obtain status information
from it in real-time.
|
Modifier and Type | Class and Description |
---|---|
class |
SiGMLPipe
A simple pipe for SiGML input, allowing the SiGML text to be
supplied as a sequence of fragments over time.
|
Modifier and Type | Method and Description |
---|---|
JALoadingPlayer.SiGMLPipeWriter |
JALoadingPlayer.playSiGMLPiped()
Starts playing the animation generated via a new SiGML pipe,
returning the SiGML pipe writer via which the SiGML is to be
generated by the caller.
|