Package | Description |
---|---|
sigmlgen |
This package imlements the generation of SiGML documents in various forms.
|
Modifier and Type | Method and Description |
---|---|
void |
GSiGMLSign.setPlayerSettings(PlayerSettings ps)
Sets this signs camera and ambient motions settings to match
those in the given player settings, which may be
null , in
which case the existing settings are unchanged. |
void |
GSiGMLSign.supplementPlayerSettings(PlayerSettings ps)
Uses the given settings to supplement, but not to override
this sign's existing settings, i.e.
|
Constructor and Description |
---|
GSiGMLSign(java.lang.String gsigml,
java.lang.String glss,
PlayerSettings psttngs)
Constructs a new sign with the given components.
|