|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectsigmlgen.playerctrl.SiGMLPlayerTagDefs
public class SiGMLPlayerTagDefs
Definitions of element and attribute names and values for a
SiGML <player_settings>
element.
Field Summary | |
---|---|
static java.lang.String |
AMBIENTS_TAG
ambient_motions element tag. |
static java.lang.String |
BLINK_ATTR
blink attribute name. |
static java.lang.String |
BODY_ATTR
body attribute name. |
static java.lang.String |
CAM_LOC_TAG
camera_location element tag. |
static java.lang.String |
CX_ATTR
cx attribute name. |
static java.lang.String |
CY_ATTR
cy attribute name. |
static java.lang.String |
FOV_ATTR
fov attribute name. |
static java.lang.String |
HEAD_ATTR
head attribute name. |
static java.lang.String |
ON_FLAG
ON attribute value. |
static java.lang.String |
PHI_ATTR
phi attribute name. |
static java.lang.String |
R_ATTR
r attribute name. |
static java.lang.String |
THETA_ATTR
theta attribute name. |
Constructor Summary | |
---|---|
SiGMLPlayerTagDefs()
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final java.lang.String CAM_LOC_TAG
camera_location
element tag.
public static final java.lang.String AMBIENTS_TAG
ambient_motions
element tag.
public static final java.lang.String CX_ATTR
cx
attribute name.
public static final java.lang.String CY_ATTR
cy
attribute name.
public static final java.lang.String R_ATTR
r
attribute name.
public static final java.lang.String THETA_ATTR
theta
attribute name.
public static final java.lang.String PHI_ATTR
phi
attribute name.
public static final java.lang.String FOV_ATTR
fov
attribute name.
public static final java.lang.String BODY_ATTR
body
attribute name.
public static final java.lang.String HEAD_ATTR
head
attribute name.
public static final java.lang.String BLINK_ATTR
blink
attribute name.
public static final java.lang.String ON_FLAG
ON
attribute value.
Constructor Detail |
---|
public SiGMLPlayerTagDefs()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |