Packages |
broadcast |
This package contains classes implementing the generation and
synchronized dispatch of SiGML sequences over UDP to accompany a broadcast
TV transmission. |
hamnewlex |
This package contains the lexer class and associated token types
interface that together define the conversion of a manual
HamNoSys 4 string to an ANTLR TokenStream . |
hamparse |
This package contains the ANTLR parser class and the associated
token types interface that together implement the parsing of
manual HamNoSys 4 sign definitions to produce an AST. |
hamwalk |
This package contains the ANTLR-generated (AST) tree walker class and the
supporting class and interface that together implement the generation of
a HamNoSysML (HML) sign element from an AST generated by the
hamparse package for
a manual HamNoSys 4 sign definition. |
hnscnvt |
This package implements the processing of HamNoSys 4 sign data
in various input formats to give the corresponding HamNoSysML (HML)
and gestural SiGML representations. |
hnsgen |
This package implements the conversion of gestural SiGML signs
(that is, <hamgestural_sign> elements) to the corresponding
HamNoSys 4 signs, represented as HNS SiGML signs
(that is, <hns_sign> elements). |
sigmlgen |
This package imlements the generation of SiGML documents in various forms. |
sigmlgen.playerctrl |
This package defines the classes that record the information in
SiGML a <player_settings> element, that is, information
defining camera settings and the avatar's ambient motion settings. |
sigmlgen.xslth4 |
|
sigmlinlib |
This package defines the classes that define the main SiGML Input Library
API, including the provision of a networked SiGML signing data input service
using TCP/IP and UDP server sockets, suitable for use by an avatar based
SiGML animation module. |
sigmlstream.xml |
|
ssclient |
This package defines the classes that implement the SiGML Signing Client
application, which provides GUI-based SiGML signing data input, editing,
and client-side dispatch to a network-hosted SiGML animation service. |
util |
A collection of utility classes for the SiGML Input Library. |
xml |
A collection of support classes for XML data handling. |
xml.newsax |
|