Package org.web3d.x3d.jsail.HAnim
Class HAnimSiteObject
java.lang.Object
org.web3d.x3d.jsail.X3DConcreteElement
org.web3d.x3d.jsail.X3DConcreteNode
org.web3d.x3d.jsail.HAnim.HAnimSiteObject
- All Implemented Interfaces:
X3DChildNode
,X3DNode
,X3DBoundedObject
,X3DGroupingNode
,HAnimSite
public class HAnimSiteObject extends X3DConcreteNode implements HAnimSite
An HAnimSite node serves three purposes: (a) define an "end effector" location which can be used by an inverse kinematics system, (b) define an attachment point for accessories such as jewelry and clothing, and (c) define a location for a Viewpoint virtual camera in the reference frame of an HAnimSegment (such as a view "through the eyes" of the humanoid for use in multi-user worlds).
X3D node tooltip: [X3DGroupingNode,X3DVisibleObject] An HAnimSite node serves three purposes: (a) define an "end effector" location which can be used by an inverse kinematics system, (b) define an attachment point for accessories such as jewelry and clothing, and (c) define a location for a Viewpoint virtual camera in the reference frame of an HAnimSegment (such as a view "through the eyes" of the humanoid for use in multi-user worlds).
Package hint: This org.web3d.x3d.jsail concrete class is used for implementing a standalone X3D object as a Plain Old Java Object (POJO). If you are writing Java code for use inside an X3D Script node, compile separate code using only the org.web3d.x3d.sai package instead.
X3D node tooltip: [X3DGroupingNode,X3DVisibleObject] An HAnimSite node serves three purposes: (a) define an "end effector" location which can be used by an inverse kinematics system, (b) define an attachment point for accessories such as jewelry and clothing, and (c) define a location for a Viewpoint virtual camera in the reference frame of an HAnimSegment (such as a view "through the eyes" of the humanoid for use in multi-user worlds).
- Hint: HAnimSite nodes are stored as children of an HAnimSegment node.
- Warning: ensure that visible HAnimSite locations are not inadvertently obscured by skin animation.
- Hint: HAnim Specification https://www.web3d.org/documents/specifications/19774/V2.0
- Hint: HAnim Specification part 1, Site https://www.web3d.org/documents/specifications/19774/V2.0/Architecture/ObjectInterfaces.html#Site
- Hint: HAnim Specification part 1, Annex B, Feature points for the human body https://www.web3d.org/documents/specifications/19774/V2.0/Architecture/FeaturePoints.html
- Hint: X3D for Advanced Modeling (X3D4AM) slideset http://x3dgraphics.com/slidesets/X3dForAdvancedModeling/HumanoidAnimation.pdf
- Warning: requires X3D profile='Full' or else include <component name='H-Anim' level='1'/>
- Warning: the number of contained <HAnimSite USE='*' containerField='sites, skeleton or viewpoints'/> nodes at top level of HAnimHumanoid needs to match the number of corresponding HAnimSite node instances found within the preceding skeleton hierarchy.
Package hint: This org.web3d.x3d.jsail concrete class is used for implementing a standalone X3D object as a Plain Old Java Object (POJO). If you are writing Java code for use inside an X3D Script node, compile separate code using only the org.web3d.x3d.sai package instead.
-
Field Summary
Fields Modifier and Type Field Description static float[]
BBOXCENTER_DEFAULT_VALUE
SFVec3f field named bboxCenter has default value {0f,0f,0f} (Java syntax) or 0 0 0 (XML syntax).static boolean
BBOXDISPLAY_DEFAULT_VALUE
SFBool field named bboxDisplay has default value false (Java syntax) or false (XML syntax).static float[]
BBOXSIZE_DEFAULT_VALUE
SFVec3f field named bboxSize has default value {-1f,-1f,-1f} (Java syntax) or -1 -1 -1 (XML syntax).static float[]
CENTER_DEFAULT_VALUE
SFVec3f field named center has default value {0f,0f,0f} (Java syntax) or 0 0 0 (XML syntax).static java.lang.String
COMPONENT
String constant COMPONENT defines X3D component for the HAnimSite element: HAnimstatic java.lang.String
containerField_DEFAULT_VALUE
containerField describes typical field relationship of a node to its parent.static java.lang.String
DESCRIPTION_DEFAULT_VALUE
SFString field named description has default value equal to an empty string.static java.lang.String
fromField_BBOXDISPLAY
fromField ROUTE name for SFBool field named bboxDisplay.static java.lang.String
fromField_CENTER
fromField ROUTE name for SFVec3f field named center.static java.lang.String
fromField_CHILDREN
fromField ROUTE name for MFNode field named children.static java.lang.String
fromField_DESCRIPTION
fromField ROUTE name for SFString field named description.static java.lang.String
fromField_IS
fromField ROUTE name for SFNode field named IS.static java.lang.String
fromField_METADATA
fromField ROUTE name for SFNode field named metadata.static java.lang.String
fromField_NAME
fromField ROUTE name for SFString field named name.static java.lang.String
fromField_ROTATION
fromField ROUTE name for SFRotation field named rotation.static java.lang.String
fromField_SCALE
fromField ROUTE name for SFVec3f field named scale.static java.lang.String
fromField_SCALEORIENTATION
fromField ROUTE name for SFRotation field named scaleOrientation.static java.lang.String
fromField_TRANSLATION
fromField ROUTE name for SFVec3f field named translation.static java.lang.String
fromField_VISIBLE
fromField ROUTE name for SFBool field named visible.static ISObject
IS_DEFAULT_VALUE
SFNode field named IS has default value null (Java syntax) or NULL (XML syntax).static int
LEVEL
Integer constant LEVEL provides default X3D HAnim component level for this element: 1static X3DMetadataObject
METADATA_DEFAULT_VALUE
SFNode field named metadata has default value null (Java syntax) or NULL (XML syntax).static java.lang.String
NAME
String constant NAME provides name of this element: HAnimSite.static java.lang.String
NAME_ADAMS_APPLE
SFString field named name with X3DUOM simpleType hanimFeaturePointNameValues and with X3DUOM baseType xs:NMTOKEN can equal this value "adams_apple" (Java syntax) or adams_apple (XML syntax).static int
NAME_ADAMS_APPLE_INDEX
SFString xs:NMTOKEN enumeration value "adams_apple" has unique index 11static int
NAME_ADAMS_APPLE_LOA
SFString xs:NMTOKEN enumeration value "adams_apple" has unique Level Of Articulation loa=2static java.lang.String
NAME_ADAMS_APPLE_PARENT
SFString xs:NMTOKEN enumeration value "adams_apple" has unique parent "c2" in HAnimSegmentObjectstatic java.lang.String
NAME_BUTTOCKS_STANDING_WALL_CONTACT_POINT
SFString field named name with X3DUOM simpleType hanimFeaturePointNameValues and with X3DUOM baseType xs:NMTOKEN can equal this value "buttocks_standing_wall_contact_point" (Java syntax) or buttocks_standing_wall_contact_point (XML syntax).static int
NAME_BUTTOCKS_STANDING_WALL_CONTACT_POINT_INDEX
SFString xs:NMTOKEN enumeration value "buttocks_standing_wall_contact_point" has unique index 93static int
NAME_BUTTOCKS_STANDING_WALL_CONTACT_POINT_LOA
SFString xs:NMTOKEN enumeration value "buttocks_standing_wall_contact_point" has unique Level Of Articulation loa=1static java.lang.String
NAME_BUTTOCKS_STANDING_WALL_CONTACT_POINT_PARENT
SFString xs:NMTOKEN enumeration value "buttocks_standing_wall_contact_point" has unique parent "pelvis" in HAnimSegmentObjectstatic java.lang.String
NAME_CERVICALE
SFString field named name with X3DUOM simpleType hanimFeaturePointNameValues and with X3DUOM baseType xs:NMTOKEN can equal this value "cervicale" (Java syntax) or cervicale (XML syntax).static int
NAME_CERVICALE_INDEX
SFString xs:NMTOKEN enumeration value "cervicale" has unique index 10static int
NAME_CERVICALE_LOA
SFString xs:NMTOKEN enumeration value "cervicale" has unique Level Of Articulation loa=2static java.lang.String
NAME_CERVICALE_PARENT
SFString xs:NMTOKEN enumeration value "cervicale" has unique parent "t1" in HAnimSegmentObjectstatic java.lang.String
NAME_CROTCH
SFString field named name with X3DUOM simpleType hanimFeaturePointNameValues and with X3DUOM baseType xs:NMTOKEN can equal this value "crotch" (Java syntax) or crotch (XML syntax).static int
NAME_CROTCH_INDEX
SFString xs:NMTOKEN enumeration value "crotch" has unique index 38static int
NAME_CROTCH_LOA
SFString xs:NMTOKEN enumeration value "crotch" has unique Level Of Articulation loa=1static java.lang.String
NAME_CROTCH_PARENT
SFString xs:NMTOKEN enumeration value "crotch" has unique parent "pelvis" in HAnimSegmentObjectstatic java.lang.String
NAME_DEFAULT_VALUE
SFString field named name has default value equal to an empty string.static java.lang.String
NAME_GLABELLA
Tooltip: glabella is between the eyebrows and above the nose.static int
NAME_GLABELLA_INDEX
SFString xs:NMTOKEN enumeration value "glabella" has unique index 1static int
NAME_GLABELLA_LOA
SFString xs:NMTOKEN enumeration value "glabella" has unique Level Of Articulation loa=1static java.lang.String
NAME_GLABELLA_PARENT
SFString xs:NMTOKEN enumeration value "glabella" has unique parent "skull" in HAnimSegmentObjectstatic java.lang.String
NAME_L_ACROMION
SFString field named name with X3DUOM simpleType hanimFeaturePointNameValues and with X3DUOM baseType xs:NMTOKEN can equal this value "l_acromion" (Java syntax) or l_acromion (XML syntax).static int
NAME_L_ACROMION_INDEX
SFString xs:NMTOKEN enumeration value "l_acromion" has unique index 15static int
NAME_L_ACROMION_LOA
SFString xs:NMTOKEN enumeration value "l_acromion" has unique Level Of Articulation loa=2static java.lang.String
NAME_L_ACROMION_PARENT
SFString xs:NMTOKEN enumeration value "l_acromion" has unique parent "l_clavicle" in HAnimSegmentObjectstatic java.lang.String
NAME_L_ASIS
SFString field named name with X3DUOM simpleType hanimFeaturePointNameValues and with X3DUOM baseType xs:NMTOKEN can equal this value "l_asis" (Java syntax) or l_asis (XML syntax).static java.lang.String
NAME_L_ASIS_ALIAS
SFString xs:NMTOKEN enumeration value "l_asis" has alias "Leftt Anterior Superior Iliac Spine"static int
NAME_L_ASIS_INDEX
SFString xs:NMTOKEN enumeration value "l_asis" has unique index 32static int
NAME_L_ASIS_LOA
SFString xs:NMTOKEN enumeration value "l_asis" has unique Level Of Articulation loa=1static java.lang.String
NAME_L_ASIS_PARENT
SFString xs:NMTOKEN enumeration value "l_asis" has unique parent "pelvis" in HAnimSegmentObjectstatic java.lang.String
NAME_L_AXILLA_DISTAL
Tooltip: Left Axilla Distal (Posterior).static java.lang.String
NAME_L_AXILLA_DISTAL_ALIAS
SFString xs:NMTOKEN enumeration value "l_axilla_distal" has alias "l_axilla_post"static int
NAME_L_AXILLA_DISTAL_INDEX
SFString xs:NMTOKEN enumeration value "l_axilla_distal" has unique index 17static int
NAME_L_AXILLA_DISTAL_LOA
SFString xs:NMTOKEN enumeration value "l_axilla_distal" has unique Level Of Articulation loa=2static java.lang.String
NAME_L_AXILLA_DISTAL_PARENT
SFString xs:NMTOKEN enumeration value "l_axilla_distal" has unique parent "l_clavicle" in HAnimSegmentObjectstatic java.lang.String
NAME_L_AXILLA_POSTERIOR_FOLDS
SFString field named name with X3DUOM simpleType hanimFeaturePointNameValues and with X3DUOM baseType xs:NMTOKEN can equal this value "l_axilla_posterior_folds" (Java syntax) or l_axilla_posterior_folds (XML syntax).static int
NAME_L_AXILLA_POSTERIOR_FOLDS_INDEX
SFString xs:NMTOKEN enumeration value "l_axilla_posterior_folds" has unique index 18static int
NAME_L_AXILLA_POSTERIOR_FOLDS_LOA
SFString xs:NMTOKEN enumeration value "l_axilla_posterior_folds" has unique Level Of Articulation loa=2static java.lang.String
NAME_L_AXILLA_POSTERIOR_FOLDS_PARENT
SFString xs:NMTOKEN enumeration value "l_axilla_posterior_folds" has unique parent "l_clavicle" in HAnimSegmentObjectstatic java.lang.String
NAME_L_AXILLA_PROXIMAL
Tooltip: Left Axilla Proximal (Anterior).static java.lang.String
NAME_L_AXILLA_PROXIMAL_ALIAS
SFString xs:NMTOKEN enumeration value "l_axilla_proximal" has alias "l_axilla_ant"static int
NAME_L_AXILLA_PROXIMAL_INDEX
SFString xs:NMTOKEN enumeration value "l_axilla_proximal" has unique index 16static int
NAME_L_AXILLA_PROXIMAL_LOA
SFString xs:NMTOKEN enumeration value "l_axilla_proximal" has unique Level Of Articulation loa=2static java.lang.String
NAME_L_AXILLA_PROXIMAL_PARENT
SFString xs:NMTOKEN enumeration value "l_axilla_proximal" has unique parent "l_clavicle" in HAnimSegmentObjectstatic java.lang.String
NAME_L_BIDELTOID
SFString field named name with X3DUOM simpleType hanimFeaturePointNameValues and with X3DUOM baseType xs:NMTOKEN can equal this value "l_bideltoid" (Java syntax) or l_bideltoid (XML syntax).static int
NAME_L_BIDELTOID_INDEX
SFString xs:NMTOKEN enumeration value "l_bideltoid" has unique index 96static int
NAME_L_BIDELTOID_LOA
SFString xs:NMTOKEN enumeration value "l_bideltoid" has unique Level Of Articulation loa=1static java.lang.String
NAME_L_BIDELTOID_PARENT
SFString xs:NMTOKEN enumeration value "l_bideltoid" has unique parent "l_upperarm" in HAnimSegmentObjectstatic java.lang.String
NAME_L_CALCANEUS_POSTERIOR
SFString field named name with X3DUOM simpleType hanimFeaturePointNameValues and with X3DUOM baseType xs:NMTOKEN can equal this value "l_calcaneus_posterior" (Java syntax) or l_calcaneus_posterior (XML syntax).static java.lang.String
NAME_L_CALCANEUS_POSTERIOR_ALIAS
SFString xs:NMTOKEN enumeration value "l_calcaneus_posterior" has alias "l_calcaneum"static int
NAME_L_CALCANEUS_POSTERIOR_INDEX
SFString xs:NMTOKEN enumeration value "l_calcaneus_posterior" has unique index 58static int
NAME_L_CALCANEUS_POSTERIOR_LOA
SFString xs:NMTOKEN enumeration value "l_calcaneus_posterior" has unique Level Of Articulation loa=1static java.lang.String
NAME_L_CALCANEUS_POSTERIOR_PARENT
SFString xs:NMTOKEN enumeration value "l_calcaneus_posterior" has unique parent "l_talus" in HAnimSegmentObjectstatic java.lang.String
NAME_L_CARPAL_DISTAL_PHALANX_1
SFString field named name with X3DUOM simpleType hanimFeaturePointNameValues and with X3DUOM baseType xs:NMTOKEN can equal this value "l_carpal_distal_phalanx_1" (Java syntax) or l_carpal_distal_phalanx_1 (XML syntax).static java.lang.String
NAME_L_CARPAL_DISTAL_PHALANX_1_ALIAS
SFString xs:NMTOKEN enumeration value "l_carpal_distal_phalanx_1" has alias "l_thumb_distal"static int
NAME_L_CARPAL_DISTAL_PHALANX_1_INDEX
SFString xs:NMTOKEN enumeration value "l_carpal_distal_phalanx_1" has unique index 101static int
NAME_L_CARPAL_DISTAL_PHALANX_1_LOA
SFString xs:NMTOKEN enumeration value "l_carpal_distal_phalanx_1" has unique Level Of Articulation loa=2static java.lang.String
NAME_L_CARPAL_DISTAL_PHALANX_1_PARENT
SFString xs:NMTOKEN enumeration value "l_carpal_distal_phalanx_1" has unique parent "l_carpal_distal_phalanx_1" in HAnimSegmentObjectstatic java.lang.String
NAME_L_CARPAL_DISTAL_PHALANX_2
SFString field named name with X3DUOM simpleType hanimFeaturePointNameValues and with X3DUOM baseType xs:NMTOKEN can equal this value "l_carpal_distal_phalanx_2" (Java syntax) or l_carpal_distal_phalanx_2 (XML syntax).static java.lang.String
NAME_L_CARPAL_DISTAL_PHALANX_2_ALIAS
SFString xs:NMTOKEN enumeration value "l_carpal_distal_phalanx_2" has alias "l_index_distal"static int
NAME_L_CARPAL_DISTAL_PHALANX_2_INDEX
SFString xs:NMTOKEN enumeration value "l_carpal_distal_phalanx_2" has unique index 102static int
NAME_L_CARPAL_DISTAL_PHALANX_2_LOA
SFString xs:NMTOKEN enumeration value "l_carpal_distal_phalanx_2" has unique Level Of Articulation loa=2static java.lang.String
NAME_L_CARPAL_DISTAL_PHALANX_2_PARENT
SFString xs:NMTOKEN enumeration value "l_carpal_distal_phalanx_2" has unique parent "l_carpal_distal_phalanx_2" in HAnimSegmentObjectstatic java.lang.String
NAME_L_CARPAL_DISTAL_PHALANX_3
SFString field named name with X3DUOM simpleType hanimFeaturePointNameValues and with X3DUOM baseType xs:NMTOKEN can equal this value "l_carpal_distal_phalanx_3" (Java syntax) or l_carpal_distal_phalanx_3 (XML syntax).static java.lang.String
NAME_L_CARPAL_DISTAL_PHALANX_3_ALIAS
SFString xs:NMTOKEN enumeration value "l_carpal_distal_phalanx_3" has alias "l_middle_distal"static int
NAME_L_CARPAL_DISTAL_PHALANX_3_INDEX
SFString xs:NMTOKEN enumeration value "l_carpal_distal_phalanx_3" has unique index 103static int
NAME_L_CARPAL_DISTAL_PHALANX_3_LOA
SFString xs:NMTOKEN enumeration value "l_carpal_distal_phalanx_3" has unique Level Of Articulation loa=2static java.lang.String
NAME_L_CARPAL_DISTAL_PHALANX_3_PARENT
SFString xs:NMTOKEN enumeration value "l_carpal_distal_phalanx_3" has unique parent "l_carpal_distal_phalanx_3" in HAnimSegmentObjectstatic java.lang.String
NAME_L_CARPAL_DISTAL_PHALANX_4
SFString field named name with X3DUOM simpleType hanimFeaturePointNameValues and with X3DUOM baseType xs:NMTOKEN can equal this value "l_carpal_distal_phalanx_4" (Java syntax) or l_carpal_distal_phalanx_4 (XML syntax).static java.lang.String
NAME_L_CARPAL_DISTAL_PHALANX_4_ALIAS
SFString xs:NMTOKEN enumeration value "l_carpal_distal_phalanx_4" has alias "l_ring_distal"static int
NAME_L_CARPAL_DISTAL_PHALANX_4_INDEX
SFString xs:NMTOKEN enumeration value "l_carpal_distal_phalanx_4" has unique index 104static int
NAME_L_CARPAL_DISTAL_PHALANX_4_LOA
SFString xs:NMTOKEN enumeration value "l_carpal_distal_phalanx_4" has unique Level Of Articulation loa=2static java.lang.String
NAME_L_CARPAL_DISTAL_PHALANX_4_PARENT
SFString xs:NMTOKEN enumeration value "l_carpal_distal_phalanx_4" has unique parent "l_carpal_distal_phalanx_4" in HAnimSegmentObjectstatic java.lang.String
NAME_L_CARPAL_DISTAL_PHALANX_5
SFString field named name with X3DUOM simpleType hanimFeaturePointNameValues and with X3DUOM baseType xs:NMTOKEN can equal this value "l_carpal_distal_phalanx_5" (Java syntax) or l_carpal_distal_phalanx_5 (XML syntax).static java.lang.String
NAME_L_CARPAL_DISTAL_PHALANX_5_ALIAS
SFString xs:NMTOKEN enumeration value "l_carpal_distal_phalanx_5" has alias "l_pinky_distal"static int
NAME_L_CARPAL_DISTAL_PHALANX_5_INDEX
SFString xs:NMTOKEN enumeration value "l_carpal_distal_phalanx_5" has unique index 105static int
NAME_L_CARPAL_DISTAL_PHALANX_5_LOA
SFString xs:NMTOKEN enumeration value "l_carpal_distal_phalanx_5" has unique Level Of Articulation loa=2static java.lang.String
NAME_L_CARPAL_DISTAL_PHALANX_5_PARENT
SFString xs:NMTOKEN enumeration value "l_carpal_distal_phalanx_5" has unique parent "l_carpal_distal_phalanx_5" in HAnimSegmentObjectstatic java.lang.String
NAME_L_CHEST_MIDSAGITTAL_PLANE
SFString field named name with X3DUOM simpleType hanimFeaturePointNameValues and with X3DUOM baseType xs:NMTOKEN can equal this value "l_chest_midsagittal_plane" (Java syntax) or l_chest_midsagittal_plane (XML syntax).static java.lang.String
NAME_L_CHEST_MIDSAGITTAL_PLANE_ALIAS
SFString xs:NMTOKEN enumeration value "l_chest_midsagittal_plane" has alias "l_shoulder"static int
NAME_L_CHEST_MIDSAGITTAL_PLANE_INDEX
SFString xs:NMTOKEN enumeration value "l_chest_midsagittal_plane" has unique index 94static int
NAME_L_CHEST_MIDSAGITTAL_PLANE_LOA
SFString xs:NMTOKEN enumeration value "l_chest_midsagittal_plane" has unique Level Of Articulation loa=2static java.lang.String
NAME_L_CHEST_MIDSAGITTAL_PLANE_PARENT
SFString xs:NMTOKEN enumeration value "l_chest_midsagittal_plane" has unique parent "t6" in HAnimSegmentObjectstatic java.lang.String
NAME_L_CLAVICLE
SFString field named name with X3DUOM simpleType hanimFeaturePointNameValues and with X3DUOM baseType xs:NMTOKEN can equal this value "l_clavicle" (Java syntax) or l_clavicle (XML syntax).static java.lang.String
NAME_L_CLAVICLE_ALIAS
SFString xs:NMTOKEN enumeration value "l_clavicle" has alias "l_clavicale"static int
NAME_L_CLAVICLE_INDEX
SFString xs:NMTOKEN enumeration value "l_clavicle" has unique index 14static int
NAME_L_CLAVICLE_LOA
SFString xs:NMTOKEN enumeration value "l_clavicle" has unique Level Of Articulation loa=2static java.lang.String
NAME_L_CLAVICLE_PARENT
SFString xs:NMTOKEN enumeration value "l_clavicle" has unique parent "l_clavicle" in HAnimSegmentObjectstatic java.lang.String
NAME_L_DACTYLION
SFString field named name with X3DUOM simpleType hanimFeaturePointNameValues and with X3DUOM baseType xs:NMTOKEN can equal this value "l_dactylion" (Java syntax) or l_dactylion (XML syntax).static int
NAME_L_DACTYLION_INDEX
SFString xs:NMTOKEN enumeration value "l_dactylion" has unique index 57static int
NAME_L_DACTYLION_LOA
SFString xs:NMTOKEN enumeration value "l_dactylion" has unique Level Of Articulation loa=2static java.lang.String
NAME_L_DACTYLION_PARENT
SFString xs:NMTOKEN enumeration value "l_dactylion" has unique parent "l_carpal_distal_phalanx_2" in HAnimSegmentObjectstatic java.lang.String
NAME_L_ECTOCANTHUS
SFString field named name with X3DUOM simpleType hanimFeaturePointNameValues and with X3DUOM baseType xs:NMTOKEN can equal this value "l_ectocanthus" (Java syntax) or l_ectocanthus (XML syntax).static java.lang.String
NAME_L_ECTOCANTHUS_ALIAS
SFString xs:NMTOKEN enumeration value "l_ectocanthus" has alias "l_canthus"static int
NAME_L_ECTOCANTHUS_INDEX
SFString xs:NMTOKEN enumeration value "l_ectocanthus" has unique index 85static int
NAME_L_ECTOCANTHUS_LOA
SFString xs:NMTOKEN enumeration value "l_ectocanthus" has unique Level Of Articulation loa=1static java.lang.String
NAME_L_ECTOCANTHUS_PARENT
SFString xs:NMTOKEN enumeration value "l_ectocanthus" has unique parent "skull" in HAnimSegmentObjectstatic java.lang.String
NAME_L_FEMORAL_LATERAL_EPICONDYLE
SFString field named name with X3DUOM simpleType hanimFeaturePointNameValues and with X3DUOM baseType xs:NMTOKEN can equal this value "l_femoral_lateral_epicondyle" (Java syntax) or l_femoral_lateral_epicondyle (XML syntax).static java.lang.String
NAME_L_FEMORAL_LATERAL_EPICONDYLE_ALIAS
SFString xs:NMTOKEN enumeration value "l_femoral_lateral_epicondyle" has alias "l_femoral_lateral_epicn"static int
NAME_L_FEMORAL_LATERAL_EPICONDYLE_INDEX
SFString xs:NMTOKEN enumeration value "l_femoral_lateral_epicondyle" has unique index 39static int
NAME_L_FEMORAL_LATERAL_EPICONDYLE_LOA
SFString xs:NMTOKEN enumeration value "l_femoral_lateral_epicondyle" has unique Level Of Articulation loa=1static java.lang.String
NAME_L_FEMORAL_LATERAL_EPICONDYLE_PARENT
SFString xs:NMTOKEN enumeration value "l_femoral_lateral_epicondyle" has unique parent "l_thigh" in HAnimSegmentObjectstatic java.lang.String
NAME_L_FEMORAL_MEDIAL_EPICONDYLE
SFString field named name with X3DUOM simpleType hanimFeaturePointNameValues and with X3DUOM baseType xs:NMTOKEN can equal this value "l_femoral_medial_epicondyle" (Java syntax) or l_femoral_medial_epicondyle (XML syntax).static java.lang.String
NAME_L_FEMORAL_MEDIAL_EPICONDYLE_ALIAS
SFString xs:NMTOKEN enumeration value "l_femoral_medial_epicondyle" has alias "l_femoral_medial_epicn"static int
NAME_L_FEMORAL_MEDIAL_EPICONDYLE_INDEX
SFString xs:NMTOKEN enumeration value "l_femoral_medial_epicondyle" has unique index 40static int
NAME_L_FEMORAL_MEDIAL_EPICONDYLE_LOA
SFString xs:NMTOKEN enumeration value "l_femoral_medial_epicondyle" has unique Level Of Articulation loa=1static java.lang.String
NAME_L_FEMORAL_MEDIAL_EPICONDYLE_PARENT
SFString xs:NMTOKEN enumeration value "l_femoral_medial_epicondyle" has unique parent "l_thigh" in HAnimSegmentObjectstatic java.lang.String
NAME_L_GONION
Tooltip: Left Gonion is midpoint of mandibular angle of the jaw.static int
NAME_L_GONION_INDEX
SFString xs:NMTOKEN enumeration value "l_gonion" has unique index 5static int
NAME_L_GONION_LOA
SFString xs:NMTOKEN enumeration value "l_gonion" has unique Level Of Articulation loa=1static java.lang.String
NAME_L_GONION_PARENT
SFString xs:NMTOKEN enumeration value "l_gonion" has unique parent "skull" in HAnimSegmentObjectstatic java.lang.String
NAME_L_HUMERAL_LATERAL_EPICONDYLE
SFString field named name with X3DUOM simpleType hanimFeaturePointNameValues and with X3DUOM baseType xs:NMTOKEN can equal this value "l_humeral_lateral_epicondyle" (Java syntax) or l_humeral_lateral_epicondyle (XML syntax).static java.lang.String
NAME_L_HUMERAL_LATERAL_EPICONDYLE_ALIAS
SFString xs:NMTOKEN enumeration value "l_humeral_lateral_epicondyle" has alias "l_humeral_lateral_epicn"static int
NAME_L_HUMERAL_LATERAL_EPICONDYLE_INDEX
SFString xs:NMTOKEN enumeration value "l_humeral_lateral_epicondyle" has unique index 63static int
NAME_L_HUMERAL_LATERAL_EPICONDYLE_LOA
SFString xs:NMTOKEN enumeration value "l_humeral_lateral_epicondyle" has unique Level Of Articulation loa=1static java.lang.String
NAME_L_HUMERAL_LATERAL_EPICONDYLE_PARENT
SFString xs:NMTOKEN enumeration value "l_humeral_lateral_epicondyle" has unique parent "l_upperarm" in HAnimSegmentObjectstatic java.lang.String
NAME_L_HUMERAL_MEDIAL_EPICONDYLE
SFString field named name with X3DUOM simpleType hanimFeaturePointNameValues and with X3DUOM baseType xs:NMTOKEN can equal this value "l_humeral_medial_epicondyle" (Java syntax) or l_humeral_medial_epicondyle (XML syntax).static java.lang.String
NAME_L_HUMERAL_MEDIAL_EPICONDYLE_ALIAS
SFString xs:NMTOKEN enumeration value "l_humeral_medial_epicondyle" has alias "l_humeral_lateral_epicn"static int
NAME_L_HUMERAL_MEDIAL_EPICONDYLE_INDEX
SFString xs:NMTOKEN enumeration value "l_humeral_medial_epicondyle" has unique index 64static int
NAME_L_HUMERAL_MEDIAL_EPICONDYLE_LOA
SFString xs:NMTOKEN enumeration value "l_humeral_medial_epicondyle" has unique Level Of Articulation loa=1static java.lang.String
NAME_L_HUMERAL_MEDIAL_EPICONDYLE_PARENT
SFString xs:NMTOKEN enumeration value "l_humeral_medial_epicondyle" has unique parent "l_forearm" in HAnimSegmentObjectstatic java.lang.String
NAME_L_ILIOCRISTALE
SFString field named name with X3DUOM simpleType hanimFeaturePointNameValues and with X3DUOM baseType xs:NMTOKEN can equal this value "l_iliocristale" (Java syntax) or l_iliocristale (XML syntax).static int
NAME_L_ILIOCRISTALE_INDEX
SFString xs:NMTOKEN enumeration value "l_iliocristale" has unique index 33static int
NAME_L_ILIOCRISTALE_LOA
SFString xs:NMTOKEN enumeration value "l_iliocristale" has unique Level Of Articulation loa=1static java.lang.String
NAME_L_ILIOCRISTALE_PARENT
SFString xs:NMTOKEN enumeration value "l_iliocristale" has unique parent "pelvis" in HAnimSegmentObjectstatic java.lang.String
NAME_L_INFRAORBITALE
Tooltip: Left Infraorbitale foramen is opening in maxillary bone of skull located below the infraorbital margin of the orbit.static int
NAME_L_INFRAORBITALE_INDEX
SFString xs:NMTOKEN enumeration value "l_infraorbitale" has unique index 3static int
NAME_L_INFRAORBITALE_LOA
SFString xs:NMTOKEN enumeration value "l_infraorbitale" has unique Level Of Articulation loa=1static java.lang.String
NAME_L_INFRAORBITALE_PARENT
SFString xs:NMTOKEN enumeration value "l_infraorbitale" has unique parent "skull" in HAnimSegmentObjectstatic java.lang.String
NAME_L_KNEE_CREASE
SFString field named name with X3DUOM simpleType hanimFeaturePointNameValues and with X3DUOM baseType xs:NMTOKEN can equal this value "l_knee_crease" (Java syntax) or l_knee_crease (XML syntax).static int
NAME_L_KNEE_CREASE_INDEX
SFString xs:NMTOKEN enumeration value "l_knee_crease" has unique index 90static int
NAME_L_KNEE_CREASE_LOA
SFString xs:NMTOKEN enumeration value "l_knee_crease" has unique Level Of Articulation loa=1static java.lang.String
NAME_L_KNEE_CREASE_PARENT
SFString xs:NMTOKEN enumeration value "l_knee_crease" has unique parent "l_thigh" in HAnimSegmentObjectstatic java.lang.String
NAME_L_LATERAL_MALLEOLUS
SFString field named name with X3DUOM simpleType hanimFeaturePointNameValues and with X3DUOM baseType xs:NMTOKEN can equal this value "l_lateral_malleolus" (Java syntax) or l_lateral_malleolus (XML syntax).static int
NAME_L_LATERAL_MALLEOLUS_INDEX
SFString xs:NMTOKEN enumeration value "l_lateral_malleolus" has unique index 49static int
NAME_L_LATERAL_MALLEOLUS_LOA
SFString xs:NMTOKEN enumeration value "l_lateral_malleolus" has unique Level Of Articulation loa=1static java.lang.String
NAME_L_LATERAL_MALLEOLUS_PARENT
SFString xs:NMTOKEN enumeration value "l_lateral_malleolus" has unique parent "l_calf" in HAnimSegmentObjectstatic java.lang.String
NAME_L_MEDIAL_MALLEOLUS
SFString field named name with X3DUOM simpleType hanimFeaturePointNameValues and with X3DUOM baseType xs:NMTOKEN can equal this value "l_medial_malleolus" (Java syntax) or l_medial_malleolus (XML syntax).static int
NAME_L_MEDIAL_MALLEOLUS_INDEX
SFString xs:NMTOKEN enumeration value "l_medial_malleolus" has unique index 48static int
NAME_L_MEDIAL_MALLEOLUS_LOA
SFString xs:NMTOKEN enumeration value "l_medial_malleolus" has unique Level Of Articulation loa=1static java.lang.String
NAME_L_MEDIAL_MALLEOLUS_PARENT
SFString xs:NMTOKEN enumeration value "l_medial_malleolus" has unique parent "l_calf" in HAnimSegmentObjectstatic java.lang.String
NAME_L_METACARPAL_PHALANX_2
SFString field named name with X3DUOM simpleType hanimFeaturePointNameValues and with X3DUOM baseType xs:NMTOKEN can equal this value "l_metacarpal_phalanx_2" (Java syntax) or l_metacarpal_phalanx_2 (XML syntax).static java.lang.String
NAME_L_METACARPAL_PHALANX_2_ALIAS
SFString xs:NMTOKEN enumeration value "l_metacarpal_phalanx_2" has alias "l_metacarpal_pha2"static int
NAME_L_METACARPAL_PHALANX_2_INDEX
SFString xs:NMTOKEN enumeration value "l_metacarpal_phalanx_2" has unique index 75static int
NAME_L_METACARPAL_PHALANX_2_LOA
SFString xs:NMTOKEN enumeration value "l_metacarpal_phalanx_2" has unique Level Of Articulation loa=2static java.lang.String
NAME_L_METACARPAL_PHALANX_2_PARENT
SFString xs:NMTOKEN enumeration value "l_metacarpal_phalanx_2" has unique parent "l_metacarpal_2" in HAnimSegmentObjectstatic java.lang.String
NAME_L_METACARPAL_PHALANX_3
SFString field named name with X3DUOM simpleType hanimFeaturePointNameValues and with X3DUOM baseType xs:NMTOKEN can equal this value "l_metacarpal_phalanx_3" (Java syntax) or l_metacarpal_phalanx_3 (XML syntax).static int
NAME_L_METACARPAL_PHALANX_3_INDEX
SFString xs:NMTOKEN enumeration value "l_metacarpal_phalanx_3" has unique index 76static int
NAME_L_METACARPAL_PHALANX_3_LOA
SFString xs:NMTOKEN enumeration value "l_metacarpal_phalanx_3" has unique Level Of Articulation loa=2static java.lang.String
NAME_L_METACARPAL_PHALANX_3_PARENT
SFString xs:NMTOKEN enumeration value "l_metacarpal_phalanx_3" has unique parent "l_metacarpal_3" in HAnimSegmentObjectstatic java.lang.String
NAME_L_METACARPAL_PHALANX_5
SFString field named name with X3DUOM simpleType hanimFeaturePointNameValues and with X3DUOM baseType xs:NMTOKEN can equal this value "l_metacarpal_phalanx_5" (Java syntax) or l_metacarpal_phalanx_5 (XML syntax).static java.lang.String
NAME_L_METACARPAL_PHALANX_5_ALIAS
SFString xs:NMTOKEN enumeration value "l_metacarpal_phalanx_5" has alias "l_metacarpal_pha5"static int
NAME_L_METACARPAL_PHALANX_5_INDEX
SFString xs:NMTOKEN enumeration value "l_metacarpal_phalanx_5" has unique index 77static int
NAME_L_METACARPAL_PHALANX_5_LOA
SFString xs:NMTOKEN enumeration value "l_metacarpal_phalanx_5" has unique Level Of Articulation loa=2static java.lang.String
NAME_L_METACARPAL_PHALANX_5_PARENT
SFString xs:NMTOKEN enumeration value "l_metacarpal_phalanx_5" has unique parent "l_metacarpal_5" in HAnimSegmentObjectstatic java.lang.String
NAME_L_METATARSAL_PHALANX_1
SFString field named name with X3DUOM simpleType hanimFeaturePointNameValues and with X3DUOM baseType xs:NMTOKEN can equal this value "l_metatarsal_phalanx_1" (Java syntax) or l_metatarsal_phalanx_1 (XML syntax).static java.lang.String
NAME_L_METATARSAL_PHALANX_1_ALIAS
SFString xs:NMTOKEN enumeration value "l_metatarsal_phalanx_1" has alias "l_metatarsal_pha1"static int
NAME_L_METATARSAL_PHALANX_1_INDEX
SFString xs:NMTOKEN enumeration value "l_metatarsal_phalanx_1" has unique index 55static int
NAME_L_METATARSAL_PHALANX_1_LOA
SFString xs:NMTOKEN enumeration value "l_metatarsal_phalanx_1" has unique Level Of Articulation loa=4static java.lang.String
NAME_L_METATARSAL_PHALANX_1_PARENT
SFString xs:NMTOKEN enumeration value "l_metatarsal_phalanx_1" has unique parent "l_tarsal_proximal_phalanx_1" in HAnimSegmentObjectstatic java.lang.String
NAME_L_METATARSAL_PHALANX_5
SFString field named name with X3DUOM simpleType hanimFeaturePointNameValues and with X3DUOM baseType xs:NMTOKEN can equal this value "l_metatarsal_phalanx_5" (Java syntax) or l_metatarsal_phalanx_5 (XML syntax).static java.lang.String
NAME_L_METATARSAL_PHALANX_5_ALIAS
SFString xs:NMTOKEN enumeration value "l_metatarsal_phalanx_5" has alias "l_metatarsal_pha5"static int
NAME_L_METATARSAL_PHALANX_5_INDEX
SFString xs:NMTOKEN enumeration value "l_metatarsal_phalanx_5" has unique index 56static int
NAME_L_METATARSAL_PHALANX_5_LOA
SFString xs:NMTOKEN enumeration value "l_metatarsal_phalanx_5" has unique Level Of Articulation loa=4static java.lang.String
NAME_L_METATARSAL_PHALANX_5_PARENT
SFString xs:NMTOKEN enumeration value "l_metatarsal_phalanx_5" has unique parent "l_tarsal_proximal_phalanx_5" in HAnimSegmentObjectstatic java.lang.String
NAME_L_NECK_BASE
SFString field named name with X3DUOM simpleType hanimFeaturePointNameValues and with X3DUOM baseType xs:NMTOKEN can equal this value "l_neck_base" (Java syntax) or l_neck_base (XML syntax).static int
NAME_L_NECK_BASE_INDEX
SFString xs:NMTOKEN enumeration value "l_neck_base" has unique index 82static int
NAME_L_NECK_BASE_LOA
SFString xs:NMTOKEN enumeration value "l_neck_base" has unique Level Of Articulation loa=3static java.lang.String
NAME_L_NECK_BASE_PARENT
SFString xs:NMTOKEN enumeration value "l_neck_base" has unique parent "c7" in HAnimSegmentObjectstatic java.lang.String
NAME_L_OLECRANON
SFString field named name with X3DUOM simpleType hanimFeaturePointNameValues and with X3DUOM baseType xs:NMTOKEN can equal this value "l_olecranon" (Java syntax) or l_olecranon (XML syntax).static int
NAME_L_OLECRANON_INDEX
SFString xs:NMTOKEN enumeration value "l_olecranon" has unique index 65static int
NAME_L_OLECRANON_LOA
SFString xs:NMTOKEN enumeration value "l_olecranon" has unique Level Of Articulation loa=1static java.lang.String
NAME_L_OLECRANON_PARENT
SFString xs:NMTOKEN enumeration value "l_olecranon" has unique parent "l_forearm" in HAnimSegmentObjectstatic java.lang.String
NAME_L_PSIS
SFString field named name with X3DUOM simpleType hanimFeaturePointNameValues and with X3DUOM baseType xs:NMTOKEN can equal this value "l_psis" (Java syntax) or l_psis (XML syntax).static java.lang.String
NAME_L_PSIS_ALIAS
SFString xs:NMTOKEN enumeration value "l_psis" has alias "Left Posterior Superior Iliac Spine"static int
NAME_L_PSIS_INDEX
SFString xs:NMTOKEN enumeration value "l_psis" has unique index 34static int
NAME_L_PSIS_LOA
SFString xs:NMTOKEN enumeration value "l_psis" has unique Level Of Articulation loa=1static java.lang.String
NAME_L_PSIS_PARENT
SFString xs:NMTOKEN enumeration value "l_psis" has unique parent "pelvis" in HAnimSegmentObjectstatic java.lang.String
NAME_L_RADIAL_STYLOID
SFString field named name with X3DUOM simpleType hanimFeaturePointNameValues and with X3DUOM baseType xs:NMTOKEN can equal this value "l_radial_styloid" (Java syntax) or l_radial_styloid (XML syntax).static int
NAME_L_RADIAL_STYLOID_INDEX
SFString xs:NMTOKEN enumeration value "l_radial_styloid" has unique index 71static int
NAME_L_RADIAL_STYLOID_LOA
SFString xs:NMTOKEN enumeration value "l_radial_styloid" has unique Level Of Articulation loa=1static java.lang.String
NAME_L_RADIAL_STYLOID_PARENT
SFString xs:NMTOKEN enumeration value "l_radial_styloid" has unique parent "l_forearm" in HAnimSegmentObjectstatic java.lang.String
NAME_L_RADIALE
SFString field named name with X3DUOM simpleType hanimFeaturePointNameValues and with X3DUOM baseType xs:NMTOKEN can equal this value "l_radiale" (Java syntax) or l_radiale (XML syntax).static int
NAME_L_RADIALE_INDEX
SFString xs:NMTOKEN enumeration value "l_radiale" has unique index 69static int
NAME_L_RADIALE_LOA
SFString xs:NMTOKEN enumeration value "l_radiale" has unique Level Of Articulation loa=1static java.lang.String
NAME_L_RADIALE_PARENT
SFString xs:NMTOKEN enumeration value "l_radiale" has unique parent "l_forearm" in HAnimSegmentObjectstatic java.lang.String
NAME_L_RIB10
SFString field named name with X3DUOM simpleType hanimFeaturePointNameValues and with X3DUOM baseType xs:NMTOKEN can equal this value "l_rib10" (Java syntax) or l_rib10 (XML syntax).static java.lang.String
NAME_L_RIB10_ALIAS
SFString xs:NMTOKEN enumeration value "l_rib10" has alias "l_rib10_midspine"static int
NAME_L_RIB10_INDEX
SFString xs:NMTOKEN enumeration value "l_rib10" has unique index 28static int
NAME_L_RIB10_LOA
SFString xs:NMTOKEN enumeration value "l_rib10" has unique Level Of Articulation loa=3static java.lang.String
NAME_L_RIB10_PARENT
SFString xs:NMTOKEN enumeration value "l_rib10" has unique parent "l2" in HAnimSegmentObjectstatic java.lang.String
NAME_L_SPHYRION
SFString field named name with X3DUOM simpleType hanimFeaturePointNameValues and with X3DUOM baseType xs:NMTOKEN can equal this value "l_sphyrion" (Java syntax) or l_sphyrion (XML syntax).static int
NAME_L_SPHYRION_INDEX
SFString xs:NMTOKEN enumeration value "l_sphyrion" has unique index 50static int
NAME_L_SPHYRION_LOA
SFString xs:NMTOKEN enumeration value "l_sphyrion" has unique Level Of Articulation loa=1static java.lang.String
NAME_L_SPHYRION_PARENT
SFString xs:NMTOKEN enumeration value "l_sphyrion" has unique parent "l_talus" in HAnimSegmentObjectstatic java.lang.String
NAME_L_SUPRAPATELLA
SFString field named name with X3DUOM simpleType hanimFeaturePointNameValues and with X3DUOM baseType xs:NMTOKEN can equal this value "l_suprapatella" (Java syntax) or l_suprapatella (XML syntax).static java.lang.String
NAME_L_SUPRAPATELLA_ALIAS
SFString xs:NMTOKEN enumeration value "l_suprapatella" has alias "l_kneecap"static int
NAME_L_SUPRAPATELLA_INDEX
SFString xs:NMTOKEN enumeration value "l_suprapatella" has unique index 41static int
NAME_L_SUPRAPATELLA_LOA
SFString xs:NMTOKEN enumeration value "l_suprapatella" has unique Level Of Articulation loa=1static java.lang.String
NAME_L_SUPRAPATELLA_PARENT
SFString xs:NMTOKEN enumeration value "l_suprapatella" has unique parent "l_thigh" in HAnimSegmentObjectstatic java.lang.String
NAME_L_TARSAL_DISTAL_PHALANX_1
SFString field named name with X3DUOM simpleType hanimFeaturePointNameValues and with X3DUOM baseType xs:NMTOKEN can equal this value "l_tarsal_distal_phalanx_1" (Java syntax) or l_tarsal_distal_phalanx_1 (XML syntax).static int
NAME_L_TARSAL_DISTAL_PHALANX_1_INDEX
SFString xs:NMTOKEN enumeration value "l_tarsal_distal_phalanx_1" has unique index 111static int
NAME_L_TARSAL_DISTAL_PHALANX_1_LOA
SFString xs:NMTOKEN enumeration value "l_tarsal_distal_phalanx_1" has unique Level Of Articulation loa=4static java.lang.String
NAME_L_TARSAL_DISTAL_PHALANX_1_PARENT
SFString xs:NMTOKEN enumeration value "l_tarsal_distal_phalanx_1" has unique parent "l_tarsal_distal_phalanx_1" in HAnimSegmentObjectstatic java.lang.String
NAME_L_TARSAL_DISTAL_PHALANX_2
SFString field named name with X3DUOM simpleType hanimFeaturePointNameValues and with X3DUOM baseType xs:NMTOKEN can equal this value "l_tarsal_distal_phalanx_2" (Java syntax) or l_tarsal_distal_phalanx_2 (XML syntax).static java.lang.String
NAME_L_TARSAL_DISTAL_PHALANX_2_ALIAS
SFString xs:NMTOKEN enumeration value "l_tarsal_distal_phalanx_2" has alias "l_digit2"static int
NAME_L_TARSAL_DISTAL_PHALANX_2_INDEX
SFString xs:NMTOKEN enumeration value "l_tarsal_distal_phalanx_2" has unique index 112static int
NAME_L_TARSAL_DISTAL_PHALANX_2_LOA
SFString xs:NMTOKEN enumeration value "l_tarsal_distal_phalanx_2" has unique Level Of Articulation loa=2static java.lang.String
NAME_L_TARSAL_DISTAL_PHALANX_2_PARENT
SFString xs:NMTOKEN enumeration value "l_tarsal_distal_phalanx_2" has unique parent "l_tarsal_distal_phalanx_2" in HAnimSegmentObjectstatic java.lang.String
NAME_L_TARSAL_DISTAL_PHALANX_3
SFString field named name with X3DUOM simpleType hanimFeaturePointNameValues and with X3DUOM baseType xs:NMTOKEN can equal this value "l_tarsal_distal_phalanx_3" (Java syntax) or l_tarsal_distal_phalanx_3 (XML syntax).static int
NAME_L_TARSAL_DISTAL_PHALANX_3_INDEX
SFString xs:NMTOKEN enumeration value "l_tarsal_distal_phalanx_3" has unique index 113static int
NAME_L_TARSAL_DISTAL_PHALANX_3_LOA
SFString xs:NMTOKEN enumeration value "l_tarsal_distal_phalanx_3" has unique Level Of Articulation loa=4static java.lang.String
NAME_L_TARSAL_DISTAL_PHALANX_3_PARENT
SFString xs:NMTOKEN enumeration value "l_tarsal_distal_phalanx_3" has unique parent "l_tarsal_distal_phalanx_3" in HAnimSegmentObjectstatic java.lang.String
NAME_L_TARSAL_DISTAL_PHALANX_4
SFString field named name with X3DUOM simpleType hanimFeaturePointNameValues and with X3DUOM baseType xs:NMTOKEN can equal this value "l_tarsal_distal_phalanx_4" (Java syntax) or l_tarsal_distal_phalanx_4 (XML syntax).static int
NAME_L_TARSAL_DISTAL_PHALANX_4_INDEX
SFString xs:NMTOKEN enumeration value "l_tarsal_distal_phalanx_4" has unique index 114static int
NAME_L_TARSAL_DISTAL_PHALANX_4_LOA
SFString xs:NMTOKEN enumeration value "l_tarsal_distal_phalanx_4" has unique Level Of Articulation loa=4static java.lang.String
NAME_L_TARSAL_DISTAL_PHALANX_4_PARENT
SFString xs:NMTOKEN enumeration value "l_tarsal_distal_phalanx_4" has unique parent "l_tarsal_distal_phalanx_4" in HAnimSegmentObjectstatic java.lang.String
NAME_L_TARSAL_DISTAL_PHALANX_5
SFString field named name with X3DUOM simpleType hanimFeaturePointNameValues and with X3DUOM baseType xs:NMTOKEN can equal this value "l_tarsal_distal_phalanx_5" (Java syntax) or l_tarsal_distal_phalanx_5 (XML syntax).static java.lang.String
NAME_L_TARSAL_DISTAL_PHALANX_5_ALIAS
SFString xs:NMTOKEN enumeration value "l_tarsal_distal_phalanx_5" has alias "l_tarsal_interphalangeal_pha5"static int
NAME_L_TARSAL_DISTAL_PHALANX_5_INDEX
SFString xs:NMTOKEN enumeration value "l_tarsal_distal_phalanx_5" has unique index 115static int
NAME_L_TARSAL_DISTAL_PHALANX_5_LOA
SFString xs:NMTOKEN enumeration value "l_tarsal_distal_phalanx_5" has unique Level Of Articulation loa=4static java.lang.String
NAME_L_TARSAL_DISTAL_PHALANX_5_PARENT
SFString xs:NMTOKEN enumeration value "l_tarsal_distal_phalanx_5" has unique parent "l_tarsal_distal_phalanx_5" in HAnimSegmentObjectstatic java.lang.String
NAME_L_THELION
SFString field named name with X3DUOM simpleType hanimFeaturePointNameValues and with X3DUOM baseType xs:NMTOKEN can equal this value "l_thelion" (Java syntax) or l_thelion (XML syntax).static java.lang.String
NAME_L_THELION_ALIAS
SFString xs:NMTOKEN enumeration value "l_thelion" has alias "Left Bustpoint"static int
NAME_L_THELION_INDEX
SFString xs:NMTOKEN enumeration value "l_thelion" has unique index 29static int
NAME_L_THELION_LOA
SFString xs:NMTOKEN enumeration value "l_thelion" has unique Level Of Articulation loa=3static java.lang.String
NAME_L_THELION_PARENT
SFString xs:NMTOKEN enumeration value "l_thelion" has unique parent "t9" in HAnimSegmentObjectstatic java.lang.String
NAME_L_TIBIALE
SFString field named name with X3DUOM simpleType hanimFeaturePointNameValues and with X3DUOM baseType xs:NMTOKEN can equal this value "l_tibiale" (Java syntax) or l_tibiale (XML syntax).static int
NAME_L_TIBIALE_INDEX
SFString xs:NMTOKEN enumeration value "l_tibiale" has unique index 47static int
NAME_L_TIBIALE_LOA
SFString xs:NMTOKEN enumeration value "l_tibiale" has unique Level Of Articulation loa=1static java.lang.String
NAME_L_TIBIALE_PARENT
SFString xs:NMTOKEN enumeration value "l_tibiale" has unique parent "l_calf" in HAnimSegmentObjectstatic java.lang.String
NAME_L_TRAGION
Tooltip: notch just above the tragus of the ear.static int
NAME_L_TRAGION_INDEX
SFString xs:NMTOKEN enumeration value "l_tragion" has unique index 4static int
NAME_L_TRAGION_LOA
SFString xs:NMTOKEN enumeration value "l_tragion" has unique Level Of Articulation loa=1static java.lang.String
NAME_L_TRAGION_PARENT
SFString xs:NMTOKEN enumeration value "l_tragion" has unique parent "skull" in HAnimSegmentObjectstatic java.lang.String
NAME_L_TROCHANTERION
SFString field named name with X3DUOM simpleType hanimFeaturePointNameValues and with X3DUOM baseType xs:NMTOKEN can equal this value "l_trochanterion" (Java syntax) or l_trochanterion (XML syntax).static java.lang.String
NAME_L_TROCHANTERION_ALIAS
SFString xs:NMTOKEN enumeration value "l_trochanterion" has alias "l_trochanter"static int
NAME_L_TROCHANTERION_INDEX
SFString xs:NMTOKEN enumeration value "l_trochanterion" has unique index 42static int
NAME_L_TROCHANTERION_LOA
SFString xs:NMTOKEN enumeration value "l_trochanterion" has unique Level Of Articulation loa=1static java.lang.String
NAME_L_TROCHANTERION_PARENT
SFString xs:NMTOKEN enumeration value "l_trochanterion" has unique parent "pelvis" in HAnimSegmentObjectstatic java.lang.String
NAME_L_ULNAR_STYLOID
SFString field named name with X3DUOM simpleType hanimFeaturePointNameValues and with X3DUOM baseType xs:NMTOKEN can equal this value "l_ulnar_styloid" (Java syntax) or l_ulnar_styloid (XML syntax).static int
NAME_L_ULNAR_STYLOID_INDEX
SFString xs:NMTOKEN enumeration value "l_ulnar_styloid" has unique index 70static int
NAME_L_ULNAR_STYLOID_LOA
SFString xs:NMTOKEN enumeration value "l_ulnar_styloid" has unique Level Of Articulation loa=1static java.lang.String
NAME_L_ULNAR_STYLOID_PARENT
SFString xs:NMTOKEN enumeration value "l_ulnar_styloid" has unique parent "l_carpal" in HAnimSegmentObjectstatic java.lang.String
NAME_MENTON
SFString field named name with X3DUOM simpleType hanimFeaturePointNameValues and with X3DUOM baseType xs:NMTOKEN can equal this value "menton" (Java syntax) or menton (XML syntax).static java.lang.String
NAME_MENTON_ALIAS
SFString xs:NMTOKEN enumeration value "menton" has alias "chin"static int
NAME_MENTON_INDEX
SFString xs:NMTOKEN enumeration value "menton" has unique index 87static int
NAME_MENTON_LOA
SFString xs:NMTOKEN enumeration value "menton" has unique Level Of Articulation loa=3static java.lang.String
NAME_MENTON_PARENT
SFString xs:NMTOKEN enumeration value "menton" has unique parent "jaw" in HAnimSegmentObjectstatic java.lang.String
NAME_MESOSTERNALE
SFString field named name with X3DUOM simpleType hanimFeaturePointNameValues and with X3DUOM baseType xs:NMTOKEN can equal this value "mesosternale" (Java syntax) or mesosternale (XML syntax).static java.lang.String
NAME_MESOSTERNALE_ALIAS
SFString xs:NMTOKEN enumeration value "mesosternale" has alias "mesosternum"static int
NAME_MESOSTERNALE_INDEX
SFString xs:NMTOKEN enumeration value "mesosternale" has unique index 88static int
NAME_MESOSTERNALE_LOA
SFString xs:NMTOKEN enumeration value "mesosternale" has unique Level Of Articulation loa=2static java.lang.String
NAME_MESOSTERNALE_PARENT
SFString xs:NMTOKEN enumeration value "mesosternale" has unique parent "t6" in HAnimSegmentObjectstatic java.lang.String
NAME_NAVEL
SFString field named name with X3DUOM simpleType hanimFeaturePointNameValues and with X3DUOM baseType xs:NMTOKEN can equal this value "navel" (Java syntax) or navel (XML syntax).static java.lang.String
NAME_NAVEL_ALIAS
SFString xs:NMTOKEN enumeration value "navel" has alias "belly button"static int
NAME_NAVEL_INDEX
SFString xs:NMTOKEN enumeration value "navel" has unique index 84static int
NAME_NAVEL_LOA
SFString xs:NMTOKEN enumeration value "navel" has unique Level Of Articulation loa=1static java.lang.String
NAME_NAVEL_PARENT
SFString xs:NMTOKEN enumeration value "navel" has unique parent "l5" in HAnimSegmentObjectstatic java.lang.String
NAME_NUCHALE
SFString field named name with X3DUOM simpleType hanimFeaturePointNameValues and with X3DUOM baseType xs:NMTOKEN can equal this value "nuchale" (Java syntax) or nuchale (XML syntax).static java.lang.String
NAME_NUCHALE_ALIAS
SFString xs:NMTOKEN enumeration value "nuchale" has alias "nuchal"static int
NAME_NUCHALE_INDEX
SFString xs:NMTOKEN enumeration value "nuchale" has unique index 81static int
NAME_NUCHALE_LOA
SFString xs:NMTOKEN enumeration value "nuchale" has unique Level Of Articulation loa=1static java.lang.String
NAME_NUCHALE_PARENT
SFString xs:NMTOKEN enumeration value "nuchale" has unique parent "skull" in HAnimSegmentObjectstatic java.lang.String
NAME_OPISTHOCRANION
SFString field named name with X3DUOM simpleType hanimFeaturePointNameValues and with X3DUOM baseType xs:NMTOKEN can equal this value "opisthocranion" (Java syntax) or opisthocranion (XML syntax).static int
NAME_OPISTHOCRANION_INDEX
SFString xs:NMTOKEN enumeration value "opisthocranion" has unique index 89static int
NAME_OPISTHOCRANION_LOA
SFString xs:NMTOKEN enumeration value "opisthocranion" has unique Level Of Articulation loa=1static java.lang.String
NAME_OPISTHOCRANION_PARENT
SFString xs:NMTOKEN enumeration value "opisthocranion" has unique parent "skull" in HAnimSegmentObjectstatic java.lang.String
NAME_R_ACROMION
SFString field named name with X3DUOM simpleType hanimFeaturePointNameValues and with X3DUOM baseType xs:NMTOKEN can equal this value "r_acromion" (Java syntax) or r_acromion (XML syntax).static int
NAME_R_ACROMION_INDEX
SFString xs:NMTOKEN enumeration value "r_acromion" has unique index 20static int
NAME_R_ACROMION_LOA
SFString xs:NMTOKEN enumeration value "r_acromion" has unique Level Of Articulation loa=2static java.lang.String
NAME_R_ACROMION_PARENT
SFString xs:NMTOKEN enumeration value "r_acromion" has unique parent "r_clavicle" in HAnimSegmentObjectstatic java.lang.String
NAME_R_ASIS
SFString field named name with X3DUOM simpleType hanimFeaturePointNameValues and with X3DUOM baseType xs:NMTOKEN can equal this value "r_asis" (Java syntax) or r_asis (XML syntax).static java.lang.String
NAME_R_ASIS_ALIAS
SFString xs:NMTOKEN enumeration value "r_asis" has alias "Right Anterior Superior Iliac Spine"static int
NAME_R_ASIS_INDEX
SFString xs:NMTOKEN enumeration value "r_asis" has unique index 35static int
NAME_R_ASIS_LOA
SFString xs:NMTOKEN enumeration value "r_asis" has unique Level Of Articulation loa=1static java.lang.String
NAME_R_ASIS_PARENT
SFString xs:NMTOKEN enumeration value "r_asis" has unique parent "pelvis" in HAnimSegmentObjectstatic java.lang.String
NAME_R_AXILLA_DISTAL
Tooltip: Right Axilla Distal (Posterior).static java.lang.String
NAME_R_AXILLA_DISTAL_ALIAS
SFString xs:NMTOKEN enumeration value "r_axilla_distal" has alias "r_axilla_post"static int
NAME_R_AXILLA_DISTAL_INDEX
SFString xs:NMTOKEN enumeration value "r_axilla_distal" has unique index 22static int
NAME_R_AXILLA_DISTAL_LOA
SFString xs:NMTOKEN enumeration value "r_axilla_distal" has unique Level Of Articulation loa=2static java.lang.String
NAME_R_AXILLA_DISTAL_PARENT
SFString xs:NMTOKEN enumeration value "r_axilla_distal" has unique parent "r_clavicle" in HAnimSegmentObjectstatic java.lang.String
NAME_R_AXILLA_POSTERIOR_FOLDS
Tooltip: Right Posterior Axillary Folds.static int
NAME_R_AXILLA_POSTERIOR_FOLDS_INDEX
SFString xs:NMTOKEN enumeration value "r_axilla_posterior_folds" has unique index 23static int
NAME_R_AXILLA_POSTERIOR_FOLDS_LOA
SFString xs:NMTOKEN enumeration value "r_axilla_posterior_folds" has unique Level Of Articulation loa=2static java.lang.String
NAME_R_AXILLA_POSTERIOR_FOLDS_PARENT
SFString xs:NMTOKEN enumeration value "r_axilla_posterior_folds" has unique parent "r_clavicle" in HAnimSegmentObjectstatic java.lang.String
NAME_R_AXILLA_PROXIMAL
Tooltip: Right Axilla Proximal (Anterior).static java.lang.String
NAME_R_AXILLA_PROXIMAL_ALIAS
SFString xs:NMTOKEN enumeration value "r_axilla_proximal" has alias "r_axilla_ant"static int
NAME_R_AXILLA_PROXIMAL_INDEX
SFString xs:NMTOKEN enumeration value "r_axilla_proximal" has unique index 21static int
NAME_R_AXILLA_PROXIMAL_LOA
SFString xs:NMTOKEN enumeration value "r_axilla_proximal" has unique Level Of Articulation loa=2static java.lang.String
NAME_R_AXILLA_PROXIMAL_PARENT
SFString xs:NMTOKEN enumeration value "r_axilla_proximal" has unique parent "r_clavicle" in HAnimSegmentObjectstatic java.lang.String
NAME_R_BIDELTOID
SFString field named name with X3DUOM simpleType hanimFeaturePointNameValues and with X3DUOM baseType xs:NMTOKEN can equal this value "r_bideltoid" (Java syntax) or r_bideltoid (XML syntax).static int
NAME_R_BIDELTOID_INDEX
SFString xs:NMTOKEN enumeration value "r_bideltoid" has unique index 97static int
NAME_R_BIDELTOID_LOA
SFString xs:NMTOKEN enumeration value "r_bideltoid" has unique Level Of Articulation loa=1static java.lang.String
NAME_R_BIDELTOID_PARENT
SFString xs:NMTOKEN enumeration value "r_bideltoid" has unique parent "r_upperarm" in HAnimSegmentObjectstatic java.lang.String
NAME_R_CALCANEUS_POSTERIOR
SFString field named name with X3DUOM simpleType hanimFeaturePointNameValues and with X3DUOM baseType xs:NMTOKEN can equal this value "r_calcaneus_posterior" (Java syntax) or r_calcaneus_posterior (XML syntax).static java.lang.String
NAME_R_CALCANEUS_POSTERIOR_ALIAS
SFString xs:NMTOKEN enumeration value "r_calcaneus_posterior" has alias "r_calcaneum"static int
NAME_R_CALCANEUS_POSTERIOR_INDEX
SFString xs:NMTOKEN enumeration value "r_calcaneus_posterior" has unique index 62static int
NAME_R_CALCANEUS_POSTERIOR_LOA
SFString xs:NMTOKEN enumeration value "r_calcaneus_posterior" has unique Level Of Articulation loa=1static java.lang.String
NAME_R_CALCANEUS_POSTERIOR_PARENT
SFString xs:NMTOKEN enumeration value "r_calcaneus_posterior" has unique parent "r_talus" in HAnimSegmentObjectstatic java.lang.String
NAME_R_CARPAL_DISTAL_PHALANX_1
SFString field named name with X3DUOM simpleType hanimFeaturePointNameValues and with X3DUOM baseType xs:NMTOKEN can equal this value "r_carpal_distal_phalanx_1" (Java syntax) or r_carpal_distal_phalanx_1 (XML syntax).static java.lang.String
NAME_R_CARPAL_DISTAL_PHALANX_1_ALIAS
SFString xs:NMTOKEN enumeration value "r_carpal_distal_phalanx_1" has alias "r_thumb_distal"static int
NAME_R_CARPAL_DISTAL_PHALANX_1_INDEX
SFString xs:NMTOKEN enumeration value "r_carpal_distal_phalanx_1" has unique index 106static int
NAME_R_CARPAL_DISTAL_PHALANX_1_LOA
SFString xs:NMTOKEN enumeration value "r_carpal_distal_phalanx_1" has unique Level Of Articulation loa=2static java.lang.String
NAME_R_CARPAL_DISTAL_PHALANX_1_PARENT
SFString xs:NMTOKEN enumeration value "r_carpal_distal_phalanx_1" has unique parent "r_carpal_distal_phalanx_1" in HAnimSegmentObjectstatic java.lang.String
NAME_R_CARPAL_DISTAL_PHALANX_2
SFString field named name with X3DUOM simpleType hanimFeaturePointNameValues and with X3DUOM baseType xs:NMTOKEN can equal this value "r_carpal_distal_phalanx_2" (Java syntax) or r_carpal_distal_phalanx_2 (XML syntax).static java.lang.String
NAME_R_CARPAL_DISTAL_PHALANX_2_ALIAS
SFString xs:NMTOKEN enumeration value "r_carpal_distal_phalanx_2" has alias "r_index_distal"static int
NAME_R_CARPAL_DISTAL_PHALANX_2_INDEX
SFString xs:NMTOKEN enumeration value "r_carpal_distal_phalanx_2" has unique index 107static int
NAME_R_CARPAL_DISTAL_PHALANX_2_LOA
SFString xs:NMTOKEN enumeration value "r_carpal_distal_phalanx_2" has unique Level Of Articulation loa=2static java.lang.String
NAME_R_CARPAL_DISTAL_PHALANX_2_PARENT
SFString xs:NMTOKEN enumeration value "r_carpal_distal_phalanx_2" has unique parent "r_carpal_distal_phalanx_2" in HAnimSegmentObjectstatic java.lang.String
NAME_R_CARPAL_DISTAL_PHALANX_3
SFString field named name with X3DUOM simpleType hanimFeaturePointNameValues and with X3DUOM baseType xs:NMTOKEN can equal this value "r_carpal_distal_phalanx_3" (Java syntax) or r_carpal_distal_phalanx_3 (XML syntax).static java.lang.String
NAME_R_CARPAL_DISTAL_PHALANX_3_ALIAS
SFString xs:NMTOKEN enumeration value "r_carpal_distal_phalanx_3" has alias "r_middle_distal"static int
NAME_R_CARPAL_DISTAL_PHALANX_3_INDEX
SFString xs:NMTOKEN enumeration value "r_carpal_distal_phalanx_3" has unique index 108static int
NAME_R_CARPAL_DISTAL_PHALANX_3_LOA
SFString xs:NMTOKEN enumeration value "r_carpal_distal_phalanx_3" has unique Level Of Articulation loa=2static java.lang.String
NAME_R_CARPAL_DISTAL_PHALANX_3_PARENT
SFString xs:NMTOKEN enumeration value "r_carpal_distal_phalanx_3" has unique parent "r_carpal_distal_phalanx_3" in HAnimSegmentObjectstatic java.lang.String
NAME_R_CARPAL_DISTAL_PHALANX_4
SFString field named name with X3DUOM simpleType hanimFeaturePointNameValues and with X3DUOM baseType xs:NMTOKEN can equal this value "r_carpal_distal_phalanx_4" (Java syntax) or r_carpal_distal_phalanx_4 (XML syntax).static java.lang.String
NAME_R_CARPAL_DISTAL_PHALANX_4_ALIAS
SFString xs:NMTOKEN enumeration value "r_carpal_distal_phalanx_4" has alias "r_ring_distal"static int
NAME_R_CARPAL_DISTAL_PHALANX_4_INDEX
SFString xs:NMTOKEN enumeration value "r_carpal_distal_phalanx_4" has unique index 109static int
NAME_R_CARPAL_DISTAL_PHALANX_4_LOA
SFString xs:NMTOKEN enumeration value "r_carpal_distal_phalanx_4" has unique Level Of Articulation loa=2static java.lang.String
NAME_R_CARPAL_DISTAL_PHALANX_4_PARENT
SFString xs:NMTOKEN enumeration value "r_carpal_distal_phalanx_4" has unique parent "r_carpal_distal_phalanx_4" in HAnimSegmentObjectstatic java.lang.String
NAME_R_CARPAL_DISTAL_PHALANX_5
SFString field named name with X3DUOM simpleType hanimFeaturePointNameValues and with X3DUOM baseType xs:NMTOKEN can equal this value "r_carpal_distal_phalanx_5" (Java syntax) or r_carpal_distal_phalanx_5 (XML syntax).static java.lang.String
NAME_R_CARPAL_DISTAL_PHALANX_5_ALIAS
SFString xs:NMTOKEN enumeration value "r_carpal_distal_phalanx_5" has alias "r_pinky_distal"static int
NAME_R_CARPAL_DISTAL_PHALANX_5_INDEX
SFString xs:NMTOKEN enumeration value "r_carpal_distal_phalanx_5" has unique index 110static int
NAME_R_CARPAL_DISTAL_PHALANX_5_LOA
SFString xs:NMTOKEN enumeration value "r_carpal_distal_phalanx_5" has unique Level Of Articulation loa=2static java.lang.String
NAME_R_CARPAL_DISTAL_PHALANX_5_PARENT
SFString xs:NMTOKEN enumeration value "r_carpal_distal_phalanx_5" has unique parent "r_carpal_distal_phalanx_5" in HAnimSegmentObjectstatic java.lang.String
NAME_R_CHEST_MIDSAGITTAL_PLANE
SFString field named name with X3DUOM simpleType hanimFeaturePointNameValues and with X3DUOM baseType xs:NMTOKEN can equal this value "r_chest_midsagittal_plane" (Java syntax) or r_chest_midsagittal_plane (XML syntax).static java.lang.String
NAME_R_CHEST_MIDSAGITTAL_PLANE_ALIAS
SFString xs:NMTOKEN enumeration value "r_chest_midsagittal_plane" has alias "r_shoulder"static int
NAME_R_CHEST_MIDSAGITTAL_PLANE_INDEX
SFString xs:NMTOKEN enumeration value "r_chest_midsagittal_plane" has unique index 95static int
NAME_R_CHEST_MIDSAGITTAL_PLANE_LOA
SFString xs:NMTOKEN enumeration value "r_chest_midsagittal_plane" has unique Level Of Articulation loa=2static java.lang.String
NAME_R_CHEST_MIDSAGITTAL_PLANE_PARENT
SFString xs:NMTOKEN enumeration value "r_chest_midsagittal_plane" has unique parent "t6" in HAnimSegmentObjectstatic java.lang.String
NAME_R_CLAVICLE
SFString field named name with X3DUOM simpleType hanimFeaturePointNameValues and with X3DUOM baseType xs:NMTOKEN can equal this value "r_clavicle" (Java syntax) or r_clavicle (XML syntax).static java.lang.String
NAME_R_CLAVICLE_ALIAS
SFString xs:NMTOKEN enumeration value "r_clavicle" has alias "r_clavicale"static int
NAME_R_CLAVICLE_INDEX
SFString xs:NMTOKEN enumeration value "r_clavicle" has unique index 19static int
NAME_R_CLAVICLE_LOA
SFString xs:NMTOKEN enumeration value "r_clavicle" has unique Level Of Articulation loa=2static java.lang.String
NAME_R_CLAVICLE_PARENT
SFString xs:NMTOKEN enumeration value "r_clavicle" has unique parent "r_clavicle" in HAnimSegmentObjectstatic java.lang.String
NAME_R_DACTYLION
SFString field named name with X3DUOM simpleType hanimFeaturePointNameValues and with X3DUOM baseType xs:NMTOKEN can equal this value "r_dactylion" (Java syntax) or r_dactylion (XML syntax).static int
NAME_R_DACTYLION_INDEX
SFString xs:NMTOKEN enumeration value "r_dactylion" has unique index 61static int
NAME_R_DACTYLION_LOA
SFString xs:NMTOKEN enumeration value "r_dactylion" has unique Level Of Articulation loa=2static java.lang.String
NAME_R_DACTYLION_PARENT
SFString xs:NMTOKEN enumeration value "r_dactylion" has unique parent "r_carpal_distal_phalanx_2" in HAnimSegmentObjectstatic java.lang.String
NAME_R_ECTOCANTHUS
SFString field named name with X3DUOM simpleType hanimFeaturePointNameValues and with X3DUOM baseType xs:NMTOKEN can equal this value "r_ectocanthus" (Java syntax) or r_ectocanthus (XML syntax).static java.lang.String
NAME_R_ECTOCANTHUS_ALIAS
SFString xs:NMTOKEN enumeration value "r_ectocanthus" has alias "r_canthus"static int
NAME_R_ECTOCANTHUS_INDEX
SFString xs:NMTOKEN enumeration value "r_ectocanthus" has unique index 86static int
NAME_R_ECTOCANTHUS_LOA
SFString xs:NMTOKEN enumeration value "r_ectocanthus" has unique Level Of Articulation loa=1static java.lang.String
NAME_R_ECTOCANTHUS_PARENT
SFString xs:NMTOKEN enumeration value "r_ectocanthus" has unique parent "skull" in HAnimSegmentObjectstatic java.lang.String
NAME_R_FEMORAL_LATERAL_EPICONDYLE
SFString field named name with X3DUOM simpleType hanimFeaturePointNameValues and with X3DUOM baseType xs:NMTOKEN can equal this value "r_femoral_lateral_epicondyle" (Java syntax) or r_femoral_lateral_epicondyle (XML syntax).static java.lang.String
NAME_R_FEMORAL_LATERAL_EPICONDYLE_ALIAS
SFString xs:NMTOKEN enumeration value "r_femoral_lateral_epicondyle" has alias "r_femoral_lateral_epicn"static int
NAME_R_FEMORAL_LATERAL_EPICONDYLE_INDEX
SFString xs:NMTOKEN enumeration value "r_femoral_lateral_epicondyle" has unique index 43static int
NAME_R_FEMORAL_LATERAL_EPICONDYLE_LOA
SFString xs:NMTOKEN enumeration value "r_femoral_lateral_epicondyle" has unique Level Of Articulation loa=1static java.lang.String
NAME_R_FEMORAL_LATERAL_EPICONDYLE_PARENT
SFString xs:NMTOKEN enumeration value "r_femoral_lateral_epicondyle" has unique parent "r_thigh" in HAnimSegmentObjectstatic java.lang.String
NAME_R_FEMORAL_MEDIAL_EPICONDYLE
SFString field named name with X3DUOM simpleType hanimFeaturePointNameValues and with X3DUOM baseType xs:NMTOKEN can equal this value "r_femoral_medial_epicondyle" (Java syntax) or r_femoral_medial_epicondyle (XML syntax).static java.lang.String
NAME_R_FEMORAL_MEDIAL_EPICONDYLE_ALIAS
SFString xs:NMTOKEN enumeration value "r_femoral_medial_epicondyle" has alias "r_femoral_medial_epicn"static int
NAME_R_FEMORAL_MEDIAL_EPICONDYLE_INDEX
SFString xs:NMTOKEN enumeration value "r_femoral_medial_epicondyle" has unique index 44static int
NAME_R_FEMORAL_MEDIAL_EPICONDYLE_LOA
SFString xs:NMTOKEN enumeration value "r_femoral_medial_epicondyle" has unique Level Of Articulation loa=1static java.lang.String
NAME_R_FEMORAL_MEDIAL_EPICONDYLE_PARENT
SFString xs:NMTOKEN enumeration value "r_femoral_medial_epicondyle" has unique parent "r_thigh" in HAnimSegmentObjectstatic java.lang.String
NAME_R_GONION
Tooltip: Right Gonion is midpoint of the mandibular angle of the jaw.static int
NAME_R_GONION_INDEX
SFString xs:NMTOKEN enumeration value "r_gonion" has unique index 8static int
NAME_R_GONION_LOA
SFString xs:NMTOKEN enumeration value "r_gonion" has unique Level Of Articulation loa=1static java.lang.String
NAME_R_GONION_PARENT
SFString xs:NMTOKEN enumeration value "r_gonion" has unique parent "skull" in HAnimSegmentObjectstatic java.lang.String
NAME_R_HUMERAL_LATERAL_EPICONDYLE
SFString field named name with X3DUOM simpleType hanimFeaturePointNameValues and with X3DUOM baseType xs:NMTOKEN can equal this value "r_humeral_lateral_epicondyle" (Java syntax) or r_humeral_lateral_epicondyle (XML syntax).static java.lang.String
NAME_R_HUMERAL_LATERAL_EPICONDYLE_ALIAS
SFString xs:NMTOKEN enumeration value "r_humeral_lateral_epicondyle" has alias "r_humeral_lateral_epicn"static int
NAME_R_HUMERAL_LATERAL_EPICONDYLE_INDEX
SFString xs:NMTOKEN enumeration value "r_humeral_lateral_epicondyle" has unique index 66static int
NAME_R_HUMERAL_LATERAL_EPICONDYLE_LOA
SFString xs:NMTOKEN enumeration value "r_humeral_lateral_epicondyle" has unique Level Of Articulation loa=1static java.lang.String
NAME_R_HUMERAL_LATERAL_EPICONDYLE_PARENT
SFString xs:NMTOKEN enumeration value "r_humeral_lateral_epicondyle" has unique parent "r_upperarm" in HAnimSegmentObjectstatic java.lang.String
NAME_R_HUMERAL_MEDIAL_EPICONDYLE
SFString field named name with X3DUOM simpleType hanimFeaturePointNameValues and with X3DUOM baseType xs:NMTOKEN can equal this value "r_humeral_medial_epicondyle" (Java syntax) or r_humeral_medial_epicondyle (XML syntax).static java.lang.String
NAME_R_HUMERAL_MEDIAL_EPICONDYLE_ALIAS
SFString xs:NMTOKEN enumeration value "r_humeral_medial_epicondyle" has alias "r_humeral_lateral_epicn"static int
NAME_R_HUMERAL_MEDIAL_EPICONDYLE_INDEX
SFString xs:NMTOKEN enumeration value "r_humeral_medial_epicondyle" has unique index 67static int
NAME_R_HUMERAL_MEDIAL_EPICONDYLE_LOA
SFString xs:NMTOKEN enumeration value "r_humeral_medial_epicondyle" has unique Level Of Articulation loa=1static java.lang.String
NAME_R_HUMERAL_MEDIAL_EPICONDYLE_PARENT
SFString xs:NMTOKEN enumeration value "r_humeral_medial_epicondyle" has unique parent "r_forearm" in HAnimSegmentObjectstatic java.lang.String
NAME_R_ILIOCRISTALE
SFString field named name with X3DUOM simpleType hanimFeaturePointNameValues and with X3DUOM baseType xs:NMTOKEN can equal this value "r_iliocristale" (Java syntax) or r_iliocristale (XML syntax).static int
NAME_R_ILIOCRISTALE_INDEX
SFString xs:NMTOKEN enumeration value "r_iliocristale" has unique index 36static int
NAME_R_ILIOCRISTALE_LOA
SFString xs:NMTOKEN enumeration value "r_iliocristale" has unique Level Of Articulation loa=1static java.lang.String
NAME_R_ILIOCRISTALE_PARENT
SFString xs:NMTOKEN enumeration value "r_iliocristale" has unique parent "pelvis" in HAnimSegmentObjectstatic java.lang.String
NAME_R_INFRAORBITALE
Tooltip: Right Infraorbitale foramen is opening in maxillary bone of skull located below the infraorbital margin of the orbit.static int
NAME_R_INFRAORBITALE_INDEX
SFString xs:NMTOKEN enumeration value "r_infraorbitale" has unique index 6static int
NAME_R_INFRAORBITALE_LOA
SFString xs:NMTOKEN enumeration value "r_infraorbitale" has unique Level Of Articulation loa=1static java.lang.String
NAME_R_INFRAORBITALE_PARENT
SFString xs:NMTOKEN enumeration value "r_infraorbitale" has unique parent "skull" in HAnimSegmentObjectstatic java.lang.String
NAME_R_KNEE_CREASE
SFString field named name with X3DUOM simpleType hanimFeaturePointNameValues and with X3DUOM baseType xs:NMTOKEN can equal this value "r_knee_crease" (Java syntax) or r_knee_crease (XML syntax).static int
NAME_R_KNEE_CREASE_INDEX
SFString xs:NMTOKEN enumeration value "r_knee_crease" has unique index 91static int
NAME_R_KNEE_CREASE_LOA
SFString xs:NMTOKEN enumeration value "r_knee_crease" has unique Level Of Articulation loa=1static java.lang.String
NAME_R_KNEE_CREASE_PARENT
SFString xs:NMTOKEN enumeration value "r_knee_crease" has unique parent "r_thigh" in HAnimSegmentObjectstatic java.lang.String
NAME_R_LATERAL_MALLEOLUS
SFString field named name with X3DUOM simpleType hanimFeaturePointNameValues and with X3DUOM baseType xs:NMTOKEN can equal this value "r_lateral_malleolus" (Java syntax) or r_lateral_malleolus (XML syntax).static int
NAME_R_LATERAL_MALLEOLUS_INDEX
SFString xs:NMTOKEN enumeration value "r_lateral_malleolus" has unique index 53static int
NAME_R_LATERAL_MALLEOLUS_LOA
SFString xs:NMTOKEN enumeration value "r_lateral_malleolus" has unique Level Of Articulation loa=1static java.lang.String
NAME_R_LATERAL_MALLEOLUS_PARENT
SFString xs:NMTOKEN enumeration value "r_lateral_malleolus" has unique parent "r_calf" in HAnimSegmentObjectstatic java.lang.String
NAME_R_MEDIAL_MALLEOLUS
SFString field named name with X3DUOM simpleType hanimFeaturePointNameValues and with X3DUOM baseType xs:NMTOKEN can equal this value "r_medial_malleolus" (Java syntax) or r_medial_malleolus (XML syntax).static int
NAME_R_MEDIAL_MALLEOLUS_INDEX
SFString xs:NMTOKEN enumeration value "r_medial_malleolus" has unique index 52static int
NAME_R_MEDIAL_MALLEOLUS_LOA
SFString xs:NMTOKEN enumeration value "r_medial_malleolus" has unique Level Of Articulation loa=1static java.lang.String
NAME_R_MEDIAL_MALLEOLUS_PARENT
SFString xs:NMTOKEN enumeration value "r_medial_malleolus" has unique parent "r_calf" in HAnimSegmentObjectstatic java.lang.String
NAME_R_METACARPAL_PHALANX_2
SFString field named name with X3DUOM simpleType hanimFeaturePointNameValues and with X3DUOM baseType xs:NMTOKEN can equal this value "r_metacarpal_phalanx_2" (Java syntax) or r_metacarpal_phalanx_2 (XML syntax).static java.lang.String
NAME_R_METACARPAL_PHALANX_2_ALIAS
SFString xs:NMTOKEN enumeration value "r_metacarpal_phalanx_2" has alias "r_metacarpal_pha2"static int
NAME_R_METACARPAL_PHALANX_2_INDEX
SFString xs:NMTOKEN enumeration value "r_metacarpal_phalanx_2" has unique index 78static int
NAME_R_METACARPAL_PHALANX_2_LOA
SFString xs:NMTOKEN enumeration value "r_metacarpal_phalanx_2" has unique Level Of Articulation loa=2static java.lang.String
NAME_R_METACARPAL_PHALANX_2_PARENT
SFString xs:NMTOKEN enumeration value "r_metacarpal_phalanx_2" has unique parent "r_metacarpal_2" in HAnimSegmentObjectstatic java.lang.String
NAME_R_METACARPAL_PHALANX_3
SFString field named name with X3DUOM simpleType hanimFeaturePointNameValues and with X3DUOM baseType xs:NMTOKEN can equal this value "r_metacarpal_phalanx_3" (Java syntax) or r_metacarpal_phalanx_3 (XML syntax).static int
NAME_R_METACARPAL_PHALANX_3_INDEX
SFString xs:NMTOKEN enumeration value "r_metacarpal_phalanx_3" has unique index 79static int
NAME_R_METACARPAL_PHALANX_3_LOA
SFString xs:NMTOKEN enumeration value "r_metacarpal_phalanx_3" has unique Level Of Articulation loa=2static java.lang.String
NAME_R_METACARPAL_PHALANX_3_PARENT
SFString xs:NMTOKEN enumeration value "r_metacarpal_phalanx_3" has unique parent "r_metacarpal_3" in HAnimSegmentObjectstatic java.lang.String
NAME_R_METACARPAL_PHALANX_5
SFString field named name with X3DUOM simpleType hanimFeaturePointNameValues and with X3DUOM baseType xs:NMTOKEN can equal this value "r_metacarpal_phalanx_5" (Java syntax) or r_metacarpal_phalanx_5 (XML syntax).static java.lang.String
NAME_R_METACARPAL_PHALANX_5_ALIAS
SFString xs:NMTOKEN enumeration value "r_metacarpal_phalanx_5" has alias "r_metacarpal_pha5"static int
NAME_R_METACARPAL_PHALANX_5_INDEX
SFString xs:NMTOKEN enumeration value "r_metacarpal_phalanx_5" has unique index 80static int
NAME_R_METACARPAL_PHALANX_5_LOA
SFString xs:NMTOKEN enumeration value "r_metacarpal_phalanx_5" has unique Level Of Articulation loa=2static java.lang.String
NAME_R_METACARPAL_PHALANX_5_PARENT
SFString xs:NMTOKEN enumeration value "r_metacarpal_phalanx_5" has unique parent "r_metacarpal_5" in HAnimSegmentObjectstatic java.lang.String
NAME_R_METATARSAL_PHALANX_1
SFString field named name with X3DUOM simpleType hanimFeaturePointNameValues and with X3DUOM baseType xs:NMTOKEN can equal this value "r_metatarsal_phalanx_1" (Java syntax) or r_metatarsal_phalanx_1 (XML syntax).static java.lang.String
NAME_R_METATARSAL_PHALANX_1_ALIAS
SFString xs:NMTOKEN enumeration value "r_metatarsal_phalanx_1" has alias "r_metatarsal_pha1"static int
NAME_R_METATARSAL_PHALANX_1_INDEX
SFString xs:NMTOKEN enumeration value "r_metatarsal_phalanx_1" has unique index 59static int
NAME_R_METATARSAL_PHALANX_1_LOA
SFString xs:NMTOKEN enumeration value "r_metatarsal_phalanx_1" has unique Level Of Articulation loa=4static java.lang.String
NAME_R_METATARSAL_PHALANX_1_PARENT
SFString xs:NMTOKEN enumeration value "r_metatarsal_phalanx_1" has unique parent "r_tarsal_proximal_phalanx_1" in HAnimSegmentObjectstatic java.lang.String
NAME_R_METATARSAL_PHALANX_5
SFString field named name with X3DUOM simpleType hanimFeaturePointNameValues and with X3DUOM baseType xs:NMTOKEN can equal this value "r_metatarsal_phalanx_5" (Java syntax) or r_metatarsal_phalanx_5 (XML syntax).static java.lang.String
NAME_R_METATARSAL_PHALANX_5_ALIAS
SFString xs:NMTOKEN enumeration value "r_metatarsal_phalanx_5" has alias "r_metatarsal_pha5"static int
NAME_R_METATARSAL_PHALANX_5_INDEX
SFString xs:NMTOKEN enumeration value "r_metatarsal_phalanx_5" has unique index 60static int
NAME_R_METATARSAL_PHALANX_5_LOA
SFString xs:NMTOKEN enumeration value "r_metatarsal_phalanx_5" has unique Level Of Articulation loa=4static java.lang.String
NAME_R_METATARSAL_PHALANX_5_PARENT
SFString xs:NMTOKEN enumeration value "r_metatarsal_phalanx_5" has unique parent "r_tarsal_proximal_phalanx_5" in HAnimSegmentObjectstatic java.lang.String
NAME_R_NECK_BASE
SFString field named name with X3DUOM simpleType hanimFeaturePointNameValues and with X3DUOM baseType xs:NMTOKEN can equal this value "r_neck_base" (Java syntax) or r_neck_base (XML syntax).static int
NAME_R_NECK_BASE_INDEX
SFString xs:NMTOKEN enumeration value "r_neck_base" has unique index 83static int
NAME_R_NECK_BASE_LOA
SFString xs:NMTOKEN enumeration value "r_neck_base" has unique Level Of Articulation loa=3static java.lang.String
NAME_R_NECK_BASE_PARENT
SFString xs:NMTOKEN enumeration value "r_neck_base" has unique parent "c7" in HAnimSegmentObjectstatic java.lang.String
NAME_R_OLECRANON
SFString field named name with X3DUOM simpleType hanimFeaturePointNameValues and with X3DUOM baseType xs:NMTOKEN can equal this value "r_olecranon" (Java syntax) or r_olecranon (XML syntax).static int
NAME_R_OLECRANON_INDEX
SFString xs:NMTOKEN enumeration value "r_olecranon" has unique index 68static int
NAME_R_OLECRANON_LOA
SFString xs:NMTOKEN enumeration value "r_olecranon" has unique Level Of Articulation loa=1static java.lang.String
NAME_R_OLECRANON_PARENT
SFString xs:NMTOKEN enumeration value "r_olecranon" has unique parent "r_forearm" in HAnimSegmentObjectstatic java.lang.String
NAME_R_PSIS
SFString field named name with X3DUOM simpleType hanimFeaturePointNameValues and with X3DUOM baseType xs:NMTOKEN can equal this value "r_psis" (Java syntax) or r_psis (XML syntax).static java.lang.String
NAME_R_PSIS_ALIAS
SFString xs:NMTOKEN enumeration value "r_psis" has alias "Right Posterior Superior Iliac Spine"static int
NAME_R_PSIS_INDEX
SFString xs:NMTOKEN enumeration value "r_psis" has unique index 37static int
NAME_R_PSIS_LOA
SFString xs:NMTOKEN enumeration value "r_psis" has unique Level Of Articulation loa=1static java.lang.String
NAME_R_PSIS_PARENT
SFString xs:NMTOKEN enumeration value "r_psis" has unique parent "pelvis" in HAnimSegmentObjectstatic java.lang.String
NAME_R_RADIAL_STYLOID
SFString field named name with X3DUOM simpleType hanimFeaturePointNameValues and with X3DUOM baseType xs:NMTOKEN can equal this value "r_radial_styloid" (Java syntax) or r_radial_styloid (XML syntax).static int
NAME_R_RADIAL_STYLOID_INDEX
SFString xs:NMTOKEN enumeration value "r_radial_styloid" has unique index 74static int
NAME_R_RADIAL_STYLOID_LOA
SFString xs:NMTOKEN enumeration value "r_radial_styloid" has unique Level Of Articulation loa=1static java.lang.String
NAME_R_RADIAL_STYLOID_PARENT
SFString xs:NMTOKEN enumeration value "r_radial_styloid" has unique parent "r_forearm" in HAnimSegmentObjectstatic java.lang.String
NAME_R_RADIALE
SFString field named name with X3DUOM simpleType hanimFeaturePointNameValues and with X3DUOM baseType xs:NMTOKEN can equal this value "r_radiale" (Java syntax) or r_radiale (XML syntax).static int
NAME_R_RADIALE_INDEX
SFString xs:NMTOKEN enumeration value "r_radiale" has unique index 72static int
NAME_R_RADIALE_LOA
SFString xs:NMTOKEN enumeration value "r_radiale" has unique Level Of Articulation loa=1static java.lang.String
NAME_R_RADIALE_PARENT
SFString xs:NMTOKEN enumeration value "r_radiale" has unique parent "r_forearm" in HAnimSegmentObjectstatic java.lang.String
NAME_R_RIB10
SFString field named name with X3DUOM simpleType hanimFeaturePointNameValues and with X3DUOM baseType xs:NMTOKEN can equal this value "r_rib10" (Java syntax) or r_rib10 (XML syntax).static java.lang.String
NAME_R_RIB10_ALIAS
SFString xs:NMTOKEN enumeration value "r_rib10" has alias "r_rib10_midspine"static int
NAME_R_RIB10_INDEX
SFString xs:NMTOKEN enumeration value "r_rib10" has unique index 30static int
NAME_R_RIB10_LOA
SFString xs:NMTOKEN enumeration value "r_rib10" has unique Level Of Articulation loa=3static java.lang.String
NAME_R_RIB10_PARENT
SFString xs:NMTOKEN enumeration value "r_rib10" has unique parent "l2" in HAnimSegmentObjectstatic java.lang.String
NAME_R_SPHYRION
SFString field named name with X3DUOM simpleType hanimFeaturePointNameValues and with X3DUOM baseType xs:NMTOKEN can equal this value "r_sphyrion" (Java syntax) or r_sphyrion (XML syntax).static int
NAME_R_SPHYRION_INDEX
SFString xs:NMTOKEN enumeration value "r_sphyrion" has unique index 54static int
NAME_R_SPHYRION_LOA
SFString xs:NMTOKEN enumeration value "r_sphyrion" has unique Level Of Articulation loa=1static java.lang.String
NAME_R_SPHYRION_PARENT
SFString xs:NMTOKEN enumeration value "r_sphyrion" has unique parent "r_talus" in HAnimSegmentObjectstatic java.lang.String
NAME_R_SUPRAPATELLA
SFString field named name with X3DUOM simpleType hanimFeaturePointNameValues and with X3DUOM baseType xs:NMTOKEN can equal this value "r_suprapatella" (Java syntax) or r_suprapatella (XML syntax).static java.lang.String
NAME_R_SUPRAPATELLA_ALIAS
SFString xs:NMTOKEN enumeration value "r_suprapatella" has alias "r_kneecap"static int
NAME_R_SUPRAPATELLA_INDEX
SFString xs:NMTOKEN enumeration value "r_suprapatella" has unique index 45static int
NAME_R_SUPRAPATELLA_LOA
SFString xs:NMTOKEN enumeration value "r_suprapatella" has unique Level Of Articulation loa=1static java.lang.String
NAME_R_SUPRAPATELLA_PARENT
SFString xs:NMTOKEN enumeration value "r_suprapatella" has unique parent "r_thigh" in HAnimSegmentObjectstatic java.lang.String
NAME_R_TARSAL_DISTAL_PHALANX_1
SFString field named name with X3DUOM simpleType hanimFeaturePointNameValues and with X3DUOM baseType xs:NMTOKEN can equal this value "r_tarsal_distal_phalanx_1" (Java syntax) or r_tarsal_distal_phalanx_1 (XML syntax).static int
NAME_R_TARSAL_DISTAL_PHALANX_1_INDEX
SFString xs:NMTOKEN enumeration value "r_tarsal_distal_phalanx_1" has unique index 116static int
NAME_R_TARSAL_DISTAL_PHALANX_1_LOA
SFString xs:NMTOKEN enumeration value "r_tarsal_distal_phalanx_1" has unique Level Of Articulation loa=4static java.lang.String
NAME_R_TARSAL_DISTAL_PHALANX_1_PARENT
SFString xs:NMTOKEN enumeration value "r_tarsal_distal_phalanx_1" has unique parent "r_tarsal_distal_phalanx_1" in HAnimSegmentObjectstatic java.lang.String
NAME_R_TARSAL_DISTAL_PHALANX_2
SFString field named name with X3DUOM simpleType hanimFeaturePointNameValues and with X3DUOM baseType xs:NMTOKEN can equal this value "r_tarsal_distal_phalanx_2" (Java syntax) or r_tarsal_distal_phalanx_2 (XML syntax).static java.lang.String
NAME_R_TARSAL_DISTAL_PHALANX_2_ALIAS
SFString xs:NMTOKEN enumeration value "r_tarsal_distal_phalanx_2" has alias "r_digit2"static int
NAME_R_TARSAL_DISTAL_PHALANX_2_INDEX
SFString xs:NMTOKEN enumeration value "r_tarsal_distal_phalanx_2" has unique index 117static int
NAME_R_TARSAL_DISTAL_PHALANX_2_LOA
SFString xs:NMTOKEN enumeration value "r_tarsal_distal_phalanx_2" has unique Level Of Articulation loa=2static java.lang.String
NAME_R_TARSAL_DISTAL_PHALANX_2_PARENT
SFString xs:NMTOKEN enumeration value "r_tarsal_distal_phalanx_2" has unique parent "r_tarsal_distal_phalanx_2" in HAnimSegmentObjectstatic java.lang.String
NAME_R_TARSAL_DISTAL_PHALANX_3
SFString field named name with X3DUOM simpleType hanimFeaturePointNameValues and with X3DUOM baseType xs:NMTOKEN can equal this value "r_tarsal_distal_phalanx_3" (Java syntax) or r_tarsal_distal_phalanx_3 (XML syntax).static int
NAME_R_TARSAL_DISTAL_PHALANX_3_INDEX
SFString xs:NMTOKEN enumeration value "r_tarsal_distal_phalanx_3" has unique index 118static int
NAME_R_TARSAL_DISTAL_PHALANX_3_LOA
SFString xs:NMTOKEN enumeration value "r_tarsal_distal_phalanx_3" has unique Level Of Articulation loa=4static java.lang.String
NAME_R_TARSAL_DISTAL_PHALANX_3_PARENT
SFString xs:NMTOKEN enumeration value "r_tarsal_distal_phalanx_3" has unique parent "r_tarsal_distal_phalanx_3" in HAnimSegmentObjectstatic java.lang.String
NAME_R_TARSAL_DISTAL_PHALANX_4
SFString field named name with X3DUOM simpleType hanimFeaturePointNameValues and with X3DUOM baseType xs:NMTOKEN can equal this value "r_tarsal_distal_phalanx_4" (Java syntax) or r_tarsal_distal_phalanx_4 (XML syntax).static int
NAME_R_TARSAL_DISTAL_PHALANX_4_INDEX
SFString xs:NMTOKEN enumeration value "r_tarsal_distal_phalanx_4" has unique index 119static int
NAME_R_TARSAL_DISTAL_PHALANX_4_LOA
SFString xs:NMTOKEN enumeration value "r_tarsal_distal_phalanx_4" has unique Level Of Articulation loa=4static java.lang.String
NAME_R_TARSAL_DISTAL_PHALANX_4_PARENT
SFString xs:NMTOKEN enumeration value "r_tarsal_distal_phalanx_4" has unique parent "r_tarsal_distal_phalanx_4" in HAnimSegmentObjectstatic java.lang.String
NAME_R_TARSAL_DISTAL_PHALANX_5
SFString field named name with X3DUOM simpleType hanimFeaturePointNameValues and with X3DUOM baseType xs:NMTOKEN can equal this value "r_tarsal_distal_phalanx_5" (Java syntax) or r_tarsal_distal_phalanx_5 (XML syntax).static java.lang.String
NAME_R_TARSAL_DISTAL_PHALANX_5_ALIAS
SFString xs:NMTOKEN enumeration value "r_tarsal_distal_phalanx_5" has alias "r_tarsal_interphalangeal_pha5"static int
NAME_R_TARSAL_DISTAL_PHALANX_5_INDEX
SFString xs:NMTOKEN enumeration value "r_tarsal_distal_phalanx_5" has unique index 120static int
NAME_R_TARSAL_DISTAL_PHALANX_5_LOA
SFString xs:NMTOKEN enumeration value "r_tarsal_distal_phalanx_5" has unique Level Of Articulation loa=4static java.lang.String
NAME_R_TARSAL_DISTAL_PHALANX_5_PARENT
SFString xs:NMTOKEN enumeration value "r_tarsal_distal_phalanx_5" has unique parent "r_tarsal_distal_phalanx_5" in HAnimSegmentObjectstatic java.lang.String
NAME_R_THELION
SFString field named name with X3DUOM simpleType hanimFeaturePointNameValues and with X3DUOM baseType xs:NMTOKEN can equal this value "r_thelion" (Java syntax) or r_thelion (XML syntax).static java.lang.String
NAME_R_THELION_ALIAS
SFString xs:NMTOKEN enumeration value "r_thelion" has alias "Right Bustpoint"static int
NAME_R_THELION_INDEX
SFString xs:NMTOKEN enumeration value "r_thelion" has unique index 31static int
NAME_R_THELION_LOA
SFString xs:NMTOKEN enumeration value "r_thelion" has unique Level Of Articulation loa=3static java.lang.String
NAME_R_THELION_PARENT
SFString xs:NMTOKEN enumeration value "r_thelion" has unique parent "t9" in HAnimSegmentObjectstatic java.lang.String
NAME_R_TIBIALE
SFString field named name with X3DUOM simpleType hanimFeaturePointNameValues and with X3DUOM baseType xs:NMTOKEN can equal this value "r_tibiale" (Java syntax) or r_tibiale (XML syntax).static int
NAME_R_TIBIALE_INDEX
SFString xs:NMTOKEN enumeration value "r_tibiale" has unique index 51static int
NAME_R_TIBIALE_LOA
SFString xs:NMTOKEN enumeration value "r_tibiale" has unique Level Of Articulation loa=1static java.lang.String
NAME_R_TIBIALE_PARENT
SFString xs:NMTOKEN enumeration value "r_tibiale" has unique parent "r_calf" in HAnimSegmentObjectstatic java.lang.String
NAME_R_TRAGION
Tooltip: notch just above the tragus of the ear.static int
NAME_R_TRAGION_INDEX
SFString xs:NMTOKEN enumeration value "r_tragion" has unique index 7static int
NAME_R_TRAGION_LOA
SFString xs:NMTOKEN enumeration value "r_tragion" has unique Level Of Articulation loa=1static java.lang.String
NAME_R_TRAGION_PARENT
SFString xs:NMTOKEN enumeration value "r_tragion" has unique parent "skull" in HAnimSegmentObjectstatic java.lang.String
NAME_R_TROCHANTERION
SFString field named name with X3DUOM simpleType hanimFeaturePointNameValues and with X3DUOM baseType xs:NMTOKEN can equal this value "r_trochanterion" (Java syntax) or r_trochanterion (XML syntax).static java.lang.String
NAME_R_TROCHANTERION_ALIAS
SFString xs:NMTOKEN enumeration value "r_trochanterion" has alias "r_trochanter"static int
NAME_R_TROCHANTERION_INDEX
SFString xs:NMTOKEN enumeration value "r_trochanterion" has unique index 46static int
NAME_R_TROCHANTERION_LOA
SFString xs:NMTOKEN enumeration value "r_trochanterion" has unique Level Of Articulation loa=1static java.lang.String
NAME_R_TROCHANTERION_PARENT
SFString xs:NMTOKEN enumeration value "r_trochanterion" has unique parent "pelvis" in HAnimSegmentObjectstatic java.lang.String
NAME_R_ULNAR_STYLOID
SFString field named name with X3DUOM simpleType hanimFeaturePointNameValues and with X3DUOM baseType xs:NMTOKEN can equal this value "r_ulnar_styloid" (Java syntax) or r_ulnar_styloid (XML syntax).static int
NAME_R_ULNAR_STYLOID_INDEX
SFString xs:NMTOKEN enumeration value "r_ulnar_styloid" has unique index 73static int
NAME_R_ULNAR_STYLOID_LOA
SFString xs:NMTOKEN enumeration value "r_ulnar_styloid" has unique Level Of Articulation loa=1static java.lang.String
NAME_R_ULNAR_STYLOID_PARENT
SFString xs:NMTOKEN enumeration value "r_ulnar_styloid" has unique parent "r_carpal" in HAnimSegmentObjectstatic java.lang.String
NAME_REAR_CENTER_MIDSAGITTAL_PLANE
SFString field named name with X3DUOM simpleType hanimFeaturePointNameValues and with X3DUOM baseType xs:NMTOKEN can equal this value "rear_center_midsagittal_plane" (Java syntax) or rear_center_midsagittal_plane (XML syntax).static java.lang.String
NAME_REAR_CENTER_MIDSAGITTAL_PLANE_ALIAS
SFString xs:NMTOKEN enumeration value "rear_center_midsagittal_plane" has alias "median plane"static int
NAME_REAR_CENTER_MIDSAGITTAL_PLANE_INDEX
SFString xs:NMTOKEN enumeration value "rear_center_midsagittal_plane" has unique index 92static int
NAME_REAR_CENTER_MIDSAGITTAL_PLANE_LOA
SFString xs:NMTOKEN enumeration value "rear_center_midsagittal_plane" has unique Level Of Articulation loa=2static java.lang.String
NAME_REAR_CENTER_MIDSAGITTAL_PLANE_PARENT
SFString xs:NMTOKEN enumeration value "rear_center_midsagittal_plane" has unique parent "t6" in HAnimSegmentObjectstatic java.lang.String
NAME_SELLION
Tooltip: osseocartilaginous junction of the nasal dorsum.static int
NAME_SELLION_INDEX
SFString xs:NMTOKEN enumeration value "sellion" has unique index 2static int
NAME_SELLION_LOA
SFString xs:NMTOKEN enumeration value "sellion" has unique Level Of Articulation loa=1static java.lang.String
NAME_SELLION_PARENT
SFString xs:NMTOKEN enumeration value "sellion" has unique parent "skull" in HAnimSegmentObjectstatic java.lang.String
NAME_SKULL_VERTEX
Tooltip: CAESAR 2003 skull_vertex matches ISO 7250-1 part 5.22 Vertex (top of head).static java.lang.String
NAME_SKULL_VERTEX_ALIAS
SFString xs:NMTOKEN enumeration value "skull_vertex" has alias "vertex"static int
NAME_SKULL_VERTEX_INDEX
SFString xs:NMTOKEN enumeration value "skull_vertex" has unique index 0static int
NAME_SKULL_VERTEX_LOA
SFString xs:NMTOKEN enumeration value "skull_vertex" has unique Level Of Articulation loa=1static java.lang.String
NAME_SKULL_VERTEX_PARENT
SFString xs:NMTOKEN enumeration value "skull_vertex" has unique parent "skull" in HAnimSegmentObjectstatic java.lang.String
NAME_SPINE_1_MIDDLE_BACK
SFString field named name with X3DUOM simpleType hanimFeaturePointNameValues and with X3DUOM baseType xs:NMTOKEN can equal this value "spine_1_middle_back" (Java syntax) or spine_1_middle_back (XML syntax).static java.lang.String
NAME_SPINE_1_MIDDLE_BACK_ALIAS
SFString xs:NMTOKEN enumeration value "spine_1_middle_back" has alias "middle back"static int
NAME_SPINE_1_MIDDLE_BACK_INDEX
SFString xs:NMTOKEN enumeration value "spine_1_middle_back" has unique index 24static int
NAME_SPINE_1_MIDDLE_BACK_LOA
SFString xs:NMTOKEN enumeration value "spine_1_middle_back" has unique Level Of Articulation loa=3static java.lang.String
NAME_SPINE_1_MIDDLE_BACK_PARENT
SFString xs:NMTOKEN enumeration value "spine_1_middle_back" has unique parent "t5" in HAnimSegmentObjectstatic java.lang.String
NAME_SPINE_2_LOWER_BACK
SFString field named name with X3DUOM simpleType hanimFeaturePointNameValues and with X3DUOM baseType xs:NMTOKEN can equal this value "spine_2_lower_back" (Java syntax) or spine_2_lower_back (XML syntax).static java.lang.String
NAME_SPINE_2_LOWER_BACK_ALIAS
SFString xs:NMTOKEN enumeration value "spine_2_lower_back" has alias "lower back"static int
NAME_SPINE_2_LOWER_BACK_INDEX
SFString xs:NMTOKEN enumeration value "spine_2_lower_back" has unique index 25static int
NAME_SPINE_2_LOWER_BACK_LOA
SFString xs:NMTOKEN enumeration value "spine_2_lower_back" has unique Level Of Articulation loa=3static java.lang.String
NAME_SPINE_2_LOWER_BACK_PARENT
SFString xs:NMTOKEN enumeration value "spine_2_lower_back" has unique parent "l2" in HAnimSegmentObjectstatic java.lang.String
NAME_SUBSTERNALE
SFString field named name with X3DUOM simpleType hanimFeaturePointNameValues and with X3DUOM baseType xs:NMTOKEN can equal this value "substernale" (Java syntax) or substernale (XML syntax).static int
NAME_SUBSTERNALE_INDEX
SFString xs:NMTOKEN enumeration value "substernale" has unique index 13static int
NAME_SUBSTERNALE_LOA
SFString xs:NMTOKEN enumeration value "substernale" has unique Level Of Articulation loa=2static java.lang.String
NAME_SUBSTERNALE_PARENT
SFString xs:NMTOKEN enumeration value "substernale" has unique parent "t10" in HAnimSegmentObjectstatic java.lang.String
NAME_SUPRAMENTON
Tooltip: center point above tip of chin.static int
NAME_SUPRAMENTON_INDEX
SFString xs:NMTOKEN enumeration value "supramenton" has unique index 9static int
NAME_SUPRAMENTON_LOA
SFString xs:NMTOKEN enumeration value "supramenton" has unique Level Of Articulation loa=3static java.lang.String
NAME_SUPRAMENTON_PARENT
SFString xs:NMTOKEN enumeration value "supramenton" has unique parent "jaw" in HAnimSegmentObjectstatic java.lang.String
NAME_SUPRASTERNALE
Tooltip: Suprasternale.static int
NAME_SUPRASTERNALE_INDEX
SFString xs:NMTOKEN enumeration value "suprasternale" has unique index 12static int
NAME_SUPRASTERNALE_LOA
SFString xs:NMTOKEN enumeration value "suprasternale" has unique Level Of Articulation loa=2static java.lang.String
NAME_SUPRASTERNALE_PARENT
SFString xs:NMTOKEN enumeration value "suprasternale" has unique parent "t1" in HAnimSegmentObjectstatic java.lang.String
NAME_WAIST_PREFERRED_ANTERIOR
SFString field named name with X3DUOM simpleType hanimFeaturePointNameValues and with X3DUOM baseType xs:NMTOKEN can equal this value "waist_preferred_anterior" (Java syntax) or waist_preferred_anterior (XML syntax).static java.lang.String
NAME_WAIST_PREFERRED_ANTERIOR_ALIAS
SFString xs:NMTOKEN enumeration value "waist_preferred_anterior" has alias "waist_preferred_post"static int
NAME_WAIST_PREFERRED_ANTERIOR_INDEX
SFString xs:NMTOKEN enumeration value "waist_preferred_anterior" has unique index 26static int
NAME_WAIST_PREFERRED_ANTERIOR_LOA
SFString xs:NMTOKEN enumeration value "waist_preferred_anterior" has unique Level Of Articulation loa=3static java.lang.String
NAME_WAIST_PREFERRED_ANTERIOR_PARENT
SFString xs:NMTOKEN enumeration value "waist_preferred_anterior" has unique parent "l2" in HAnimSegmentObjectstatic java.lang.String
NAME_WAIST_PREFERRED_POSTERIOR
SFString field named name with X3DUOM simpleType hanimFeaturePointNameValues and with X3DUOM baseType xs:NMTOKEN can equal this value "waist_preferred_posterior" (Java syntax) or waist_preferred_posterior (XML syntax).static java.lang.String
NAME_WAIST_PREFERRED_POSTERIOR_ALIAS
SFString xs:NMTOKEN enumeration value "waist_preferred_posterior" has alias "waist_preferred_ant"static int
NAME_WAIST_PREFERRED_POSTERIOR_INDEX
SFString xs:NMTOKEN enumeration value "waist_preferred_posterior" has unique index 27static int
NAME_WAIST_PREFERRED_POSTERIOR_LOA
SFString xs:NMTOKEN enumeration value "waist_preferred_posterior" has unique Level Of Articulation loa=3static java.lang.String
NAME_WAIST_PREFERRED_POSTERIOR_PARENT
SFString xs:NMTOKEN enumeration value "waist_preferred_posterior" has unique parent "l2" in HAnimSegmentObjectstatic float[]
ROTATION_DEFAULT_VALUE
SFRotation field named rotation has default value {0f,0f,1f,0f} (Java syntax) or 0 0 1 0 (XML syntax).static float[]
SCALE_DEFAULT_VALUE
SFVec3f field named scale has default value {1f,1f,1f} (Java syntax) or 1 1 1 (XML syntax).static float[]
SCALEORIENTATION_DEFAULT_VALUE
SFRotation field named scaleOrientation has default value {0f,0f,1f,0f} (Java syntax) or 0 0 1 0 (XML syntax).static java.lang.String
toField_ADDCHILDREN
toField ROUTE name for MFNode field named addChildren.static java.lang.String
toField_BBOXDISPLAY
toField ROUTE name for SFBool field named bboxDisplay.static java.lang.String
toField_CENTER
toField ROUTE name for SFVec3f field named center.static java.lang.String
toField_CHILDREN
toField ROUTE name for MFNode field named children.static java.lang.String
toField_DESCRIPTION
toField ROUTE name for SFString field named description.static java.lang.String
toField_METADATA
toField ROUTE name for SFNode field named metadata.static java.lang.String
toField_NAME
toField ROUTE name for SFString field named name.static java.lang.String
toField_REMOVECHILDREN
toField ROUTE name for MFNode field named removeChildren.static java.lang.String
toField_ROTATION
toField ROUTE name for SFRotation field named rotation.static java.lang.String
toField_SCALE
toField ROUTE name for SFVec3f field named scale.static java.lang.String
toField_SCALEORIENTATION
toField ROUTE name for SFRotation field named scaleOrientation.static java.lang.String
toField_TRANSLATION
toField ROUTE name for SFVec3f field named translation.static java.lang.String
toField_VISIBLE
toField ROUTE name for SFBool field named visible.static float[]
TRANSLATION_DEFAULT_VALUE
SFVec3f field named translation has default value {0f,0f,0f} (Java syntax) or 0 0 0 (XML syntax).static boolean
VISIBLE_DEFAULT_VALUE
SFBool field named visible has default value true (Java syntax) or true (XML syntax).Fields inherited from class org.web3d.x3d.jsail.X3DConcreteNode
CLASS_DEFAULT_VALUE, containerField_ALTERNATE_VALUES, DEF_DEFAULT_VALUE, USE_DEFAULT_VALUE
-
Constructor Summary
Constructors Constructor Description HAnimSiteObject()
Constructor for HAnimSiteObject to initialize member variables with default values.HAnimSiteObject(java.lang.String DEFlabel)
Utility constructor that assigns DEF label after initializing member variables with default values.HAnimSiteObject(java.lang.String DEFlabel, java.lang.String newName)
Utility constructor that assigns both DEF label and name, after initializing member variables with default values. -
Method Summary
Modifier and Type Method Description HAnimSiteObject
addChild(X3DChildNode newValue)
Utility method to add single child element to contained list of existing children nodes (if any).HAnimSiteObject
addChildren(ProtoInstanceObject newValue)
Add single ProtoInstanceObject (with appropriate node type and containerField value) to MFNode array for children field.void
addChildren(X3DNode newValue)
Add single node to existing array of children nodes (if any).void
addChildren(X3DNode[] newValue)
Add array of children nodes to array of existing nodes (if any).HAnimSiteObject
addComments(java.lang.String newComment)
Add comment as CommentsBlock to children fieldHAnimSiteObject
addComments(java.lang.String[] newComments)
Add comments as String[] array to children fieldHAnimSiteObject
addComments(CommentsBlock newCommentsBlock)
Add CommentsBlock to children fieldHAnimSiteObject
clearChildren()
Utility method to clear MFNode value of children field.HAnimSiteObject
clearIS()
Utility method to clear SFNode value of IS field.HAnimSiteObject
clearMetadata()
Utility method to clear SFNode value of metadata field.X3DConcreteElement
findElementByNameValue(java.lang.String nameValue)
Recursive method to provide object reference to node or statement by name attribute, if found as part of this element or in a contained element.X3DConcreteElement
findElementByNameValue(java.lang.String nameValue, java.lang.String elementName)
Recursive method to provide object reference to node or statement by name attribute, if found as part of this element or in a contained element.X3DConcreteNode
findNodeByDEF(java.lang.String DEFvalue)
Recursive method to provide object reference to node by DEF, if found as this node or in a contained node.java.lang.String
getAccessType(java.lang.String fieldName)
Indicate accessType corresponding to given fieldName.HAnimHumanoidObject
getAncestorHAnimHumanoid()
Return reference to ancestor HAnimHumanoidObjectfloat[]
getBboxCenter()
Provide array of 3-tuple float results from initializeOnly SFVec3f field named bboxCenter.boolean
getBboxDisplay()
Provide boolean value from inputOutput SFBool field named bboxDisplay.float[]
getBboxSize()
Provide array of 3-tuple float results within allowed range of [0,infinity), or default value [-1 -1 -1], from initializeOnly SFVec3f field named bboxSize.float[]
getCenter()
Provide array of 3-tuple float results from inputOutput SFVec3f field named center.X3DNode[]
getChildren()
Provide array of X3DChildNode results (using an array consisting of properly typed nodes or ProtoInstanceObjects) from inputOutput MFNode field children.java.util.ArrayList<X3DNode>
getChildrenList()
Utility method to get ArrayList value of MFNode children field, similar togetChildren()
.java.lang.String
getComponent()
Defines X3D component for the HAnimSite element: HAnimint
getComponentLevel()
Provides default X3D component level for this element: 1java.lang.String
getContainerFieldDefault()
containerField describes typical field relationship of a node to its parent.java.lang.String
getCssClass()
Provide String value from inputOutput SFString field named class.java.lang.String
getDEF()
Provide String value from inputOutput SFString field named DEF.java.lang.String
getDescription()
Provide String value from inputOutput SFString field named description.java.lang.String
getElementName()
Provides name of this element: HAnimSitejava.lang.String
getFieldType(java.lang.String fieldName)
Indicate type corresponding to given fieldName.static java.lang.String
getHanimFeaturePointNameAlias(java.lang.String hanimFeaturePointName)
Get alias for this hanimFeaturePointNamestatic int
getHanimFeaturePointNameIndex(java.lang.String hanimFeaturePointName)
Get index for this hanimFeaturePointNamestatic int
getHanimFeaturePointNameLoa(java.lang.String hanimFeaturePointName)
Get Level of Articulation (loa) for this hanimFeaturePointNamejava.lang.String
getHAnimVersion()
Return version of ancestor HAnimHumanoidObjectISObject
getIS()
Provide ISObject instance (using a properly typed node) from inputOutput SFNode field IS.X3DMetadataObject
getMetadata()
Provide X3DMetadataObject instance (using a properly typed node) from inputOutput SFNode field metadata.java.lang.String
getName()
Provide String enumeration value (baseType xs:NMTOKEN) ["skull_vertex" | "glabella" | "sellion" | "l_infraorbitale" | "l_tragion" | "l_gonion" | "r_infraorbitale" | "r_tragion" | "r_gonion" | "supramenton" | "cervicale" | "adams_apple" | "suprasternale" | "substernale" | "l_clavicle" | "l_acromion" | "l_axilla_proximal" | "l_axilla_distal" | "l_axilla_posterior_folds" | "r_clavicle" | "r_acromion" | "r_axilla_proximal" | "r_axilla_distal" | "r_axilla_posterior_folds" | "spine_1_middle_back" | "spine_2_lower_back" | "waist_preferred_anterior" | "waist_preferred_posterior" | "l_rib10" | "l_thelion" | "r_rib10" | "r_thelion" | "l_asis" | "l_iliocristale" | "l_psis" | "r_asis" | "r_iliocristale" | "r_psis" | "crotch" | "l_femoral_lateral_epicondyle" | "l_femoral_medial_epicondyle" | "l_suprapatella" | "l_trochanterion" | "r_femoral_lateral_epicondyle" | "r_femoral_medial_epicondyle" | "r_suprapatella" | "r_trochanterion" | "l_tibiale" | "l_medial_malleolus" | "l_lateral_malleolus" | "l_sphyrion" | "r_tibiale" | "r_medial_malleolus" | "r_lateral_malleolus" | "r_sphyrion" | "l_metatarsal_phalanx_1" | "l_metatarsal_phalanx_5" | "l_dactylion" | "l_calcaneus_posterior" | "r_metatarsal_phalanx_1" | "r_metatarsal_phalanx_5" | "r_dactylion" | "r_calcaneus_posterior" | "l_humeral_lateral_epicondyle" | "l_humeral_medial_epicondyle" | "l_olecranon" | "r_humeral_lateral_epicondyle" | "r_humeral_medial_epicondyle" | "r_olecranon" | "l_radiale" | "l_ulnar_styloid" | "l_radial_styloid" | "r_radiale" | "r_ulnar_styloid" | "r_radial_styloid" | "l_metacarpal_phalanx_2" | "l_metacarpal_phalanx_3" | "l_metacarpal_phalanx_5" | "r_metacarpal_phalanx_2" | "r_metacarpal_phalanx_3" | "r_metacarpal_phalanx_5" | "nuchale" | "l_neck_base" | "r_neck_base" | "navel" | "l_ectocanthus" | "r_ectocanthus" | "menton" | "mesosternale" | "opisthocranion" | "l_knee_crease" | "r_knee_crease" | "rear_center_midsagittal_plane" | "buttocks_standing_wall_contact_point" | "l_chest_midsagittal_plane" | "r_chest_midsagittal_plane" | "l_bideltoid" | "r_bideltoid" | "l_carpal_distal_phalanx_1" | "l_carpal_distal_phalanx_2" | "l_carpal_distal_phalanx_3" | "l_carpal_distal_phalanx_4" | "l_carpal_distal_phalanx_5" | "r_carpal_distal_phalanx_1" | "r_carpal_distal_phalanx_2" | "r_carpal_distal_phalanx_3" | "r_carpal_distal_phalanx_4" | "r_carpal_distal_phalanx_5" | "l_tarsal_distal_phalanx_1" | "l_tarsal_distal_phalanx_2" | "l_tarsal_distal_phalanx_3" | "l_tarsal_distal_phalanx_4" | "l_tarsal_distal_phalanx_5" | "r_tarsal_distal_phalanx_1" | "r_tarsal_distal_phalanx_2" | "r_tarsal_distal_phalanx_3" | "r_tarsal_distal_phalanx_4" | "r_tarsal_distal_phalanx_5" | 'etc.'] from inputOutput SFString field named name.static java.lang.String
getParentHanimFeaturePointName(java.lang.String hanimFeaturePointName)
Get parent for this hanimFeaturePointNamefloat[]
getRotation()
Provide array of 4-tuple float results unit axis, angle (in radians) from inputOutput SFRotation field named rotation.float[]
getScale()
Provide array of 3-tuple float results within allowed range of (0,infinity) from inputOutput SFVec3f field named scale.float[]
getScaleOrientation()
Provide array of 4-tuple float results unit axis, angle (in radians) from inputOutput SFRotation field named scaleOrientation.float[]
getTranslation()
Provide array of 3-tuple float results from inputOutput SFVec3f field named translation.java.lang.String
getUSE()
Provide String value from inputOutput SFString field named USE.boolean
getVisible()
Provide boolean value from inputOutput SFBool field named visible.boolean
hasAncestorHAnimHumanoid()
Return whether ancestor HAnimHumanoidObject is availableboolean
hasChildren()
Indicate whether an object is available for inputOutput MFNode field children.boolean
hasElementByNameValue(java.lang.String nameValue, java.lang.String elementName)
Recursive method to determine whether node or statement with given name attribute is found, meaning both objects are attached to same scene graph.static boolean
hasHanimFeaturePointNameAlias(java.lang.String hanimFeaturePointName)
Whether a alias exists for this hanimFeaturePointNamestatic boolean
hasHanimFeaturePointNameIndex(java.lang.String hanimFeaturePointName)
Whether an index exists for this hanimFeaturePointNamestatic boolean
hasHanimFeaturePointNameLoa(java.lang.String hanimFeaturePointName)
Whether an loa exists for this hanimFeaturePointNameboolean
hasIS()
Indicate whether an object is available for inputOutput SFNode field IS.boolean
hasMetadata()
Indicate whether an object is available for inputOutput SFNode field metadata.boolean
hasNodeByDEF(java.lang.String DEFvalue)
Recursive method to determine whether node with DEFvalue is found, meaning both objects are attached to same scene graph.static boolean
hasParentMatchingName(java.lang.String hanimFeaturePointName)
Whether a parent exists for this hanimFeaturePointNamevoid
initialize()
Initialize all member variables to default values.HAnimSiteObject
setBboxCenter(double[] newArray)
Utility method: double-precision set-array accessor for X3D floating-point type, similar tosetBboxCenter(float[])
.HAnimSiteObject
setBboxCenter(double x, double y, double z)
Utility method: double-precision set-parameters accessor for X3D floating-point type, similar tosetBboxCenter(float[])
.HAnimSiteObject
setBboxCenter(float[] newValue)
Accessor method to assign 3-tuple float array to initializeOnly SFVec3f field named bboxCenter.HAnimSiteObject
setBboxCenter(float x, float y, float z)
Assign values to SFVec3f bboxCenter field, similar tosetBboxCenter(float[])
.HAnimSiteObject
setBboxCenter(SFVec3fObject newValue)
Assign typed object value to SFVec3f bboxCenter field, similar tosetBboxCenter(float[])
.HAnimSiteObject
setBboxDisplay(boolean newValue)
Accessor method to assign boolean value to inputOutput SFBool field named bboxDisplay.HAnimSiteObject
setBboxDisplay(SFBoolObject newValue)
Assign typed object value to SFBool bboxDisplay field, similar tosetBboxDisplay(boolean)
.HAnimSiteObject
setBboxSize(double[] newArray)
Utility method: double-precision set-array accessor for X3D floating-point type, similar tosetBboxSize(float[])
.HAnimSiteObject
setBboxSize(double x, double y, double z)
Utility method: double-precision set-parameters accessor for X3D floating-point type, similar tosetBboxSize(float[])
.HAnimSiteObject
setBboxSize(float[] newValue)
Accessor method to assign 3-tuple float array to initializeOnly SFVec3f field named bboxSize.HAnimSiteObject
setBboxSize(float x, float y, float z)
Assign values to SFVec3f bboxSize field, similar tosetBboxSize(float[])
.HAnimSiteObject
setBboxSize(SFVec3fObject newValue)
Assign typed object value to SFVec3f bboxSize field, similar tosetBboxSize(float[])
.HAnimSiteObject
setCenter(double[] newArray)
Utility method: double-precision set-array accessor for X3D floating-point type, similar tosetCenter(float[])
.HAnimSiteObject
setCenter(double x, double y, double z)
Utility method: double-precision set-parameters accessor for X3D floating-point type, similar tosetCenter(float[])
.HAnimSiteObject
setCenter(float[] newValue)
Accessor method to assign 3-tuple float array to inputOutput SFVec3f field named center.HAnimSiteObject
setCenter(float x, float y, float z)
Assign values to SFVec3f center field, similar tosetCenter(float[])
.HAnimSiteObject
setCenter(SFVec3fObject newValue)
Assign typed object value to SFVec3f center field, similar tosetCenter(float[])
.HAnimSiteObject
setChildren(java.util.ArrayList<X3DChildNode> newValue)
Assign ArrayList value of MFNode children field, similar tosetChildren(X3DNode[])
.void
setChildren(X3DNode newValue)
Set single children node, replacing prior array of existing nodes (if any).HAnimSiteObject
setChildren(X3DNode[] newValue)
Accessor method to assign X3DChildNode array (using an array consisting of properly typed nodes or ProtoInstanceObjects) to inputOutput MFNode field children.HAnimSiteObject
setCssClass(java.lang.String newValue)
Accessor method to assign String value to inputOutput SFString field named class.HAnimSiteObject
setCssClass(SFStringObject newValue)
Assign typed object value to SFString cssClass field, similar tosetCssClass(String)
.HAnimSiteObject
setDEF(java.lang.String newValue)
Accessor method to assign String value to inputOutput SFString field named DEF.HAnimSiteObject
setDEF(SFStringObject newValue)
Assign typed object value to SFString DEF field, similar tosetDEF(String)
.HAnimSiteObject
setDescription(java.lang.String newValue)
Accessor method to assign String value to inputOutput SFString field named description.HAnimSiteObject
setDescription(SFStringObject newValue)
Assign typed object value to SFString description field, similar tosetDescription(String)
.HAnimSiteObject
setIS(ISObject newValue)
Accessor method to assign ISObject instance (using a properly typed node) to inputOutput SFNode field IS.HAnimSiteObject
setMetadata(ProtoInstanceObject newValue)
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.HAnimSiteObject
setMetadata(X3DMetadataObject newValue)
Accessor method to assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.HAnimSiteObject
setName(java.lang.String newValue)
Accessor method to assign String enumeration value ("skull_vertex" | "glabella" | "sellion" | "l_infraorbitale" | "l_tragion" | "l_gonion" | "r_infraorbitale" | "r_tragion" | "r_gonion" | "supramenton" | "cervicale" | "adams_apple" | "suprasternale" | "substernale" | "l_clavicle" | "l_acromion" | "l_axilla_proximal" | "l_axilla_distal" | "l_axilla_posterior_folds" | "r_clavicle" | "r_acromion" | "r_axilla_proximal" | "r_axilla_distal" | "r_axilla_posterior_folds" | "spine_1_middle_back" | "spine_2_lower_back" | "waist_preferred_anterior" | "waist_preferred_posterior" | "l_rib10" | "l_thelion" | "r_rib10" | "r_thelion" | "l_asis" | "l_iliocristale" | "l_psis" | "r_asis" | "r_iliocristale" | "r_psis" | "crotch" | "l_femoral_lateral_epicondyle" | "l_femoral_medial_epicondyle" | "l_suprapatella" | "l_trochanterion" | "r_femoral_lateral_epicondyle" | "r_femoral_medial_epicondyle" | "r_suprapatella" | "r_trochanterion" | "l_tibiale" | "l_medial_malleolus" | "l_lateral_malleolus" | "l_sphyrion" | "r_tibiale" | "r_medial_malleolus" | "r_lateral_malleolus" | "r_sphyrion" | "l_metatarsal_phalanx_1" | "l_metatarsal_phalanx_5" | "l_dactylion" | "l_calcaneus_posterior" | "r_metatarsal_phalanx_1" | "r_metatarsal_phalanx_5" | "r_dactylion" | "r_calcaneus_posterior" | "l_humeral_lateral_epicondyle" | "l_humeral_medial_epicondyle" | "l_olecranon" | "r_humeral_lateral_epicondyle" | "r_humeral_medial_epicondyle" | "r_olecranon" | "l_radiale" | "l_ulnar_styloid" | "l_radial_styloid" | "r_radiale" | "r_ulnar_styloid" | "r_radial_styloid" | "l_metacarpal_phalanx_2" | "l_metacarpal_phalanx_3" | "l_metacarpal_phalanx_5" | "r_metacarpal_phalanx_2" | "r_metacarpal_phalanx_3" | "r_metacarpal_phalanx_5" | "nuchale" | "l_neck_base" | "r_neck_base" | "navel" | "l_ectocanthus" | "r_ectocanthus" | "menton" | "mesosternale" | "opisthocranion" | "l_knee_crease" | "r_knee_crease" | "rear_center_midsagittal_plane" | "buttocks_standing_wall_contact_point" | "l_chest_midsagittal_plane" | "r_chest_midsagittal_plane" | "l_bideltoid" | "r_bideltoid" | "l_carpal_distal_phalanx_1" | "l_carpal_distal_phalanx_2" | "l_carpal_distal_phalanx_3" | "l_carpal_distal_phalanx_4" | "l_carpal_distal_phalanx_5" | "r_carpal_distal_phalanx_1" | "r_carpal_distal_phalanx_2" | "r_carpal_distal_phalanx_3" | "r_carpal_distal_phalanx_4" | "r_carpal_distal_phalanx_5" | "l_tarsal_distal_phalanx_1" | "l_tarsal_distal_phalanx_2" | "l_tarsal_distal_phalanx_3" | "l_tarsal_distal_phalanx_4" | "l_tarsal_distal_phalanx_5" | "r_tarsal_distal_phalanx_1" | "r_tarsal_distal_phalanx_2" | "r_tarsal_distal_phalanx_3" | "r_tarsal_distal_phalanx_4" | "r_tarsal_distal_phalanx_5") to inputOutput SFString field named name.HAnimSiteObject
setName(SFStringObject newValue)
Assign typed object value to SFString name field, similar tosetName(String)
.HAnimSiteObject
setRotation(double[] newArray)
Utility method: double-precision set-array accessor for X3D floating-point type, similar tosetRotation(float[])
.HAnimSiteObject
setRotation(double x, double y, double z, double angleRadians)
Utility method: double-precision set-parameters accessor for X3D floating-point type, similar tosetRotation(float[])
.HAnimSiteObject
setRotation(float[] newValue)
Accessor method to assign 4-tuple float array unit axis, angle (in radians) to inputOutput SFRotation field named rotation.HAnimSiteObject
setRotation(float x, float y, float z, float angleRadians)
Assign values to SFRotation rotation field, similar tosetRotation(float[])
.HAnimSiteObject
setRotation(SFRotationObject newValue)
Assign typed object value to SFRotation rotation field, similar tosetRotation(float[])
.HAnimSiteObject
setScale(double[] newArray)
Utility method: double-precision set-array accessor for X3D floating-point type, similar tosetScale(float[])
.HAnimSiteObject
setScale(double x, double y, double z)
Utility method: double-precision set-parameters accessor for X3D floating-point type, similar tosetScale(float[])
.HAnimSiteObject
setScale(float[] newValue)
Accessor method to assign 3-tuple float array to inputOutput SFVec3f field named scale.HAnimSiteObject
setScale(float x, float y, float z)
Assign values to SFVec3f scale field, similar tosetScale(float[])
.HAnimSiteObject
setScale(SFVec3fObject newValue)
Assign typed object value to SFVec3f scale field, similar tosetScale(float[])
.HAnimSiteObject
setScaleOrientation(double[] newArray)
Utility method: double-precision set-array accessor for X3D floating-point type, similar tosetScaleOrientation(float[])
.HAnimSiteObject
setScaleOrientation(double x, double y, double z, double angleRadians)
Utility method: double-precision set-parameters accessor for X3D floating-point type, similar tosetScaleOrientation(float[])
.HAnimSiteObject
setScaleOrientation(float[] newValue)
Accessor method to assign 4-tuple float array unit axis, angle (in radians) to inputOutput SFRotation field named scaleOrientation.HAnimSiteObject
setScaleOrientation(float x, float y, float z, float angleRadians)
Assign values to SFRotation scaleOrientation field, similar tosetScaleOrientation(float[])
.HAnimSiteObject
setScaleOrientation(SFRotationObject newValue)
Assign typed object value to SFRotation scaleOrientation field, similar tosetScaleOrientation(float[])
.HAnimSiteObject
setTranslation(double[] newArray)
Utility method: double-precision set-array accessor for X3D floating-point type, similar tosetTranslation(float[])
.HAnimSiteObject
setTranslation(double x, double y, double z)
Utility method: double-precision set-parameters accessor for X3D floating-point type, similar tosetTranslation(float[])
.HAnimSiteObject
setTranslation(float[] newValue)
Accessor method to assign 3-tuple float array to inputOutput SFVec3f field named translation.HAnimSiteObject
setTranslation(float x, float y, float z)
Assign values to SFVec3f translation field, similar tosetTranslation(float[])
.HAnimSiteObject
setTranslation(SFVec3fObject newValue)
Assign typed object value to SFVec3f translation field, similar tosetTranslation(float[])
.HAnimSiteObject
setUSE(java.lang.String newValue)
Accessor method to assign String value to inputOutput SFString field named USE.HAnimSiteObject
setUSE(SFStringObject newValue)
Assign typed object value to SFString USE field, similar tosetUSE(String)
.HAnimSiteObject
setUSE(HAnimSiteObject DEFnode)
Assign a USE reference to another DEF node of same node type, similar tosetUSE(String)
.HAnimSiteObject
setVisible(boolean newValue)
Accessor method to assign boolean value to inputOutput SFBool field named visible.HAnimSiteObject
setVisible(SFBoolObject newValue)
Assign typed object value to SFBool visible field, similar tosetVisible(boolean)
.java.lang.String
toStringClassicVRML(int indentLevel)
Recursive method to provide ClassicVRML string serialization.java.lang.String
toStringVRML97(int indentLevel)
Recursive method to provide VRML97 string serialization.java.lang.String
toStringX3D(int indentLevel)
Recursive method to provide X3D string serialization of this model subgraph, utilizing XML encoding and conforming to X3D Canonical Form.java.lang.String
validate()
Recursive method to validate this element plus all contained nodes and statements, using both datatype-specification value checks and regular expression (regex) checking of corresponding string values.Methods inherited from class org.web3d.x3d.jsail.X3DConcreteNode
getContainerFieldAlternateValues, getContainerFieldOverride, isNode, isStatement, isUSE, resetContainerFieldOverride, setConcreteCssClass, setConcreteDEF, setConcreteUSE, setContainerFieldOverride
Methods inherited from class org.web3d.x3d.jsail.X3DConcreteElement
clearParentObject, findAncestorElementByName, findAncestorProtoBody, findAncestorSceneObject, findAncestorX3DObject, getPackageName, getParentObject, getValidationResult, hasAncestorElementByName, hasAncestorProtoBody, hasAncestorSceneObject, hasAncestorX3DObject, hasParentObject, isValid, setParentObject, toStringClassicVRML, toStringVRML97, toStringX3D
-
Field Details
-
NAME_SKULL_VERTEX
public static final java.lang.String NAME_SKULL_VERTEXTooltip: CAESAR 2003 skull_vertex matches ISO 7250-1 part 5.22 Vertex (top of head). No corresponding landmark provided in CAESAR 2018. SFString field named name with X3DUOM simpleType hanimFeaturePointNameValues and with X3DUOM baseType xs:NMTOKEN can equal this value "skull_vertex" (Java syntax) or skull_vertex (XML syntax). -
NAME_SKULL_VERTEX_INDEX
public static final int NAME_SKULL_VERTEX_INDEXSFString xs:NMTOKEN enumeration value "skull_vertex" has unique index 0- See Also:
NAME_SKULL_VERTEX
, Constant Field Values
-
NAME_SKULL_VERTEX_LOA
public static final int NAME_SKULL_VERTEX_LOASFString xs:NMTOKEN enumeration value "skull_vertex" has unique Level Of Articulation loa=1- See Also:
NAME_SKULL_VERTEX
, Constant Field Values
-
NAME_SKULL_VERTEX_PARENT
public static final java.lang.String NAME_SKULL_VERTEX_PARENTSFString xs:NMTOKEN enumeration value "skull_vertex" has unique parent "skull" in HAnimSegmentObject -
NAME_SKULL_VERTEX_ALIAS
public static final java.lang.String NAME_SKULL_VERTEX_ALIASSFString xs:NMTOKEN enumeration value "skull_vertex" has alias "vertex"- See Also:
NAME_SKULL_VERTEX
, Constant Field Values
-
NAME_GLABELLA
public static final java.lang.String NAME_GLABELLATooltip: glabella is between the eyebrows and above the nose. SFString field named name with X3DUOM simpleType hanimFeaturePointNameValues and with X3DUOM baseType xs:NMTOKEN can equal this value "glabella" (Java syntax) or glabella (XML syntax). -
NAME_GLABELLA_INDEX
public static final int NAME_GLABELLA_INDEXSFString xs:NMTOKEN enumeration value "glabella" has unique index 1- See Also:
NAME_GLABELLA
, Constant Field Values
-
NAME_GLABELLA_LOA
public static final int NAME_GLABELLA_LOASFString xs:NMTOKEN enumeration value "glabella" has unique Level Of Articulation loa=1- See Also:
NAME_GLABELLA
, Constant Field Values
-
NAME_GLABELLA_PARENT
public static final java.lang.String NAME_GLABELLA_PARENTSFString xs:NMTOKEN enumeration value "glabella" has unique parent "skull" in HAnimSegmentObject -
NAME_SELLION
public static final java.lang.String NAME_SELLIONTooltip: osseocartilaginous junction of the nasal dorsum. SFString field named name with X3DUOM simpleType hanimFeaturePointNameValues and with X3DUOM baseType xs:NMTOKEN can equal this value "sellion" (Java syntax) or sellion (XML syntax). -
NAME_SELLION_INDEX
public static final int NAME_SELLION_INDEXSFString xs:NMTOKEN enumeration value "sellion" has unique index 2- See Also:
NAME_SELLION
, Constant Field Values
-
NAME_SELLION_LOA
public static final int NAME_SELLION_LOASFString xs:NMTOKEN enumeration value "sellion" has unique Level Of Articulation loa=1- See Also:
NAME_SELLION
, Constant Field Values
-
NAME_SELLION_PARENT
public static final java.lang.String NAME_SELLION_PARENTSFString xs:NMTOKEN enumeration value "sellion" has unique parent "skull" in HAnimSegmentObject -
NAME_L_INFRAORBITALE
public static final java.lang.String NAME_L_INFRAORBITALETooltip: Left Infraorbitale foramen is opening in maxillary bone of skull located below the infraorbital margin of the orbit. SFString field named name with X3DUOM simpleType hanimFeaturePointNameValues and with X3DUOM baseType xs:NMTOKEN can equal this value "l_infraorbitale" (Java syntax) or l_infraorbitale (XML syntax). -
NAME_L_INFRAORBITALE_INDEX
public static final int NAME_L_INFRAORBITALE_INDEXSFString xs:NMTOKEN enumeration value "l_infraorbitale" has unique index 3- See Also:
NAME_L_INFRAORBITALE
, Constant Field Values
-
NAME_L_INFRAORBITALE_LOA
public static final int NAME_L_INFRAORBITALE_LOASFString xs:NMTOKEN enumeration value "l_infraorbitale" has unique Level Of Articulation loa=1- See Also:
NAME_L_INFRAORBITALE
, Constant Field Values
-
NAME_L_INFRAORBITALE_PARENT
public static final java.lang.String NAME_L_INFRAORBITALE_PARENTSFString xs:NMTOKEN enumeration value "l_infraorbitale" has unique parent "skull" in HAnimSegmentObject -
NAME_L_TRAGION
public static final java.lang.String NAME_L_TRAGIONTooltip: notch just above the tragus of the ear. SFString field named name with X3DUOM simpleType hanimFeaturePointNameValues and with X3DUOM baseType xs:NMTOKEN can equal this value "l_tragion" (Java syntax) or l_tragion (XML syntax). -
NAME_L_TRAGION_INDEX
public static final int NAME_L_TRAGION_INDEXSFString xs:NMTOKEN enumeration value "l_tragion" has unique index 4- See Also:
NAME_L_TRAGION
, Constant Field Values
-
NAME_L_TRAGION_LOA
public static final int NAME_L_TRAGION_LOASFString xs:NMTOKEN enumeration value "l_tragion" has unique Level Of Articulation loa=1- See Also:
NAME_L_TRAGION
, Constant Field Values
-
NAME_L_TRAGION_PARENT
public static final java.lang.String NAME_L_TRAGION_PARENTSFString xs:NMTOKEN enumeration value "l_tragion" has unique parent "skull" in HAnimSegmentObject -
NAME_L_GONION
public static final java.lang.String NAME_L_GONIONTooltip: Left Gonion is midpoint of mandibular angle of the jaw. SFString field named name with X3DUOM simpleType hanimFeaturePointNameValues and with X3DUOM baseType xs:NMTOKEN can equal this value "l_gonion" (Java syntax) or l_gonion (XML syntax). -
NAME_L_GONION_INDEX
public static final int NAME_L_GONION_INDEXSFString xs:NMTOKEN enumeration value "l_gonion" has unique index 5- See Also:
NAME_L_GONION
, Constant Field Values
-
NAME_L_GONION_LOA
public static final int NAME_L_GONION_LOASFString xs:NMTOKEN enumeration value "l_gonion" has unique Level Of Articulation loa=1- See Also:
NAME_L_GONION
, Constant Field Values
-
NAME_L_GONION_PARENT
public static final java.lang.String NAME_L_GONION_PARENTSFString xs:NMTOKEN enumeration value "l_gonion" has unique parent "skull" in HAnimSegmentObject -
NAME_R_INFRAORBITALE
public static final java.lang.String NAME_R_INFRAORBITALETooltip: Right Infraorbitale foramen is opening in maxillary bone of skull located below the infraorbital margin of the orbit. SFString field named name with X3DUOM simpleType hanimFeaturePointNameValues and with X3DUOM baseType xs:NMTOKEN can equal this value "r_infraorbitale" (Java syntax) or r_infraorbitale (XML syntax). -
NAME_R_INFRAORBITALE_INDEX
public static final int NAME_R_INFRAORBITALE_INDEXSFString xs:NMTOKEN enumeration value "r_infraorbitale" has unique index 6- See Also:
NAME_R_INFRAORBITALE
, Constant Field Values
-
NAME_R_INFRAORBITALE_LOA
public static final int NAME_R_INFRAORBITALE_LOASFString xs:NMTOKEN enumeration value "r_infraorbitale" has unique Level Of Articulation loa=1- See Also:
NAME_R_INFRAORBITALE
, Constant Field Values
-
NAME_R_INFRAORBITALE_PARENT
public static final java.lang.String NAME_R_INFRAORBITALE_PARENTSFString xs:NMTOKEN enumeration value "r_infraorbitale" has unique parent "skull" in HAnimSegmentObject -
NAME_R_TRAGION
public static final java.lang.String NAME_R_TRAGIONTooltip: notch just above the tragus of the ear. SFString field named name with X3DUOM simpleType hanimFeaturePointNameValues and with X3DUOM baseType xs:NMTOKEN can equal this value "r_tragion" (Java syntax) or r_tragion (XML syntax). -
NAME_R_TRAGION_INDEX
public static final int NAME_R_TRAGION_INDEXSFString xs:NMTOKEN enumeration value "r_tragion" has unique index 7- See Also:
NAME_R_TRAGION
, Constant Field Values
-
NAME_R_TRAGION_LOA
public static final int NAME_R_TRAGION_LOASFString xs:NMTOKEN enumeration value "r_tragion" has unique Level Of Articulation loa=1- See Also:
NAME_R_TRAGION
, Constant Field Values
-
NAME_R_TRAGION_PARENT
public static final java.lang.String NAME_R_TRAGION_PARENTSFString xs:NMTOKEN enumeration value "r_tragion" has unique parent "skull" in HAnimSegmentObject -
NAME_R_GONION
public static final java.lang.String NAME_R_GONIONTooltip: Right Gonion is midpoint of the mandibular angle of the jaw. SFString field named name with X3DUOM simpleType hanimFeaturePointNameValues and with X3DUOM baseType xs:NMTOKEN can equal this value "r_gonion" (Java syntax) or r_gonion (XML syntax). -
NAME_R_GONION_INDEX
public static final int NAME_R_GONION_INDEXSFString xs:NMTOKEN enumeration value "r_gonion" has unique index 8- See Also:
NAME_R_GONION
, Constant Field Values
-
NAME_R_GONION_LOA
public static final int NAME_R_GONION_LOASFString xs:NMTOKEN enumeration value "r_gonion" has unique Level Of Articulation loa=1- See Also:
NAME_R_GONION
, Constant Field Values
-
NAME_R_GONION_PARENT
public static final java.lang.String NAME_R_GONION_PARENTSFString xs:NMTOKEN enumeration value "r_gonion" has unique parent "skull" in HAnimSegmentObject -
NAME_SUPRAMENTON
public static final java.lang.String NAME_SUPRAMENTONTooltip: center point above tip of chin. SFString field named name with X3DUOM simpleType hanimFeaturePointNameValues and with X3DUOM baseType xs:NMTOKEN can equal this value "supramenton" (Java syntax) or supramenton (XML syntax). -
NAME_SUPRAMENTON_INDEX
public static final int NAME_SUPRAMENTON_INDEXSFString xs:NMTOKEN enumeration value "supramenton" has unique index 9- See Also:
NAME_SUPRAMENTON
, Constant Field Values
-
NAME_SUPRAMENTON_LOA
public static final int NAME_SUPRAMENTON_LOASFString xs:NMTOKEN enumeration value "supramenton" has unique Level Of Articulation loa=3- See Also:
NAME_SUPRAMENTON
, Constant Field Values
-
NAME_SUPRAMENTON_PARENT
public static final java.lang.String NAME_SUPRAMENTON_PARENTSFString xs:NMTOKEN enumeration value "supramenton" has unique parent "jaw" in HAnimSegmentObject -
NAME_CERVICALE
public static final java.lang.String NAME_CERVICALESFString field named name with X3DUOM simpleType hanimFeaturePointNameValues and with X3DUOM baseType xs:NMTOKEN can equal this value "cervicale" (Java syntax) or cervicale (XML syntax). -
NAME_CERVICALE_INDEX
public static final int NAME_CERVICALE_INDEXSFString xs:NMTOKEN enumeration value "cervicale" has unique index 10- See Also:
NAME_CERVICALE
, Constant Field Values
-
NAME_CERVICALE_LOA
public static final int NAME_CERVICALE_LOASFString xs:NMTOKEN enumeration value "cervicale" has unique Level Of Articulation loa=2- See Also:
NAME_CERVICALE
, Constant Field Values
-
NAME_CERVICALE_PARENT
public static final java.lang.String NAME_CERVICALE_PARENTSFString xs:NMTOKEN enumeration value "cervicale" has unique parent "t1" in HAnimSegmentObject -
NAME_ADAMS_APPLE
public static final java.lang.String NAME_ADAMS_APPLESFString field named name with X3DUOM simpleType hanimFeaturePointNameValues and with X3DUOM baseType xs:NMTOKEN can equal this value "adams_apple" (Java syntax) or adams_apple (XML syntax). -
NAME_ADAMS_APPLE_INDEX
public static final int NAME_ADAMS_APPLE_INDEXSFString xs:NMTOKEN enumeration value "adams_apple" has unique index 11- See Also:
NAME_ADAMS_APPLE
, Constant Field Values
-
NAME_ADAMS_APPLE_LOA
public static final int NAME_ADAMS_APPLE_LOASFString xs:NMTOKEN enumeration value "adams_apple" has unique Level Of Articulation loa=2- See Also:
NAME_ADAMS_APPLE
, Constant Field Values
-
NAME_ADAMS_APPLE_PARENT
public static final java.lang.String NAME_ADAMS_APPLE_PARENTSFString xs:NMTOKEN enumeration value "adams_apple" has unique parent "c2" in HAnimSegmentObject -
NAME_SUPRASTERNALE
public static final java.lang.String NAME_SUPRASTERNALETooltip: Suprasternale. SFString field named name with X3DUOM simpleType hanimFeaturePointNameValues and with X3DUOM baseType xs:NMTOKEN can equal this value "suprasternale" (Java syntax) or suprasternale (XML syntax). -
NAME_SUPRASTERNALE_INDEX
public static final int NAME_SUPRASTERNALE_INDEXSFString xs:NMTOKEN enumeration value "suprasternale" has unique index 12- See Also:
NAME_SUPRASTERNALE
, Constant Field Values
-
NAME_SUPRASTERNALE_LOA
public static final int NAME_SUPRASTERNALE_LOASFString xs:NMTOKEN enumeration value "suprasternale" has unique Level Of Articulation loa=2- See Also:
NAME_SUPRASTERNALE
, Constant Field Values
-
NAME_SUPRASTERNALE_PARENT
public static final java.lang.String NAME_SUPRASTERNALE_PARENTSFString xs:NMTOKEN enumeration value "suprasternale" has unique parent "t1" in HAnimSegmentObject -
NAME_SUBSTERNALE
public static final java.lang.String NAME_SUBSTERNALESFString field named name with X3DUOM simpleType hanimFeaturePointNameValues and with X3DUOM baseType xs:NMTOKEN can equal this value "substernale" (Java syntax) or substernale (XML syntax). -
NAME_SUBSTERNALE_INDEX
public static final int NAME_SUBSTERNALE_INDEXSFString xs:NMTOKEN enumeration value "substernale" has unique index 13- See Also:
NAME_SUBSTERNALE
, Constant Field Values
-
NAME_SUBSTERNALE_LOA
public static final int NAME_SUBSTERNALE_LOASFString xs:NMTOKEN enumeration value "substernale" has unique Level Of Articulation loa=2- See Also:
NAME_SUBSTERNALE
, Constant Field Values
-
NAME_SUBSTERNALE_PARENT
public static final java.lang.String NAME_SUBSTERNALE_PARENTSFString xs:NMTOKEN enumeration value "substernale" has unique parent "t10" in HAnimSegmentObject -
NAME_L_CLAVICLE
public static final java.lang.String NAME_L_CLAVICLESFString field named name with X3DUOM simpleType hanimFeaturePointNameValues and with X3DUOM baseType xs:NMTOKEN can equal this value "l_clavicle" (Java syntax) or l_clavicle (XML syntax). -
NAME_L_CLAVICLE_INDEX
public static final int NAME_L_CLAVICLE_INDEXSFString xs:NMTOKEN enumeration value "l_clavicle" has unique index 14- See Also:
NAME_L_CLAVICLE
, Constant Field Values
-
NAME_L_CLAVICLE_LOA
public static final int NAME_L_CLAVICLE_LOASFString xs:NMTOKEN enumeration value "l_clavicle" has unique Level Of Articulation loa=2- See Also:
NAME_L_CLAVICLE
, Constant Field Values
-
NAME_L_CLAVICLE_PARENT
public static final java.lang.String NAME_L_CLAVICLE_PARENTSFString xs:NMTOKEN enumeration value "l_clavicle" has unique parent "l_clavicle" in HAnimSegmentObject -
NAME_L_CLAVICLE_ALIAS
public static final java.lang.String NAME_L_CLAVICLE_ALIASSFString xs:NMTOKEN enumeration value "l_clavicle" has alias "l_clavicale"- See Also:
NAME_L_CLAVICLE
, Constant Field Values
-
NAME_L_ACROMION
public static final java.lang.String NAME_L_ACROMIONSFString field named name with X3DUOM simpleType hanimFeaturePointNameValues and with X3DUOM baseType xs:NMTOKEN can equal this value "l_acromion" (Java syntax) or l_acromion (XML syntax). -
NAME_L_ACROMION_INDEX
public static final int NAME_L_ACROMION_INDEXSFString xs:NMTOKEN enumeration value "l_acromion" has unique index 15- See Also:
NAME_L_ACROMION
, Constant Field Values
-
NAME_L_ACROMION_LOA
public static final int NAME_L_ACROMION_LOASFString xs:NMTOKEN enumeration value "l_acromion" has unique Level Of Articulation loa=2- See Also:
NAME_L_ACROMION
, Constant Field Values
-
NAME_L_ACROMION_PARENT
public static final java.lang.String NAME_L_ACROMION_PARENTSFString xs:NMTOKEN enumeration value "l_acromion" has unique parent "l_clavicle" in HAnimSegmentObject -
NAME_L_AXILLA_PROXIMAL
public static final java.lang.String NAME_L_AXILLA_PROXIMALTooltip: Left Axilla Proximal (Anterior). SFString field named name with X3DUOM simpleType hanimFeaturePointNameValues and with X3DUOM baseType xs:NMTOKEN can equal this value "l_axilla_proximal" (Java syntax) or l_axilla_proximal (XML syntax). -
NAME_L_AXILLA_PROXIMAL_INDEX
public static final int NAME_L_AXILLA_PROXIMAL_INDEXSFString xs:NMTOKEN enumeration value "l_axilla_proximal" has unique index 16- See Also:
NAME_L_AXILLA_PROXIMAL
, Constant Field Values
-
NAME_L_AXILLA_PROXIMAL_LOA
public static final int NAME_L_AXILLA_PROXIMAL_LOASFString xs:NMTOKEN enumeration value "l_axilla_proximal" has unique Level Of Articulation loa=2- See Also:
NAME_L_AXILLA_PROXIMAL
, Constant Field Values
-
NAME_L_AXILLA_PROXIMAL_PARENT
public static final java.lang.String NAME_L_AXILLA_PROXIMAL_PARENTSFString xs:NMTOKEN enumeration value "l_axilla_proximal" has unique parent "l_clavicle" in HAnimSegmentObject -
NAME_L_AXILLA_PROXIMAL_ALIAS
public static final java.lang.String NAME_L_AXILLA_PROXIMAL_ALIASSFString xs:NMTOKEN enumeration value "l_axilla_proximal" has alias "l_axilla_ant"- See Also:
NAME_L_AXILLA_PROXIMAL
, Constant Field Values
-
NAME_L_AXILLA_DISTAL
public static final java.lang.String NAME_L_AXILLA_DISTALTooltip: Left Axilla Distal (Posterior). SFString field named name with X3DUOM simpleType hanimFeaturePointNameValues and with X3DUOM baseType xs:NMTOKEN can equal this value "l_axilla_distal" (Java syntax) or l_axilla_distal (XML syntax). -
NAME_L_AXILLA_DISTAL_INDEX
public static final int NAME_L_AXILLA_DISTAL_INDEXSFString xs:NMTOKEN enumeration value "l_axilla_distal" has unique index 17- See Also:
NAME_L_AXILLA_DISTAL
, Constant Field Values
-
NAME_L_AXILLA_DISTAL_LOA
public static final int NAME_L_AXILLA_DISTAL_LOASFString xs:NMTOKEN enumeration value "l_axilla_distal" has unique Level Of Articulation loa=2- See Also:
NAME_L_AXILLA_DISTAL
, Constant Field Values
-
NAME_L_AXILLA_DISTAL_PARENT
public static final java.lang.String NAME_L_AXILLA_DISTAL_PARENTSFString xs:NMTOKEN enumeration value "l_axilla_distal" has unique parent "l_clavicle" in HAnimSegmentObject -
NAME_L_AXILLA_DISTAL_ALIAS
public static final java.lang.String NAME_L_AXILLA_DISTAL_ALIASSFString xs:NMTOKEN enumeration value "l_axilla_distal" has alias "l_axilla_post"- See Also:
NAME_L_AXILLA_DISTAL
, Constant Field Values
-
NAME_L_AXILLA_POSTERIOR_FOLDS
public static final java.lang.String NAME_L_AXILLA_POSTERIOR_FOLDSSFString field named name with X3DUOM simpleType hanimFeaturePointNameValues and with X3DUOM baseType xs:NMTOKEN can equal this value "l_axilla_posterior_folds" (Java syntax) or l_axilla_posterior_folds (XML syntax). -
NAME_L_AXILLA_POSTERIOR_FOLDS_INDEX
public static final int NAME_L_AXILLA_POSTERIOR_FOLDS_INDEXSFString xs:NMTOKEN enumeration value "l_axilla_posterior_folds" has unique index 18 -
NAME_L_AXILLA_POSTERIOR_FOLDS_LOA
public static final int NAME_L_AXILLA_POSTERIOR_FOLDS_LOASFString xs:NMTOKEN enumeration value "l_axilla_posterior_folds" has unique Level Of Articulation loa=2 -
NAME_L_AXILLA_POSTERIOR_FOLDS_PARENT
public static final java.lang.String NAME_L_AXILLA_POSTERIOR_FOLDS_PARENTSFString xs:NMTOKEN enumeration value "l_axilla_posterior_folds" has unique parent "l_clavicle" in HAnimSegmentObject -
NAME_R_CLAVICLE
public static final java.lang.String NAME_R_CLAVICLESFString field named name with X3DUOM simpleType hanimFeaturePointNameValues and with X3DUOM baseType xs:NMTOKEN can equal this value "r_clavicle" (Java syntax) or r_clavicle (XML syntax). -
NAME_R_CLAVICLE_INDEX
public static final int NAME_R_CLAVICLE_INDEXSFString xs:NMTOKEN enumeration value "r_clavicle" has unique index 19- See Also:
NAME_R_CLAVICLE
, Constant Field Values
-
NAME_R_CLAVICLE_LOA
public static final int NAME_R_CLAVICLE_LOASFString xs:NMTOKEN enumeration value "r_clavicle" has unique Level Of Articulation loa=2- See Also:
NAME_R_CLAVICLE
, Constant Field Values
-
NAME_R_CLAVICLE_PARENT
public static final java.lang.String NAME_R_CLAVICLE_PARENTSFString xs:NMTOKEN enumeration value "r_clavicle" has unique parent "r_clavicle" in HAnimSegmentObject -
NAME_R_CLAVICLE_ALIAS
public static final java.lang.String NAME_R_CLAVICLE_ALIASSFString xs:NMTOKEN enumeration value "r_clavicle" has alias "r_clavicale"- See Also:
NAME_R_CLAVICLE
, Constant Field Values
-
NAME_R_ACROMION
public static final java.lang.String NAME_R_ACROMIONSFString field named name with X3DUOM simpleType hanimFeaturePointNameValues and with X3DUOM baseType xs:NMTOKEN can equal this value "r_acromion" (Java syntax) or r_acromion (XML syntax). -
NAME_R_ACROMION_INDEX
public static final int NAME_R_ACROMION_INDEXSFString xs:NMTOKEN enumeration value "r_acromion" has unique index 20- See Also:
NAME_R_ACROMION
, Constant Field Values
-
NAME_R_ACROMION_LOA
public static final int NAME_R_ACROMION_LOASFString xs:NMTOKEN enumeration value "r_acromion" has unique Level Of Articulation loa=2- See Also:
NAME_R_ACROMION
, Constant Field Values
-
NAME_R_ACROMION_PARENT
public static final java.lang.String NAME_R_ACROMION_PARENTSFString xs:NMTOKEN enumeration value "r_acromion" has unique parent "r_clavicle" in HAnimSegmentObject -
NAME_R_AXILLA_PROXIMAL
public static final java.lang.String NAME_R_AXILLA_PROXIMALTooltip: Right Axilla Proximal (Anterior). SFString field named name with X3DUOM simpleType hanimFeaturePointNameValues and with X3DUOM baseType xs:NMTOKEN can equal this value "r_axilla_proximal" (Java syntax) or r_axilla_proximal (XML syntax). -
NAME_R_AXILLA_PROXIMAL_INDEX
public static final int NAME_R_AXILLA_PROXIMAL_INDEXSFString xs:NMTOKEN enumeration value "r_axilla_proximal" has unique index 21- See Also:
NAME_R_AXILLA_PROXIMAL
, Constant Field Values
-
NAME_R_AXILLA_PROXIMAL_LOA
public static final int NAME_R_AXILLA_PROXIMAL_LOASFString xs:NMTOKEN enumeration value "r_axilla_proximal" has unique Level Of Articulation loa=2- See Also:
NAME_R_AXILLA_PROXIMAL
, Constant Field Values
-
NAME_R_AXILLA_PROXIMAL_PARENT
public static final java.lang.String NAME_R_AXILLA_PROXIMAL_PARENTSFString xs:NMTOKEN enumeration value "r_axilla_proximal" has unique parent "r_clavicle" in HAnimSegmentObject -
NAME_R_AXILLA_PROXIMAL_ALIAS
public static final java.lang.String NAME_R_AXILLA_PROXIMAL_ALIASSFString xs:NMTOKEN enumeration value "r_axilla_proximal" has alias "r_axilla_ant"- See Also:
NAME_R_AXILLA_PROXIMAL
, Constant Field Values
-
NAME_R_AXILLA_DISTAL
public static final java.lang.String NAME_R_AXILLA_DISTALTooltip: Right Axilla Distal (Posterior). SFString field named name with X3DUOM simpleType hanimFeaturePointNameValues and with X3DUOM baseType xs:NMTOKEN can equal this value "r_axilla_distal" (Java syntax) or r_axilla_distal (XML syntax). -
NAME_R_AXILLA_DISTAL_INDEX
public static final int NAME_R_AXILLA_DISTAL_INDEXSFString xs:NMTOKEN enumeration value "r_axilla_distal" has unique index 22- See Also:
NAME_R_AXILLA_DISTAL
, Constant Field Values
-
NAME_R_AXILLA_DISTAL_LOA
public static final int NAME_R_AXILLA_DISTAL_LOASFString xs:NMTOKEN enumeration value "r_axilla_distal" has unique Level Of Articulation loa=2- See Also:
NAME_R_AXILLA_DISTAL
, Constant Field Values
-
NAME_R_AXILLA_DISTAL_PARENT
public static final java.lang.String NAME_R_AXILLA_DISTAL_PARENTSFString xs:NMTOKEN enumeration value "r_axilla_distal" has unique parent "r_clavicle" in HAnimSegmentObject -
NAME_R_AXILLA_DISTAL_ALIAS
public static final java.lang.String NAME_R_AXILLA_DISTAL_ALIASSFString xs:NMTOKEN enumeration value "r_axilla_distal" has alias "r_axilla_post"- See Also:
NAME_R_AXILLA_DISTAL
, Constant Field Values
-
NAME_R_AXILLA_POSTERIOR_FOLDS
public static final java.lang.String NAME_R_AXILLA_POSTERIOR_FOLDSTooltip: Right Posterior Axillary Folds. SFString field named name with X3DUOM simpleType hanimFeaturePointNameValues and with X3DUOM baseType xs:NMTOKEN can equal this value "r_axilla_posterior_folds" (Java syntax) or r_axilla_posterior_folds (XML syntax). -
NAME_R_AXILLA_POSTERIOR_FOLDS_INDEX
public static final int NAME_R_AXILLA_POSTERIOR_FOLDS_INDEXSFString xs:NMTOKEN enumeration value "r_axilla_posterior_folds" has unique index 23 -
NAME_R_AXILLA_POSTERIOR_FOLDS_LOA
public static final int NAME_R_AXILLA_POSTERIOR_FOLDS_LOASFString xs:NMTOKEN enumeration value "r_axilla_posterior_folds" has unique Level Of Articulation loa=2 -
NAME_R_AXILLA_POSTERIOR_FOLDS_PARENT
public static final java.lang.String NAME_R_AXILLA_POSTERIOR_FOLDS_PARENTSFString xs:NMTOKEN enumeration value "r_axilla_posterior_folds" has unique parent "r_clavicle" in HAnimSegmentObject -
NAME_SPINE_1_MIDDLE_BACK
public static final java.lang.String NAME_SPINE_1_MIDDLE_BACKSFString field named name with X3DUOM simpleType hanimFeaturePointNameValues and with X3DUOM baseType xs:NMTOKEN can equal this value "spine_1_middle_back" (Java syntax) or spine_1_middle_back (XML syntax). -
NAME_SPINE_1_MIDDLE_BACK_INDEX
public static final int NAME_SPINE_1_MIDDLE_BACK_INDEXSFString xs:NMTOKEN enumeration value "spine_1_middle_back" has unique index 24- See Also:
NAME_SPINE_1_MIDDLE_BACK
, Constant Field Values
-
NAME_SPINE_1_MIDDLE_BACK_LOA
public static final int NAME_SPINE_1_MIDDLE_BACK_LOASFString xs:NMTOKEN enumeration value "spine_1_middle_back" has unique Level Of Articulation loa=3- See Also:
NAME_SPINE_1_MIDDLE_BACK
, Constant Field Values
-
NAME_SPINE_1_MIDDLE_BACK_PARENT
public static final java.lang.String NAME_SPINE_1_MIDDLE_BACK_PARENTSFString xs:NMTOKEN enumeration value "spine_1_middle_back" has unique parent "t5" in HAnimSegmentObject -
NAME_SPINE_1_MIDDLE_BACK_ALIAS
public static final java.lang.String NAME_SPINE_1_MIDDLE_BACK_ALIASSFString xs:NMTOKEN enumeration value "spine_1_middle_back" has alias "middle back"- See Also:
NAME_SPINE_1_MIDDLE_BACK
, Constant Field Values
-
NAME_SPINE_2_LOWER_BACK
public static final java.lang.String NAME_SPINE_2_LOWER_BACKSFString field named name with X3DUOM simpleType hanimFeaturePointNameValues and with X3DUOM baseType xs:NMTOKEN can equal this value "spine_2_lower_back" (Java syntax) or spine_2_lower_back (XML syntax). -
NAME_SPINE_2_LOWER_BACK_INDEX
public static final int NAME_SPINE_2_LOWER_BACK_INDEXSFString xs:NMTOKEN enumeration value "spine_2_lower_back" has unique index 25- See Also:
NAME_SPINE_2_LOWER_BACK
, Constant Field Values
-
NAME_SPINE_2_LOWER_BACK_LOA
public static final int NAME_SPINE_2_LOWER_BACK_LOASFString xs:NMTOKEN enumeration value "spine_2_lower_back" has unique Level Of Articulation loa=3- See Also:
NAME_SPINE_2_LOWER_BACK
, Constant Field Values
-
NAME_SPINE_2_LOWER_BACK_PARENT
public static final java.lang.String NAME_SPINE_2_LOWER_BACK_PARENTSFString xs:NMTOKEN enumeration value "spine_2_lower_back" has unique parent "l2" in HAnimSegmentObject -
NAME_SPINE_2_LOWER_BACK_ALIAS
public static final java.lang.String NAME_SPINE_2_LOWER_BACK_ALIASSFString xs:NMTOKEN enumeration value "spine_2_lower_back" has alias "lower back"- See Also:
NAME_SPINE_2_LOWER_BACK
, Constant Field Values
-
NAME_WAIST_PREFERRED_ANTERIOR
public static final java.lang.String NAME_WAIST_PREFERRED_ANTERIORSFString field named name with X3DUOM simpleType hanimFeaturePointNameValues and with X3DUOM baseType xs:NMTOKEN can equal this value "waist_preferred_anterior" (Java syntax) or waist_preferred_anterior (XML syntax). -
NAME_WAIST_PREFERRED_ANTERIOR_INDEX
public static final int NAME_WAIST_PREFERRED_ANTERIOR_INDEXSFString xs:NMTOKEN enumeration value "waist_preferred_anterior" has unique index 26 -
NAME_WAIST_PREFERRED_ANTERIOR_LOA
public static final int NAME_WAIST_PREFERRED_ANTERIOR_LOASFString xs:NMTOKEN enumeration value "waist_preferred_anterior" has unique Level Of Articulation loa=3 -
NAME_WAIST_PREFERRED_ANTERIOR_PARENT
public static final java.lang.String NAME_WAIST_PREFERRED_ANTERIOR_PARENTSFString xs:NMTOKEN enumeration value "waist_preferred_anterior" has unique parent "l2" in HAnimSegmentObject -
NAME_WAIST_PREFERRED_ANTERIOR_ALIAS
public static final java.lang.String NAME_WAIST_PREFERRED_ANTERIOR_ALIASSFString xs:NMTOKEN enumeration value "waist_preferred_anterior" has alias "waist_preferred_post" -
NAME_WAIST_PREFERRED_POSTERIOR
public static final java.lang.String NAME_WAIST_PREFERRED_POSTERIORSFString field named name with X3DUOM simpleType hanimFeaturePointNameValues and with X3DUOM baseType xs:NMTOKEN can equal this value "waist_preferred_posterior" (Java syntax) or waist_preferred_posterior (XML syntax). -
NAME_WAIST_PREFERRED_POSTERIOR_INDEX
public static final int NAME_WAIST_PREFERRED_POSTERIOR_INDEXSFString xs:NMTOKEN enumeration value "waist_preferred_posterior" has unique index 27 -
NAME_WAIST_PREFERRED_POSTERIOR_LOA
public static final int NAME_WAIST_PREFERRED_POSTERIOR_LOASFString xs:NMTOKEN enumeration value "waist_preferred_posterior" has unique Level Of Articulation loa=3 -
NAME_WAIST_PREFERRED_POSTERIOR_PARENT
public static final java.lang.String NAME_WAIST_PREFERRED_POSTERIOR_PARENTSFString xs:NMTOKEN enumeration value "waist_preferred_posterior" has unique parent "l2" in HAnimSegmentObject -
NAME_WAIST_PREFERRED_POSTERIOR_ALIAS
public static final java.lang.String NAME_WAIST_PREFERRED_POSTERIOR_ALIASSFString xs:NMTOKEN enumeration value "waist_preferred_posterior" has alias "waist_preferred_ant" -
NAME_L_RIB10
public static final java.lang.String NAME_L_RIB10SFString field named name with X3DUOM simpleType hanimFeaturePointNameValues and with X3DUOM baseType xs:NMTOKEN can equal this value "l_rib10" (Java syntax) or l_rib10 (XML syntax). -
NAME_L_RIB10_INDEX
public static final int NAME_L_RIB10_INDEXSFString xs:NMTOKEN enumeration value "l_rib10" has unique index 28- See Also:
NAME_L_RIB10
, Constant Field Values
-
NAME_L_RIB10_LOA
public static final int NAME_L_RIB10_LOASFString xs:NMTOKEN enumeration value "l_rib10" has unique Level Of Articulation loa=3- See Also:
NAME_L_RIB10
, Constant Field Values
-
NAME_L_RIB10_PARENT
public static final java.lang.String NAME_L_RIB10_PARENTSFString xs:NMTOKEN enumeration value "l_rib10" has unique parent "l2" in HAnimSegmentObject -
NAME_L_RIB10_ALIAS
public static final java.lang.String NAME_L_RIB10_ALIASSFString xs:NMTOKEN enumeration value "l_rib10" has alias "l_rib10_midspine"- See Also:
NAME_L_RIB10
, Constant Field Values
-
NAME_L_THELION
public static final java.lang.String NAME_L_THELIONSFString field named name with X3DUOM simpleType hanimFeaturePointNameValues and with X3DUOM baseType xs:NMTOKEN can equal this value "l_thelion" (Java syntax) or l_thelion (XML syntax). -
NAME_L_THELION_INDEX
public static final int NAME_L_THELION_INDEXSFString xs:NMTOKEN enumeration value "l_thelion" has unique index 29- See Also:
NAME_L_THELION
, Constant Field Values
-
NAME_L_THELION_LOA
public static final int NAME_L_THELION_LOASFString xs:NMTOKEN enumeration value "l_thelion" has unique Level Of Articulation loa=3- See Also:
NAME_L_THELION
, Constant Field Values
-
NAME_L_THELION_PARENT
public static final java.lang.String NAME_L_THELION_PARENTSFString xs:NMTOKEN enumeration value "l_thelion" has unique parent "t9" in HAnimSegmentObject -
NAME_L_THELION_ALIAS
public static final java.lang.String NAME_L_THELION_ALIASSFString xs:NMTOKEN enumeration value "l_thelion" has alias "Left Bustpoint"- See Also:
NAME_L_THELION
, Constant Field Values
-
NAME_R_RIB10
public static final java.lang.String NAME_R_RIB10SFString field named name with X3DUOM simpleType hanimFeaturePointNameValues and with X3DUOM baseType xs:NMTOKEN can equal this value "r_rib10" (Java syntax) or r_rib10 (XML syntax). -
NAME_R_RIB10_INDEX
public static final int NAME_R_RIB10_INDEXSFString xs:NMTOKEN enumeration value "r_rib10" has unique index 30- See Also:
NAME_R_RIB10
, Constant Field Values
-
NAME_R_RIB10_LOA
public static final int NAME_R_RIB10_LOASFString xs:NMTOKEN enumeration value "r_rib10" has unique Level Of Articulation loa=3- See Also:
NAME_R_RIB10
, Constant Field Values
-
NAME_R_RIB10_PARENT
public static final java.lang.String NAME_R_RIB10_PARENTSFString xs:NMTOKEN enumeration value "r_rib10" has unique parent "l2" in HAnimSegmentObject -
NAME_R_RIB10_ALIAS
public static final java.lang.String NAME_R_RIB10_ALIASSFString xs:NMTOKEN enumeration value "r_rib10" has alias "r_rib10_midspine"- See Also:
NAME_R_RIB10
, Constant Field Values
-
NAME_R_THELION
public static final java.lang.String NAME_R_THELIONSFString field named name with X3DUOM simpleType hanimFeaturePointNameValues and with X3DUOM baseType xs:NMTOKEN can equal this value "r_thelion" (Java syntax) or r_thelion (XML syntax). -
NAME_R_THELION_INDEX
public static final int NAME_R_THELION_INDEXSFString xs:NMTOKEN enumeration value "r_thelion" has unique index 31- See Also:
NAME_R_THELION
, Constant Field Values
-
NAME_R_THELION_LOA
public static final int NAME_R_THELION_LOASFString xs:NMTOKEN enumeration value "r_thelion" has unique Level Of Articulation loa=3- See Also:
NAME_R_THELION
, Constant Field Values
-
NAME_R_THELION_PARENT
public static final java.lang.String NAME_R_THELION_PARENTSFString xs:NMTOKEN enumeration value "r_thelion" has unique parent "t9" in HAnimSegmentObject -
NAME_R_THELION_ALIAS
public static final java.lang.String NAME_R_THELION_ALIASSFString xs:NMTOKEN enumeration value "r_thelion" has alias "Right Bustpoint"- See Also:
NAME_R_THELION
, Constant Field Values
-
NAME_L_ASIS
public static final java.lang.String NAME_L_ASISSFString field named name with X3DUOM simpleType hanimFeaturePointNameValues and with X3DUOM baseType xs:NMTOKEN can equal this value "l_asis" (Java syntax) or l_asis (XML syntax). -
NAME_L_ASIS_INDEX
public static final int NAME_L_ASIS_INDEXSFString xs:NMTOKEN enumeration value "l_asis" has unique index 32- See Also:
NAME_L_ASIS
, Constant Field Values
-
NAME_L_ASIS_LOA
public static final int NAME_L_ASIS_LOASFString xs:NMTOKEN enumeration value "l_asis" has unique Level Of Articulation loa=1- See Also:
NAME_L_ASIS
, Constant Field Values
-
NAME_L_ASIS_PARENT
public static final java.lang.String NAME_L_ASIS_PARENTSFString xs:NMTOKEN enumeration value "l_asis" has unique parent "pelvis" in HAnimSegmentObject -
NAME_L_ASIS_ALIAS
public static final java.lang.String NAME_L_ASIS_ALIASSFString xs:NMTOKEN enumeration value "l_asis" has alias "Leftt Anterior Superior Iliac Spine"- See Also:
NAME_L_ASIS
, Constant Field Values
-
NAME_L_ILIOCRISTALE
public static final java.lang.String NAME_L_ILIOCRISTALESFString field named name with X3DUOM simpleType hanimFeaturePointNameValues and with X3DUOM baseType xs:NMTOKEN can equal this value "l_iliocristale" (Java syntax) or l_iliocristale (XML syntax). -
NAME_L_ILIOCRISTALE_INDEX
public static final int NAME_L_ILIOCRISTALE_INDEXSFString xs:NMTOKEN enumeration value "l_iliocristale" has unique index 33- See Also:
NAME_L_ILIOCRISTALE
, Constant Field Values
-
NAME_L_ILIOCRISTALE_LOA
public static final int NAME_L_ILIOCRISTALE_LOASFString xs:NMTOKEN enumeration value "l_iliocristale" has unique Level Of Articulation loa=1- See Also:
NAME_L_ILIOCRISTALE
, Constant Field Values
-
NAME_L_ILIOCRISTALE_PARENT
public static final java.lang.String NAME_L_ILIOCRISTALE_PARENTSFString xs:NMTOKEN enumeration value "l_iliocristale" has unique parent "pelvis" in HAnimSegmentObject -
NAME_L_PSIS
public static final java.lang.String NAME_L_PSISSFString field named name with X3DUOM simpleType hanimFeaturePointNameValues and with X3DUOM baseType xs:NMTOKEN can equal this value "l_psis" (Java syntax) or l_psis (XML syntax). -
NAME_L_PSIS_INDEX
public static final int NAME_L_PSIS_INDEXSFString xs:NMTOKEN enumeration value "l_psis" has unique index 34- See Also:
NAME_L_PSIS
, Constant Field Values
-
NAME_L_PSIS_LOA
public static final int NAME_L_PSIS_LOASFString xs:NMTOKEN enumeration value "l_psis" has unique Level Of Articulation loa=1- See Also:
NAME_L_PSIS
, Constant Field Values
-
NAME_L_PSIS_PARENT
public static final java.lang.String NAME_L_PSIS_PARENTSFString xs:NMTOKEN enumeration value "l_psis" has unique parent "pelvis" in HAnimSegmentObject -
NAME_L_PSIS_ALIAS
public static final java.lang.String NAME_L_PSIS_ALIASSFString xs:NMTOKEN enumeration value "l_psis" has alias "Left Posterior Superior Iliac Spine"- See Also:
NAME_L_PSIS
, Constant Field Values
-
NAME_R_ASIS
public static final java.lang.String NAME_R_ASISSFString field named name with X3DUOM simpleType hanimFeaturePointNameValues and with X3DUOM baseType xs:NMTOKEN can equal this value "r_asis" (Java syntax) or r_asis (XML syntax). -
NAME_R_ASIS_INDEX
public static final int NAME_R_ASIS_INDEXSFString xs:NMTOKEN enumeration value "r_asis" has unique index 35- See Also:
NAME_R_ASIS
, Constant Field Values
-
NAME_R_ASIS_LOA
public static final int NAME_R_ASIS_LOASFString xs:NMTOKEN enumeration value "r_asis" has unique Level Of Articulation loa=1- See Also:
NAME_R_ASIS
, Constant Field Values
-
NAME_R_ASIS_PARENT
public static final java.lang.String NAME_R_ASIS_PARENTSFString xs:NMTOKEN enumeration value "r_asis" has unique parent "pelvis" in HAnimSegmentObject -
NAME_R_ASIS_ALIAS
public static final java.lang.String NAME_R_ASIS_ALIASSFString xs:NMTOKEN enumeration value "r_asis" has alias "Right Anterior Superior Iliac Spine"- See Also:
NAME_R_ASIS
, Constant Field Values
-
NAME_R_ILIOCRISTALE
public static final java.lang.String NAME_R_ILIOCRISTALESFString field named name with X3DUOM simpleType hanimFeaturePointNameValues and with X3DUOM baseType xs:NMTOKEN can equal this value "r_iliocristale" (Java syntax) or r_iliocristale (XML syntax). -
NAME_R_ILIOCRISTALE_INDEX
public static final int NAME_R_ILIOCRISTALE_INDEXSFString xs:NMTOKEN enumeration value "r_iliocristale" has unique index 36- See Also:
NAME_R_ILIOCRISTALE
, Constant Field Values
-
NAME_R_ILIOCRISTALE_LOA
public static final int NAME_R_ILIOCRISTALE_LOASFString xs:NMTOKEN enumeration value "r_iliocristale" has unique Level Of Articulation loa=1- See Also:
NAME_R_ILIOCRISTALE
, Constant Field Values
-
NAME_R_ILIOCRISTALE_PARENT
public static final java.lang.String NAME_R_ILIOCRISTALE_PARENTSFString xs:NMTOKEN enumeration value "r_iliocristale" has unique parent "pelvis" in HAnimSegmentObject -
NAME_R_PSIS
public static final java.lang.String NAME_R_PSISSFString field named name with X3DUOM simpleType hanimFeaturePointNameValues and with X3DUOM baseType xs:NMTOKEN can equal this value "r_psis" (Java syntax) or r_psis (XML syntax). -
NAME_R_PSIS_INDEX
public static final int NAME_R_PSIS_INDEXSFString xs:NMTOKEN enumeration value "r_psis" has unique index 37- See Also:
NAME_R_PSIS
, Constant Field Values
-
NAME_R_PSIS_LOA
public static final int NAME_R_PSIS_LOASFString xs:NMTOKEN enumeration value "r_psis" has unique Level Of Articulation loa=1- See Also:
NAME_R_PSIS
, Constant Field Values
-
NAME_R_PSIS_PARENT
public static final java.lang.String NAME_R_PSIS_PARENTSFString xs:NMTOKEN enumeration value "r_psis" has unique parent "pelvis" in HAnimSegmentObject -
NAME_R_PSIS_ALIAS
public static final java.lang.String NAME_R_PSIS_ALIASSFString xs:NMTOKEN enumeration value "r_psis" has alias "Right Posterior Superior Iliac Spine"- See Also:
NAME_R_PSIS
, Constant Field Values
-
NAME_CROTCH
public static final java.lang.String NAME_CROTCHSFString field named name with X3DUOM simpleType hanimFeaturePointNameValues and with X3DUOM baseType xs:NMTOKEN can equal this value "crotch" (Java syntax) or crotch (XML syntax). -
NAME_CROTCH_INDEX
public static final int NAME_CROTCH_INDEXSFString xs:NMTOKEN enumeration value "crotch" has unique index 38- See Also:
NAME_CROTCH
, Constant Field Values
-
NAME_CROTCH_LOA
public static final int NAME_CROTCH_LOASFString xs:NMTOKEN enumeration value "crotch" has unique Level Of Articulation loa=1- See Also:
NAME_CROTCH
, Constant Field Values
-
NAME_CROTCH_PARENT
public static final java.lang.String NAME_CROTCH_PARENTSFString xs:NMTOKEN enumeration value "crotch" has unique parent "pelvis" in HAnimSegmentObject -
NAME_L_FEMORAL_LATERAL_EPICONDYLE
public static final java.lang.String NAME_L_FEMORAL_LATERAL_EPICONDYLESFString field named name with X3DUOM simpleType hanimFeaturePointNameValues and with X3DUOM baseType xs:NMTOKEN can equal this value "l_femoral_lateral_epicondyle" (Java syntax) or l_femoral_lateral_epicondyle (XML syntax). -
NAME_L_FEMORAL_LATERAL_EPICONDYLE_INDEX
public static final int NAME_L_FEMORAL_LATERAL_EPICONDYLE_INDEXSFString xs:NMTOKEN enumeration value "l_femoral_lateral_epicondyle" has unique index 39 -
NAME_L_FEMORAL_LATERAL_EPICONDYLE_LOA
public static final int NAME_L_FEMORAL_LATERAL_EPICONDYLE_LOASFString xs:NMTOKEN enumeration value "l_femoral_lateral_epicondyle" has unique Level Of Articulation loa=1 -
NAME_L_FEMORAL_LATERAL_EPICONDYLE_PARENT
public static final java.lang.String NAME_L_FEMORAL_LATERAL_EPICONDYLE_PARENTSFString xs:NMTOKEN enumeration value "l_femoral_lateral_epicondyle" has unique parent "l_thigh" in HAnimSegmentObject -
NAME_L_FEMORAL_LATERAL_EPICONDYLE_ALIAS
public static final java.lang.String NAME_L_FEMORAL_LATERAL_EPICONDYLE_ALIASSFString xs:NMTOKEN enumeration value "l_femoral_lateral_epicondyle" has alias "l_femoral_lateral_epicn" -
NAME_L_FEMORAL_MEDIAL_EPICONDYLE
public static final java.lang.String NAME_L_FEMORAL_MEDIAL_EPICONDYLESFString field named name with X3DUOM simpleType hanimFeaturePointNameValues and with X3DUOM baseType xs:NMTOKEN can equal this value "l_femoral_medial_epicondyle" (Java syntax) or l_femoral_medial_epicondyle (XML syntax). -
NAME_L_FEMORAL_MEDIAL_EPICONDYLE_INDEX
public static final int NAME_L_FEMORAL_MEDIAL_EPICONDYLE_INDEXSFString xs:NMTOKEN enumeration value "l_femoral_medial_epicondyle" has unique index 40 -
NAME_L_FEMORAL_MEDIAL_EPICONDYLE_LOA
public static final int NAME_L_FEMORAL_MEDIAL_EPICONDYLE_LOASFString xs:NMTOKEN enumeration value "l_femoral_medial_epicondyle" has unique Level Of Articulation loa=1 -
NAME_L_FEMORAL_MEDIAL_EPICONDYLE_PARENT
public static final java.lang.String NAME_L_FEMORAL_MEDIAL_EPICONDYLE_PARENTSFString xs:NMTOKEN enumeration value "l_femoral_medial_epicondyle" has unique parent "l_thigh" in HAnimSegmentObject -
NAME_L_FEMORAL_MEDIAL_EPICONDYLE_ALIAS
public static final java.lang.String NAME_L_FEMORAL_MEDIAL_EPICONDYLE_ALIASSFString xs:NMTOKEN enumeration value "l_femoral_medial_epicondyle" has alias "l_femoral_medial_epicn" -
NAME_L_SUPRAPATELLA
public static final java.lang.String NAME_L_SUPRAPATELLASFString field named name with X3DUOM simpleType hanimFeaturePointNameValues and with X3DUOM baseType xs:NMTOKEN can equal this value "l_suprapatella" (Java syntax) or l_suprapatella (XML syntax). -
NAME_L_SUPRAPATELLA_INDEX
public static final int NAME_L_SUPRAPATELLA_INDEXSFString xs:NMTOKEN enumeration value "l_suprapatella" has unique index 41- See Also:
NAME_L_SUPRAPATELLA
, Constant Field Values
-
NAME_L_SUPRAPATELLA_LOA
public static final int NAME_L_SUPRAPATELLA_LOASFString xs:NMTOKEN enumeration value "l_suprapatella" has unique Level Of Articulation loa=1- See Also:
NAME_L_SUPRAPATELLA
, Constant Field Values
-
NAME_L_SUPRAPATELLA_PARENT
public static final java.lang.String NAME_L_SUPRAPATELLA_PARENTSFString xs:NMTOKEN enumeration value "l_suprapatella" has unique parent "l_thigh" in HAnimSegmentObject -
NAME_L_SUPRAPATELLA_ALIAS
public static final java.lang.String NAME_L_SUPRAPATELLA_ALIASSFString xs:NMTOKEN enumeration value "l_suprapatella" has alias "l_kneecap"- See Also:
NAME_L_SUPRAPATELLA
, Constant Field Values
-
NAME_L_TROCHANTERION
public static final java.lang.String NAME_L_TROCHANTERIONSFString field named name with X3DUOM simpleType hanimFeaturePointNameValues and with X3DUOM baseType xs:NMTOKEN can equal this value "l_trochanterion" (Java syntax) or l_trochanterion (XML syntax). -
NAME_L_TROCHANTERION_INDEX
public static final int NAME_L_TROCHANTERION_INDEXSFString xs:NMTOKEN enumeration value "l_trochanterion" has unique index 42- See Also:
NAME_L_TROCHANTERION
, Constant Field Values
-
NAME_L_TROCHANTERION_LOA
public static final int NAME_L_TROCHANTERION_LOASFString xs:NMTOKEN enumeration value "l_trochanterion" has unique Level Of Articulation loa=1- See Also:
NAME_L_TROCHANTERION
, Constant Field Values
-
NAME_L_TROCHANTERION_PARENT
public static final java.lang.String NAME_L_TROCHANTERION_PARENTSFString xs:NMTOKEN enumeration value "l_trochanterion" has unique parent "pelvis" in HAnimSegmentObject -
NAME_L_TROCHANTERION_ALIAS
public static final java.lang.String NAME_L_TROCHANTERION_ALIASSFString xs:NMTOKEN enumeration value "l_trochanterion" has alias "l_trochanter"- See Also:
NAME_L_TROCHANTERION
, Constant Field Values
-
NAME_R_FEMORAL_LATERAL_EPICONDYLE
public static final java.lang.String NAME_R_FEMORAL_LATERAL_EPICONDYLESFString field named name with X3DUOM simpleType hanimFeaturePointNameValues and with X3DUOM baseType xs:NMTOKEN can equal this value "r_femoral_lateral_epicondyle" (Java syntax) or r_femoral_lateral_epicondyle (XML syntax). -
NAME_R_FEMORAL_LATERAL_EPICONDYLE_INDEX
public static final int NAME_R_FEMORAL_LATERAL_EPICONDYLE_INDEXSFString xs:NMTOKEN enumeration value "r_femoral_lateral_epicondyle" has unique index 43 -
NAME_R_FEMORAL_LATERAL_EPICONDYLE_LOA
public static final int NAME_R_FEMORAL_LATERAL_EPICONDYLE_LOASFString xs:NMTOKEN enumeration value "r_femoral_lateral_epicondyle" has unique Level Of Articulation loa=1 -
NAME_R_FEMORAL_LATERAL_EPICONDYLE_PARENT
public static final java.lang.String NAME_R_FEMORAL_LATERAL_EPICONDYLE_PARENTSFString xs:NMTOKEN enumeration value "r_femoral_lateral_epicondyle" has unique parent "r_thigh" in HAnimSegmentObject -
NAME_R_FEMORAL_LATERAL_EPICONDYLE_ALIAS
public static final java.lang.String NAME_R_FEMORAL_LATERAL_EPICONDYLE_ALIASSFString xs:NMTOKEN enumeration value "r_femoral_lateral_epicondyle" has alias "r_femoral_lateral_epicn" -
NAME_R_FEMORAL_MEDIAL_EPICONDYLE
public static final java.lang.String NAME_R_FEMORAL_MEDIAL_EPICONDYLESFString field named name with X3DUOM simpleType hanimFeaturePointNameValues and with X3DUOM baseType xs:NMTOKEN can equal this value "r_femoral_medial_epicondyle" (Java syntax) or r_femoral_medial_epicondyle (XML syntax). -
NAME_R_FEMORAL_MEDIAL_EPICONDYLE_INDEX
public static final int NAME_R_FEMORAL_MEDIAL_EPICONDYLE_INDEXSFString xs:NMTOKEN enumeration value "r_femoral_medial_epicondyle" has unique index 44 -
NAME_R_FEMORAL_MEDIAL_EPICONDYLE_LOA
public static final int NAME_R_FEMORAL_MEDIAL_EPICONDYLE_LOASFString xs:NMTOKEN enumeration value "r_femoral_medial_epicondyle" has unique Level Of Articulation loa=1 -
NAME_R_FEMORAL_MEDIAL_EPICONDYLE_PARENT
public static final java.lang.String NAME_R_FEMORAL_MEDIAL_EPICONDYLE_PARENTSFString xs:NMTOKEN enumeration value "r_femoral_medial_epicondyle" has unique parent "r_thigh" in HAnimSegmentObject -
NAME_R_FEMORAL_MEDIAL_EPICONDYLE_ALIAS
public static final java.lang.String NAME_R_FEMORAL_MEDIAL_EPICONDYLE_ALIASSFString xs:NMTOKEN enumeration value "r_femoral_medial_epicondyle" has alias "r_femoral_medial_epicn" -
NAME_R_SUPRAPATELLA
public static final java.lang.String NAME_R_SUPRAPATELLASFString field named name with X3DUOM simpleType hanimFeaturePointNameValues and with X3DUOM baseType xs:NMTOKEN can equal this value "r_suprapatella" (Java syntax) or r_suprapatella (XML syntax). -
NAME_R_SUPRAPATELLA_INDEX
public static final int NAME_R_SUPRAPATELLA_INDEXSFString xs:NMTOKEN enumeration value "r_suprapatella" has unique index 45- See Also:
NAME_R_SUPRAPATELLA
, Constant Field Values
-
NAME_R_SUPRAPATELLA_LOA
public static final int NAME_R_SUPRAPATELLA_LOASFString xs:NMTOKEN enumeration value "r_suprapatella" has unique Level Of Articulation loa=1- See Also:
NAME_R_SUPRAPATELLA
, Constant Field Values
-
NAME_R_SUPRAPATELLA_PARENT
public static final java.lang.String NAME_R_SUPRAPATELLA_PARENTSFString xs:NMTOKEN enumeration value "r_suprapatella" has unique parent "r_thigh" in HAnimSegmentObject -
NAME_R_SUPRAPATELLA_ALIAS
public static final java.lang.String NAME_R_SUPRAPATELLA_ALIASSFString xs:NMTOKEN enumeration value "r_suprapatella" has alias "r_kneecap"- See Also:
NAME_R_SUPRAPATELLA
, Constant Field Values
-
NAME_R_TROCHANTERION
public static final java.lang.String NAME_R_TROCHANTERIONSFString field named name with X3DUOM simpleType hanimFeaturePointNameValues and with X3DUOM baseType xs:NMTOKEN can equal this value "r_trochanterion" (Java syntax) or r_trochanterion (XML syntax). -
NAME_R_TROCHANTERION_INDEX
public static final int NAME_R_TROCHANTERION_INDEXSFString xs:NMTOKEN enumeration value "r_trochanterion" has unique index 46- See Also:
NAME_R_TROCHANTERION
, Constant Field Values
-
NAME_R_TROCHANTERION_LOA
public static final int NAME_R_TROCHANTERION_LOASFString xs:NMTOKEN enumeration value "r_trochanterion" has unique Level Of Articulation loa=1- See Also:
NAME_R_TROCHANTERION
, Constant Field Values
-
NAME_R_TROCHANTERION_PARENT
public static final java.lang.String NAME_R_TROCHANTERION_PARENTSFString xs:NMTOKEN enumeration value "r_trochanterion" has unique parent "pelvis" in HAnimSegmentObject -
NAME_R_TROCHANTERION_ALIAS
public static final java.lang.String NAME_R_TROCHANTERION_ALIASSFString xs:NMTOKEN enumeration value "r_trochanterion" has alias "r_trochanter"- See Also:
NAME_R_TROCHANTERION
, Constant Field Values
-
NAME_L_TIBIALE
public static final java.lang.String NAME_L_TIBIALESFString field named name with X3DUOM simpleType hanimFeaturePointNameValues and with X3DUOM baseType xs:NMTOKEN can equal this value "l_tibiale" (Java syntax) or l_tibiale (XML syntax). -
NAME_L_TIBIALE_INDEX
public static final int NAME_L_TIBIALE_INDEXSFString xs:NMTOKEN enumeration value "l_tibiale" has unique index 47- See Also:
NAME_L_TIBIALE
, Constant Field Values
-
NAME_L_TIBIALE_LOA
public static final int NAME_L_TIBIALE_LOASFString xs:NMTOKEN enumeration value "l_tibiale" has unique Level Of Articulation loa=1- See Also:
NAME_L_TIBIALE
, Constant Field Values
-
NAME_L_TIBIALE_PARENT
public static final java.lang.String NAME_L_TIBIALE_PARENTSFString xs:NMTOKEN enumeration value "l_tibiale" has unique parent "l_calf" in HAnimSegmentObject -
NAME_L_MEDIAL_MALLEOLUS
public static final java.lang.String NAME_L_MEDIAL_MALLEOLUSSFString field named name with X3DUOM simpleType hanimFeaturePointNameValues and with X3DUOM baseType xs:NMTOKEN can equal this value "l_medial_malleolus" (Java syntax) or l_medial_malleolus (XML syntax). -
NAME_L_MEDIAL_MALLEOLUS_INDEX
public static final int NAME_L_MEDIAL_MALLEOLUS_INDEXSFString xs:NMTOKEN enumeration value "l_medial_malleolus" has unique index 48- See Also:
NAME_L_MEDIAL_MALLEOLUS
, Constant Field Values
-
NAME_L_MEDIAL_MALLEOLUS_LOA
public static final int NAME_L_MEDIAL_MALLEOLUS_LOASFString xs:NMTOKEN enumeration value "l_medial_malleolus" has unique Level Of Articulation loa=1- See Also:
NAME_L_MEDIAL_MALLEOLUS
, Constant Field Values
-
NAME_L_MEDIAL_MALLEOLUS_PARENT
public static final java.lang.String NAME_L_MEDIAL_MALLEOLUS_PARENTSFString xs:NMTOKEN enumeration value "l_medial_malleolus" has unique parent "l_calf" in HAnimSegmentObject -
NAME_L_LATERAL_MALLEOLUS
public static final java.lang.String NAME_L_LATERAL_MALLEOLUSSFString field named name with X3DUOM simpleType hanimFeaturePointNameValues and with X3DUOM baseType xs:NMTOKEN can equal this value "l_lateral_malleolus" (Java syntax) or l_lateral_malleolus (XML syntax). -
NAME_L_LATERAL_MALLEOLUS_INDEX
public static final int NAME_L_LATERAL_MALLEOLUS_INDEXSFString xs:NMTOKEN enumeration value "l_lateral_malleolus" has unique index 49- See Also:
NAME_L_LATERAL_MALLEOLUS
, Constant Field Values
-
NAME_L_LATERAL_MALLEOLUS_LOA
public static final int NAME_L_LATERAL_MALLEOLUS_LOASFString xs:NMTOKEN enumeration value "l_lateral_malleolus" has unique Level Of Articulation loa=1- See Also:
NAME_L_LATERAL_MALLEOLUS
, Constant Field Values
-
NAME_L_LATERAL_MALLEOLUS_PARENT
public static final java.lang.String NAME_L_LATERAL_MALLEOLUS_PARENTSFString xs:NMTOKEN enumeration value "l_lateral_malleolus" has unique parent "l_calf" in HAnimSegmentObject -
NAME_L_SPHYRION
public static final java.lang.String NAME_L_SPHYRIONSFString field named name with X3DUOM simpleType hanimFeaturePointNameValues and with X3DUOM baseType xs:NMTOKEN can equal this value "l_sphyrion" (Java syntax) or l_sphyrion (XML syntax). -
NAME_L_SPHYRION_INDEX
public static final int NAME_L_SPHYRION_INDEXSFString xs:NMTOKEN enumeration value "l_sphyrion" has unique index 50- See Also:
NAME_L_SPHYRION
, Constant Field Values
-
NAME_L_SPHYRION_LOA
public static final int NAME_L_SPHYRION_LOASFString xs:NMTOKEN enumeration value "l_sphyrion" has unique Level Of Articulation loa=1- See Also:
NAME_L_SPHYRION
, Constant Field Values
-
NAME_L_SPHYRION_PARENT
public static final java.lang.String NAME_L_SPHYRION_PARENTSFString xs:NMTOKEN enumeration value "l_sphyrion" has unique parent "l_talus" in HAnimSegmentObject -
NAME_R_TIBIALE
public static final java.lang.String NAME_R_TIBIALESFString field named name with X3DUOM simpleType hanimFeaturePointNameValues and with X3DUOM baseType xs:NMTOKEN can equal this value "r_tibiale" (Java syntax) or r_tibiale (XML syntax). -
NAME_R_TIBIALE_INDEX
public static final int NAME_R_TIBIALE_INDEXSFString xs:NMTOKEN enumeration value "r_tibiale" has unique index 51- See Also:
NAME_R_TIBIALE
, Constant Field Values
-
NAME_R_TIBIALE_LOA
public static final int NAME_R_TIBIALE_LOASFString xs:NMTOKEN enumeration value "r_tibiale" has unique Level Of Articulation loa=1- See Also:
NAME_R_TIBIALE
, Constant Field Values
-
NAME_R_TIBIALE_PARENT
public static final java.lang.String NAME_R_TIBIALE_PARENTSFString xs:NMTOKEN enumeration value "r_tibiale" has unique parent "r_calf" in HAnimSegmentObject -
NAME_R_MEDIAL_MALLEOLUS
public static final java.lang.String NAME_R_MEDIAL_MALLEOLUSSFString field named name with X3DUOM simpleType hanimFeaturePointNameValues and with X3DUOM baseType xs:NMTOKEN can equal this value "r_medial_malleolus" (Java syntax) or r_medial_malleolus (XML syntax). -
NAME_R_MEDIAL_MALLEOLUS_INDEX
public static final int NAME_R_MEDIAL_MALLEOLUS_INDEXSFString xs:NMTOKEN enumeration value "r_medial_malleolus" has unique index 52- See Also:
NAME_R_MEDIAL_MALLEOLUS
, Constant Field Values
-
NAME_R_MEDIAL_MALLEOLUS_LOA
public static final int NAME_R_MEDIAL_MALLEOLUS_LOASFString xs:NMTOKEN enumeration value "r_medial_malleolus" has unique Level Of Articulation loa=1- See Also:
NAME_R_MEDIAL_MALLEOLUS
, Constant Field Values
-
NAME_R_MEDIAL_MALLEOLUS_PARENT
public static final java.lang.String NAME_R_MEDIAL_MALLEOLUS_PARENTSFString xs:NMTOKEN enumeration value "r_medial_malleolus" has unique parent "r_calf" in HAnimSegmentObject -
NAME_R_LATERAL_MALLEOLUS
public static final java.lang.String NAME_R_LATERAL_MALLEOLUSSFString field named name with X3DUOM simpleType hanimFeaturePointNameValues and with X3DUOM baseType xs:NMTOKEN can equal this value "r_lateral_malleolus" (Java syntax) or r_lateral_malleolus (XML syntax). -
NAME_R_LATERAL_MALLEOLUS_INDEX
public static final int NAME_R_LATERAL_MALLEOLUS_INDEXSFString xs:NMTOKEN enumeration value "r_lateral_malleolus" has unique index 53- See Also:
NAME_R_LATERAL_MALLEOLUS
, Constant Field Values
-
NAME_R_LATERAL_MALLEOLUS_LOA
public static final int NAME_R_LATERAL_MALLEOLUS_LOASFString xs:NMTOKEN enumeration value "r_lateral_malleolus" has unique Level Of Articulation loa=1- See Also:
NAME_R_LATERAL_MALLEOLUS
, Constant Field Values
-
NAME_R_LATERAL_MALLEOLUS_PARENT
public static final java.lang.String NAME_R_LATERAL_MALLEOLUS_PARENTSFString xs:NMTOKEN enumeration value "r_lateral_malleolus" has unique parent "r_calf" in HAnimSegmentObject -
NAME_R_SPHYRION
public static final java.lang.String NAME_R_SPHYRIONSFString field named name with X3DUOM simpleType hanimFeaturePointNameValues and with X3DUOM baseType xs:NMTOKEN can equal this value "r_sphyrion" (Java syntax) or r_sphyrion (XML syntax). -
NAME_R_SPHYRION_INDEX
public static final int NAME_R_SPHYRION_INDEXSFString xs:NMTOKEN enumeration value "r_sphyrion" has unique index 54- See Also:
NAME_R_SPHYRION
, Constant Field Values
-
NAME_R_SPHYRION_LOA
public static final int NAME_R_SPHYRION_LOASFString xs:NMTOKEN enumeration value "r_sphyrion" has unique Level Of Articulation loa=1- See Also:
NAME_R_SPHYRION
, Constant Field Values
-
NAME_R_SPHYRION_PARENT
public static final java.lang.String NAME_R_SPHYRION_PARENTSFString xs:NMTOKEN enumeration value "r_sphyrion" has unique parent "r_talus" in HAnimSegmentObject -
NAME_L_METATARSAL_PHALANX_1
public static final java.lang.String NAME_L_METATARSAL_PHALANX_1SFString field named name with X3DUOM simpleType hanimFeaturePointNameValues and with X3DUOM baseType xs:NMTOKEN can equal this value "l_metatarsal_phalanx_1" (Java syntax) or l_metatarsal_phalanx_1 (XML syntax). -
NAME_L_METATARSAL_PHALANX_1_INDEX
public static final int NAME_L_METATARSAL_PHALANX_1_INDEXSFString xs:NMTOKEN enumeration value "l_metatarsal_phalanx_1" has unique index 55- See Also:
NAME_L_METATARSAL_PHALANX_1
, Constant Field Values
-
NAME_L_METATARSAL_PHALANX_1_LOA
public static final int NAME_L_METATARSAL_PHALANX_1_LOASFString xs:NMTOKEN enumeration value "l_metatarsal_phalanx_1" has unique Level Of Articulation loa=4- See Also:
NAME_L_METATARSAL_PHALANX_1
, Constant Field Values
-
NAME_L_METATARSAL_PHALANX_1_PARENT
public static final java.lang.String NAME_L_METATARSAL_PHALANX_1_PARENTSFString xs:NMTOKEN enumeration value "l_metatarsal_phalanx_1" has unique parent "l_tarsal_proximal_phalanx_1" in HAnimSegmentObject -
NAME_L_METATARSAL_PHALANX_1_ALIAS
public static final java.lang.String NAME_L_METATARSAL_PHALANX_1_ALIASSFString xs:NMTOKEN enumeration value "l_metatarsal_phalanx_1" has alias "l_metatarsal_pha1"- See Also:
NAME_L_METATARSAL_PHALANX_1
, Constant Field Values
-
NAME_L_METATARSAL_PHALANX_5
public static final java.lang.String NAME_L_METATARSAL_PHALANX_5SFString field named name with X3DUOM simpleType hanimFeaturePointNameValues and with X3DUOM baseType xs:NMTOKEN can equal this value "l_metatarsal_phalanx_5" (Java syntax) or l_metatarsal_phalanx_5 (XML syntax). -
NAME_L_METATARSAL_PHALANX_5_INDEX
public static final int NAME_L_METATARSAL_PHALANX_5_INDEXSFString xs:NMTOKEN enumeration value "l_metatarsal_phalanx_5" has unique index 56- See Also:
NAME_L_METATARSAL_PHALANX_5
, Constant Field Values
-
NAME_L_METATARSAL_PHALANX_5_LOA
public static final int NAME_L_METATARSAL_PHALANX_5_LOASFString xs:NMTOKEN enumeration value "l_metatarsal_phalanx_5" has unique Level Of Articulation loa=4- See Also:
NAME_L_METATARSAL_PHALANX_5
, Constant Field Values
-
NAME_L_METATARSAL_PHALANX_5_PARENT
public static final java.lang.String NAME_L_METATARSAL_PHALANX_5_PARENTSFString xs:NMTOKEN enumeration value "l_metatarsal_phalanx_5" has unique parent "l_tarsal_proximal_phalanx_5" in HAnimSegmentObject -
NAME_L_METATARSAL_PHALANX_5_ALIAS
public static final java.lang.String NAME_L_METATARSAL_PHALANX_5_ALIASSFString xs:NMTOKEN enumeration value "l_metatarsal_phalanx_5" has alias "l_metatarsal_pha5"- See Also:
NAME_L_METATARSAL_PHALANX_5
, Constant Field Values
-
NAME_L_DACTYLION
public static final java.lang.String NAME_L_DACTYLIONSFString field named name with X3DUOM simpleType hanimFeaturePointNameValues and with X3DUOM baseType xs:NMTOKEN can equal this value "l_dactylion" (Java syntax) or l_dactylion (XML syntax). -
NAME_L_DACTYLION_INDEX
public static final int NAME_L_DACTYLION_INDEXSFString xs:NMTOKEN enumeration value "l_dactylion" has unique index 57- See Also:
NAME_L_DACTYLION
, Constant Field Values
-
NAME_L_DACTYLION_LOA
public static final int NAME_L_DACTYLION_LOASFString xs:NMTOKEN enumeration value "l_dactylion" has unique Level Of Articulation loa=2- See Also:
NAME_L_DACTYLION
, Constant Field Values
-
NAME_L_DACTYLION_PARENT
public static final java.lang.String NAME_L_DACTYLION_PARENTSFString xs:NMTOKEN enumeration value "l_dactylion" has unique parent "l_carpal_distal_phalanx_2" in HAnimSegmentObject -
NAME_L_CALCANEUS_POSTERIOR
public static final java.lang.String NAME_L_CALCANEUS_POSTERIORSFString field named name with X3DUOM simpleType hanimFeaturePointNameValues and with X3DUOM baseType xs:NMTOKEN can equal this value "l_calcaneus_posterior" (Java syntax) or l_calcaneus_posterior (XML syntax). -
NAME_L_CALCANEUS_POSTERIOR_INDEX
public static final int NAME_L_CALCANEUS_POSTERIOR_INDEXSFString xs:NMTOKEN enumeration value "l_calcaneus_posterior" has unique index 58- See Also:
NAME_L_CALCANEUS_POSTERIOR
, Constant Field Values
-
NAME_L_CALCANEUS_POSTERIOR_LOA
public static final int NAME_L_CALCANEUS_POSTERIOR_LOASFString xs:NMTOKEN enumeration value "l_calcaneus_posterior" has unique Level Of Articulation loa=1- See Also:
NAME_L_CALCANEUS_POSTERIOR
, Constant Field Values
-
NAME_L_CALCANEUS_POSTERIOR_PARENT
public static final java.lang.String NAME_L_CALCANEUS_POSTERIOR_PARENTSFString xs:NMTOKEN enumeration value "l_calcaneus_posterior" has unique parent "l_talus" in HAnimSegmentObject -
NAME_L_CALCANEUS_POSTERIOR_ALIAS
public static final java.lang.String NAME_L_CALCANEUS_POSTERIOR_ALIASSFString xs:NMTOKEN enumeration value "l_calcaneus_posterior" has alias "l_calcaneum"- See Also:
NAME_L_CALCANEUS_POSTERIOR
, Constant Field Values
-
NAME_R_METATARSAL_PHALANX_1
public static final java.lang.String NAME_R_METATARSAL_PHALANX_1SFString field named name with X3DUOM simpleType hanimFeaturePointNameValues and with X3DUOM baseType xs:NMTOKEN can equal this value "r_metatarsal_phalanx_1" (Java syntax) or r_metatarsal_phalanx_1 (XML syntax). -
NAME_R_METATARSAL_PHALANX_1_INDEX
public static final int NAME_R_METATARSAL_PHALANX_1_INDEXSFString xs:NMTOKEN enumeration value "r_metatarsal_phalanx_1" has unique index 59- See Also:
NAME_R_METATARSAL_PHALANX_1
, Constant Field Values
-
NAME_R_METATARSAL_PHALANX_1_LOA
public static final int NAME_R_METATARSAL_PHALANX_1_LOASFString xs:NMTOKEN enumeration value "r_metatarsal_phalanx_1" has unique Level Of Articulation loa=4- See Also:
NAME_R_METATARSAL_PHALANX_1
, Constant Field Values
-
NAME_R_METATARSAL_PHALANX_1_PARENT
public static final java.lang.String NAME_R_METATARSAL_PHALANX_1_PARENTSFString xs:NMTOKEN enumeration value "r_metatarsal_phalanx_1" has unique parent "r_tarsal_proximal_phalanx_1" in HAnimSegmentObject -
NAME_R_METATARSAL_PHALANX_1_ALIAS
public static final java.lang.String NAME_R_METATARSAL_PHALANX_1_ALIASSFString xs:NMTOKEN enumeration value "r_metatarsal_phalanx_1" has alias "r_metatarsal_pha1"- See Also:
NAME_R_METATARSAL_PHALANX_1
, Constant Field Values
-
NAME_R_METATARSAL_PHALANX_5
public static final java.lang.String NAME_R_METATARSAL_PHALANX_5SFString field named name with X3DUOM simpleType hanimFeaturePointNameValues and with X3DUOM baseType xs:NMTOKEN can equal this value "r_metatarsal_phalanx_5" (Java syntax) or r_metatarsal_phalanx_5 (XML syntax). -
NAME_R_METATARSAL_PHALANX_5_INDEX
public static final int NAME_R_METATARSAL_PHALANX_5_INDEXSFString xs:NMTOKEN enumeration value "r_metatarsal_phalanx_5" has unique index 60- See Also:
NAME_R_METATARSAL_PHALANX_5
, Constant Field Values
-
NAME_R_METATARSAL_PHALANX_5_LOA
public static final int NAME_R_METATARSAL_PHALANX_5_LOASFString xs:NMTOKEN enumeration value "r_metatarsal_phalanx_5" has unique Level Of Articulation loa=4- See Also:
NAME_R_METATARSAL_PHALANX_5
, Constant Field Values
-
NAME_R_METATARSAL_PHALANX_5_PARENT
public static final java.lang.String NAME_R_METATARSAL_PHALANX_5_PARENTSFString xs:NMTOKEN enumeration value "r_metatarsal_phalanx_5" has unique parent "r_tarsal_proximal_phalanx_5" in HAnimSegmentObject -
NAME_R_METATARSAL_PHALANX_5_ALIAS
public static final java.lang.String NAME_R_METATARSAL_PHALANX_5_ALIASSFString xs:NMTOKEN enumeration value "r_metatarsal_phalanx_5" has alias "r_metatarsal_pha5"- See Also:
NAME_R_METATARSAL_PHALANX_5
, Constant Field Values
-
NAME_R_DACTYLION
public static final java.lang.String NAME_R_DACTYLIONSFString field named name with X3DUOM simpleType hanimFeaturePointNameValues and with X3DUOM baseType xs:NMTOKEN can equal this value "r_dactylion" (Java syntax) or r_dactylion (XML syntax). -
NAME_R_DACTYLION_INDEX
public static final int NAME_R_DACTYLION_INDEXSFString xs:NMTOKEN enumeration value "r_dactylion" has unique index 61- See Also:
NAME_R_DACTYLION
, Constant Field Values
-
NAME_R_DACTYLION_LOA
public static final int NAME_R_DACTYLION_LOASFString xs:NMTOKEN enumeration value "r_dactylion" has unique Level Of Articulation loa=2- See Also:
NAME_R_DACTYLION
, Constant Field Values
-
NAME_R_DACTYLION_PARENT
public static final java.lang.String NAME_R_DACTYLION_PARENTSFString xs:NMTOKEN enumeration value "r_dactylion" has unique parent "r_carpal_distal_phalanx_2" in HAnimSegmentObject -
NAME_R_CALCANEUS_POSTERIOR
public static final java.lang.String NAME_R_CALCANEUS_POSTERIORSFString field named name with X3DUOM simpleType hanimFeaturePointNameValues and with X3DUOM baseType xs:NMTOKEN can equal this value "r_calcaneus_posterior" (Java syntax) or r_calcaneus_posterior (XML syntax). -
NAME_R_CALCANEUS_POSTERIOR_INDEX
public static final int NAME_R_CALCANEUS_POSTERIOR_INDEXSFString xs:NMTOKEN enumeration value "r_calcaneus_posterior" has unique index 62- See Also:
NAME_R_CALCANEUS_POSTERIOR
, Constant Field Values
-
NAME_R_CALCANEUS_POSTERIOR_LOA
public static final int NAME_R_CALCANEUS_POSTERIOR_LOASFString xs:NMTOKEN enumeration value "r_calcaneus_posterior" has unique Level Of Articulation loa=1- See Also:
NAME_R_CALCANEUS_POSTERIOR
, Constant Field Values
-
NAME_R_CALCANEUS_POSTERIOR_PARENT
public static final java.lang.String NAME_R_CALCANEUS_POSTERIOR_PARENTSFString xs:NMTOKEN enumeration value "r_calcaneus_posterior" has unique parent "r_talus" in HAnimSegmentObject -
NAME_R_CALCANEUS_POSTERIOR_ALIAS
public static final java.lang.String NAME_R_CALCANEUS_POSTERIOR_ALIASSFString xs:NMTOKEN enumeration value "r_calcaneus_posterior" has alias "r_calcaneum"- See Also:
NAME_R_CALCANEUS_POSTERIOR
, Constant Field Values
-
NAME_L_HUMERAL_LATERAL_EPICONDYLE
public static final java.lang.String NAME_L_HUMERAL_LATERAL_EPICONDYLESFString field named name with X3DUOM simpleType hanimFeaturePointNameValues and with X3DUOM baseType xs:NMTOKEN can equal this value "l_humeral_lateral_epicondyle" (Java syntax) or l_humeral_lateral_epicondyle (XML syntax). -
NAME_L_HUMERAL_LATERAL_EPICONDYLE_INDEX
public static final int NAME_L_HUMERAL_LATERAL_EPICONDYLE_INDEXSFString xs:NMTOKEN enumeration value "l_humeral_lateral_epicondyle" has unique index 63 -
NAME_L_HUMERAL_LATERAL_EPICONDYLE_LOA
public static final int NAME_L_HUMERAL_LATERAL_EPICONDYLE_LOASFString xs:NMTOKEN enumeration value "l_humeral_lateral_epicondyle" has unique Level Of Articulation loa=1 -
NAME_L_HUMERAL_LATERAL_EPICONDYLE_PARENT
public static final java.lang.String NAME_L_HUMERAL_LATERAL_EPICONDYLE_PARENTSFString xs:NMTOKEN enumeration value "l_humeral_lateral_epicondyle" has unique parent "l_upperarm" in HAnimSegmentObject -
NAME_L_HUMERAL_LATERAL_EPICONDYLE_ALIAS
public static final java.lang.String NAME_L_HUMERAL_LATERAL_EPICONDYLE_ALIASSFString xs:NMTOKEN enumeration value "l_humeral_lateral_epicondyle" has alias "l_humeral_lateral_epicn" -
NAME_L_HUMERAL_MEDIAL_EPICONDYLE
public static final java.lang.String NAME_L_HUMERAL_MEDIAL_EPICONDYLESFString field named name with X3DUOM simpleType hanimFeaturePointNameValues and with X3DUOM baseType xs:NMTOKEN can equal this value "l_humeral_medial_epicondyle" (Java syntax) or l_humeral_medial_epicondyle (XML syntax). -
NAME_L_HUMERAL_MEDIAL_EPICONDYLE_INDEX
public static final int NAME_L_HUMERAL_MEDIAL_EPICONDYLE_INDEXSFString xs:NMTOKEN enumeration value "l_humeral_medial_epicondyle" has unique index 64 -
NAME_L_HUMERAL_MEDIAL_EPICONDYLE_LOA
public static final int NAME_L_HUMERAL_MEDIAL_EPICONDYLE_LOASFString xs:NMTOKEN enumeration value "l_humeral_medial_epicondyle" has unique Level Of Articulation loa=1 -
NAME_L_HUMERAL_MEDIAL_EPICONDYLE_PARENT
public static final java.lang.String NAME_L_HUMERAL_MEDIAL_EPICONDYLE_PARENTSFString xs:NMTOKEN enumeration value "l_humeral_medial_epicondyle" has unique parent "l_forearm" in HAnimSegmentObject -
NAME_L_HUMERAL_MEDIAL_EPICONDYLE_ALIAS
public static final java.lang.String NAME_L_HUMERAL_MEDIAL_EPICONDYLE_ALIASSFString xs:NMTOKEN enumeration value "l_humeral_medial_epicondyle" has alias "l_humeral_lateral_epicn" -
NAME_L_OLECRANON
public static final java.lang.String NAME_L_OLECRANONSFString field named name with X3DUOM simpleType hanimFeaturePointNameValues and with X3DUOM baseType xs:NMTOKEN can equal this value "l_olecranon" (Java syntax) or l_olecranon (XML syntax). -
NAME_L_OLECRANON_INDEX
public static final int NAME_L_OLECRANON_INDEXSFString xs:NMTOKEN enumeration value "l_olecranon" has unique index 65- See Also:
NAME_L_OLECRANON
, Constant Field Values
-
NAME_L_OLECRANON_LOA
public static final int NAME_L_OLECRANON_LOASFString xs:NMTOKEN enumeration value "l_olecranon" has unique Level Of Articulation loa=1- See Also:
NAME_L_OLECRANON
, Constant Field Values
-
NAME_L_OLECRANON_PARENT
public static final java.lang.String NAME_L_OLECRANON_PARENTSFString xs:NMTOKEN enumeration value "l_olecranon" has unique parent "l_forearm" in HAnimSegmentObject -
NAME_R_HUMERAL_LATERAL_EPICONDYLE
public static final java.lang.String NAME_R_HUMERAL_LATERAL_EPICONDYLESFString field named name with X3DUOM simpleType hanimFeaturePointNameValues and with X3DUOM baseType xs:NMTOKEN can equal this value "r_humeral_lateral_epicondyle" (Java syntax) or r_humeral_lateral_epicondyle (XML syntax). -
NAME_R_HUMERAL_LATERAL_EPICONDYLE_INDEX
public static final int NAME_R_HUMERAL_LATERAL_EPICONDYLE_INDEXSFString xs:NMTOKEN enumeration value "r_humeral_lateral_epicondyle" has unique index 66 -
NAME_R_HUMERAL_LATERAL_EPICONDYLE_LOA
public static final int NAME_R_HUMERAL_LATERAL_EPICONDYLE_LOASFString xs:NMTOKEN enumeration value "r_humeral_lateral_epicondyle" has unique Level Of Articulation loa=1 -
NAME_R_HUMERAL_LATERAL_EPICONDYLE_PARENT
public static final java.lang.String NAME_R_HUMERAL_LATERAL_EPICONDYLE_PARENTSFString xs:NMTOKEN enumeration value "r_humeral_lateral_epicondyle" has unique parent "r_upperarm" in HAnimSegmentObject -
NAME_R_HUMERAL_LATERAL_EPICONDYLE_ALIAS
public static final java.lang.String NAME_R_HUMERAL_LATERAL_EPICONDYLE_ALIASSFString xs:NMTOKEN enumeration value "r_humeral_lateral_epicondyle" has alias "r_humeral_lateral_epicn" -
NAME_R_HUMERAL_MEDIAL_EPICONDYLE
public static final java.lang.String NAME_R_HUMERAL_MEDIAL_EPICONDYLESFString field named name with X3DUOM simpleType hanimFeaturePointNameValues and with X3DUOM baseType xs:NMTOKEN can equal this value "r_humeral_medial_epicondyle" (Java syntax) or r_humeral_medial_epicondyle (XML syntax). -
NAME_R_HUMERAL_MEDIAL_EPICONDYLE_INDEX
public static final int NAME_R_HUMERAL_MEDIAL_EPICONDYLE_INDEXSFString xs:NMTOKEN enumeration value "r_humeral_medial_epicondyle" has unique index 67 -
NAME_R_HUMERAL_MEDIAL_EPICONDYLE_LOA
public static final int NAME_R_HUMERAL_MEDIAL_EPICONDYLE_LOASFString xs:NMTOKEN enumeration value "r_humeral_medial_epicondyle" has unique Level Of Articulation loa=1 -
NAME_R_HUMERAL_MEDIAL_EPICONDYLE_PARENT
public static final java.lang.String NAME_R_HUMERAL_MEDIAL_EPICONDYLE_PARENTSFString xs:NMTOKEN enumeration value "r_humeral_medial_epicondyle" has unique parent "r_forearm" in HAnimSegmentObject -
NAME_R_HUMERAL_MEDIAL_EPICONDYLE_ALIAS
public static final java.lang.String NAME_R_HUMERAL_MEDIAL_EPICONDYLE_ALIASSFString xs:NMTOKEN enumeration value "r_humeral_medial_epicondyle" has alias "r_humeral_lateral_epicn" -
NAME_R_OLECRANON
public static final java.lang.String NAME_R_OLECRANONSFString field named name with X3DUOM simpleType hanimFeaturePointNameValues and with X3DUOM baseType xs:NMTOKEN can equal this value "r_olecranon" (Java syntax) or r_olecranon (XML syntax). -
NAME_R_OLECRANON_INDEX
public static final int NAME_R_OLECRANON_INDEXSFString xs:NMTOKEN enumeration value "r_olecranon" has unique index 68- See Also:
NAME_R_OLECRANON
, Constant Field Values
-
NAME_R_OLECRANON_LOA
public static final int NAME_R_OLECRANON_LOASFString xs:NMTOKEN enumeration value "r_olecranon" has unique Level Of Articulation loa=1- See Also:
NAME_R_OLECRANON
, Constant Field Values
-
NAME_R_OLECRANON_PARENT
public static final java.lang.String NAME_R_OLECRANON_PARENTSFString xs:NMTOKEN enumeration value "r_olecranon" has unique parent "r_forearm" in HAnimSegmentObject -
NAME_L_RADIALE
public static final java.lang.String NAME_L_RADIALESFString field named name with X3DUOM simpleType hanimFeaturePointNameValues and with X3DUOM baseType xs:NMTOKEN can equal this value "l_radiale" (Java syntax) or l_radiale (XML syntax). -
NAME_L_RADIALE_INDEX
public static final int NAME_L_RADIALE_INDEXSFString xs:NMTOKEN enumeration value "l_radiale" has unique index 69- See Also:
NAME_L_RADIALE
, Constant Field Values
-
NAME_L_RADIALE_LOA
public static final int NAME_L_RADIALE_LOASFString xs:NMTOKEN enumeration value "l_radiale" has unique Level Of Articulation loa=1- See Also:
NAME_L_RADIALE
, Constant Field Values
-
NAME_L_RADIALE_PARENT
public static final java.lang.String NAME_L_RADIALE_PARENTSFString xs:NMTOKEN enumeration value "l_radiale" has unique parent "l_forearm" in HAnimSegmentObject -
NAME_L_ULNAR_STYLOID
public static final java.lang.String NAME_L_ULNAR_STYLOIDSFString field named name with X3DUOM simpleType hanimFeaturePointNameValues and with X3DUOM baseType xs:NMTOKEN can equal this value "l_ulnar_styloid" (Java syntax) or l_ulnar_styloid (XML syntax). -
NAME_L_ULNAR_STYLOID_INDEX
public static final int NAME_L_ULNAR_STYLOID_INDEXSFString xs:NMTOKEN enumeration value "l_ulnar_styloid" has unique index 70- See Also:
NAME_L_ULNAR_STYLOID
, Constant Field Values
-
NAME_L_ULNAR_STYLOID_LOA
public static final int NAME_L_ULNAR_STYLOID_LOASFString xs:NMTOKEN enumeration value "l_ulnar_styloid" has unique Level Of Articulation loa=1- See Also:
NAME_L_ULNAR_STYLOID
, Constant Field Values
-
NAME_L_ULNAR_STYLOID_PARENT
public static final java.lang.String NAME_L_ULNAR_STYLOID_PARENTSFString xs:NMTOKEN enumeration value "l_ulnar_styloid" has unique parent "l_carpal" in HAnimSegmentObject -
NAME_L_RADIAL_STYLOID
public static final java.lang.String NAME_L_RADIAL_STYLOIDSFString field named name with X3DUOM simpleType hanimFeaturePointNameValues and with X3DUOM baseType xs:NMTOKEN can equal this value "l_radial_styloid" (Java syntax) or l_radial_styloid (XML syntax). -
NAME_L_RADIAL_STYLOID_INDEX
public static final int NAME_L_RADIAL_STYLOID_INDEXSFString xs:NMTOKEN enumeration value "l_radial_styloid" has unique index 71- See Also:
NAME_L_RADIAL_STYLOID
, Constant Field Values
-
NAME_L_RADIAL_STYLOID_LOA
public static final int NAME_L_RADIAL_STYLOID_LOASFString xs:NMTOKEN enumeration value "l_radial_styloid" has unique Level Of Articulation loa=1- See Also:
NAME_L_RADIAL_STYLOID
, Constant Field Values
-
NAME_L_RADIAL_STYLOID_PARENT
public static final java.lang.String NAME_L_RADIAL_STYLOID_PARENTSFString xs:NMTOKEN enumeration value "l_radial_styloid" has unique parent "l_forearm" in HAnimSegmentObject -
NAME_R_RADIALE
public static final java.lang.String NAME_R_RADIALESFString field named name with X3DUOM simpleType hanimFeaturePointNameValues and with X3DUOM baseType xs:NMTOKEN can equal this value "r_radiale" (Java syntax) or r_radiale (XML syntax). -
NAME_R_RADIALE_INDEX
public static final int NAME_R_RADIALE_INDEXSFString xs:NMTOKEN enumeration value "r_radiale" has unique index 72- See Also:
NAME_R_RADIALE
, Constant Field Values
-
NAME_R_RADIALE_LOA
public static final int NAME_R_RADIALE_LOASFString xs:NMTOKEN enumeration value "r_radiale" has unique Level Of Articulation loa=1- See Also:
NAME_R_RADIALE
, Constant Field Values
-
NAME_R_RADIALE_PARENT
public static final java.lang.String NAME_R_RADIALE_PARENTSFString xs:NMTOKEN enumeration value "r_radiale" has unique parent "r_forearm" in HAnimSegmentObject -
NAME_R_ULNAR_STYLOID
public static final java.lang.String NAME_R_ULNAR_STYLOIDSFString field named name with X3DUOM simpleType hanimFeaturePointNameValues and with X3DUOM baseType xs:NMTOKEN can equal this value "r_ulnar_styloid" (Java syntax) or r_ulnar_styloid (XML syntax). -
NAME_R_ULNAR_STYLOID_INDEX
public static final int NAME_R_ULNAR_STYLOID_INDEXSFString xs:NMTOKEN enumeration value "r_ulnar_styloid" has unique index 73- See Also:
NAME_R_ULNAR_STYLOID
, Constant Field Values
-
NAME_R_ULNAR_STYLOID_LOA
public static final int NAME_R_ULNAR_STYLOID_LOASFString xs:NMTOKEN enumeration value "r_ulnar_styloid" has unique Level Of Articulation loa=1- See Also:
NAME_R_ULNAR_STYLOID
, Constant Field Values
-
NAME_R_ULNAR_STYLOID_PARENT
public static final java.lang.String NAME_R_ULNAR_STYLOID_PARENTSFString xs:NMTOKEN enumeration value "r_ulnar_styloid" has unique parent "r_carpal" in HAnimSegmentObject -
NAME_R_RADIAL_STYLOID
public static final java.lang.String NAME_R_RADIAL_STYLOIDSFString field named name with X3DUOM simpleType hanimFeaturePointNameValues and with X3DUOM baseType xs:NMTOKEN can equal this value "r_radial_styloid" (Java syntax) or r_radial_styloid (XML syntax). -
NAME_R_RADIAL_STYLOID_INDEX
public static final int NAME_R_RADIAL_STYLOID_INDEXSFString xs:NMTOKEN enumeration value "r_radial_styloid" has unique index 74- See Also:
NAME_R_RADIAL_STYLOID
, Constant Field Values
-
NAME_R_RADIAL_STYLOID_LOA
public static final int NAME_R_RADIAL_STYLOID_LOASFString xs:NMTOKEN enumeration value "r_radial_styloid" has unique Level Of Articulation loa=1- See Also:
NAME_R_RADIAL_STYLOID
, Constant Field Values
-
NAME_R_RADIAL_STYLOID_PARENT
public static final java.lang.String NAME_R_RADIAL_STYLOID_PARENTSFString xs:NMTOKEN enumeration value "r_radial_styloid" has unique parent "r_forearm" in HAnimSegmentObject -
NAME_L_METACARPAL_PHALANX_2
public static final java.lang.String NAME_L_METACARPAL_PHALANX_2SFString field named name with X3DUOM simpleType hanimFeaturePointNameValues and with X3DUOM baseType xs:NMTOKEN can equal this value "l_metacarpal_phalanx_2" (Java syntax) or l_metacarpal_phalanx_2 (XML syntax). -
NAME_L_METACARPAL_PHALANX_2_INDEX
public static final int NAME_L_METACARPAL_PHALANX_2_INDEXSFString xs:NMTOKEN enumeration value "l_metacarpal_phalanx_2" has unique index 75- See Also:
NAME_L_METACARPAL_PHALANX_2
, Constant Field Values
-
NAME_L_METACARPAL_PHALANX_2_LOA
public static final int NAME_L_METACARPAL_PHALANX_2_LOASFString xs:NMTOKEN enumeration value "l_metacarpal_phalanx_2" has unique Level Of Articulation loa=2- See Also:
NAME_L_METACARPAL_PHALANX_2
, Constant Field Values
-
NAME_L_METACARPAL_PHALANX_2_PARENT
public static final java.lang.String NAME_L_METACARPAL_PHALANX_2_PARENTSFString xs:NMTOKEN enumeration value "l_metacarpal_phalanx_2" has unique parent "l_metacarpal_2" in HAnimSegmentObject -
NAME_L_METACARPAL_PHALANX_2_ALIAS
public static final java.lang.String NAME_L_METACARPAL_PHALANX_2_ALIASSFString xs:NMTOKEN enumeration value "l_metacarpal_phalanx_2" has alias "l_metacarpal_pha2"- See Also:
NAME_L_METACARPAL_PHALANX_2
, Constant Field Values
-
NAME_L_METACARPAL_PHALANX_3
public static final java.lang.String NAME_L_METACARPAL_PHALANX_3SFString field named name with X3DUOM simpleType hanimFeaturePointNameValues and with X3DUOM baseType xs:NMTOKEN can equal this value "l_metacarpal_phalanx_3" (Java syntax) or l_metacarpal_phalanx_3 (XML syntax). -
NAME_L_METACARPAL_PHALANX_3_INDEX
public static final int NAME_L_METACARPAL_PHALANX_3_INDEXSFString xs:NMTOKEN enumeration value "l_metacarpal_phalanx_3" has unique index 76- See Also:
NAME_L_METACARPAL_PHALANX_3
, Constant Field Values
-
NAME_L_METACARPAL_PHALANX_3_LOA
public static final int NAME_L_METACARPAL_PHALANX_3_LOASFString xs:NMTOKEN enumeration value "l_metacarpal_phalanx_3" has unique Level Of Articulation loa=2- See Also:
NAME_L_METACARPAL_PHALANX_3
, Constant Field Values
-
NAME_L_METACARPAL_PHALANX_3_PARENT
public static final java.lang.String NAME_L_METACARPAL_PHALANX_3_PARENTSFString xs:NMTOKEN enumeration value "l_metacarpal_phalanx_3" has unique parent "l_metacarpal_3" in HAnimSegmentObject -
NAME_L_METACARPAL_PHALANX_5
public static final java.lang.String NAME_L_METACARPAL_PHALANX_5SFString field named name with X3DUOM simpleType hanimFeaturePointNameValues and with X3DUOM baseType xs:NMTOKEN can equal this value "l_metacarpal_phalanx_5" (Java syntax) or l_metacarpal_phalanx_5 (XML syntax). -
NAME_L_METACARPAL_PHALANX_5_INDEX
public static final int NAME_L_METACARPAL_PHALANX_5_INDEXSFString xs:NMTOKEN enumeration value "l_metacarpal_phalanx_5" has unique index 77- See Also:
NAME_L_METACARPAL_PHALANX_5
, Constant Field Values
-
NAME_L_METACARPAL_PHALANX_5_LOA
public static final int NAME_L_METACARPAL_PHALANX_5_LOASFString xs:NMTOKEN enumeration value "l_metacarpal_phalanx_5" has unique Level Of Articulation loa=2- See Also:
NAME_L_METACARPAL_PHALANX_5
, Constant Field Values
-
NAME_L_METACARPAL_PHALANX_5_PARENT
public static final java.lang.String NAME_L_METACARPAL_PHALANX_5_PARENTSFString xs:NMTOKEN enumeration value "l_metacarpal_phalanx_5" has unique parent "l_metacarpal_5" in HAnimSegmentObject -
NAME_L_METACARPAL_PHALANX_5_ALIAS
public static final java.lang.String NAME_L_METACARPAL_PHALANX_5_ALIASSFString xs:NMTOKEN enumeration value "l_metacarpal_phalanx_5" has alias "l_metacarpal_pha5"- See Also:
NAME_L_METACARPAL_PHALANX_5
, Constant Field Values
-
NAME_R_METACARPAL_PHALANX_2
public static final java.lang.String NAME_R_METACARPAL_PHALANX_2SFString field named name with X3DUOM simpleType hanimFeaturePointNameValues and with X3DUOM baseType xs:NMTOKEN can equal this value "r_metacarpal_phalanx_2" (Java syntax) or r_metacarpal_phalanx_2 (XML syntax). -
NAME_R_METACARPAL_PHALANX_2_INDEX
public static final int NAME_R_METACARPAL_PHALANX_2_INDEXSFString xs:NMTOKEN enumeration value "r_metacarpal_phalanx_2" has unique index 78- See Also:
NAME_R_METACARPAL_PHALANX_2
, Constant Field Values
-
NAME_R_METACARPAL_PHALANX_2_LOA
public static final int NAME_R_METACARPAL_PHALANX_2_LOASFString xs:NMTOKEN enumeration value "r_metacarpal_phalanx_2" has unique Level Of Articulation loa=2- See Also:
NAME_R_METACARPAL_PHALANX_2
, Constant Field Values
-
NAME_R_METACARPAL_PHALANX_2_PARENT
public static final java.lang.String NAME_R_METACARPAL_PHALANX_2_PARENTSFString xs:NMTOKEN enumeration value "r_metacarpal_phalanx_2" has unique parent "r_metacarpal_2" in HAnimSegmentObject -
NAME_R_METACARPAL_PHALANX_2_ALIAS
public static final java.lang.String NAME_R_METACARPAL_PHALANX_2_ALIASSFString xs:NMTOKEN enumeration value "r_metacarpal_phalanx_2" has alias "r_metacarpal_pha2"- See Also:
NAME_R_METACARPAL_PHALANX_2
, Constant Field Values
-
NAME_R_METACARPAL_PHALANX_3
public static final java.lang.String NAME_R_METACARPAL_PHALANX_3SFString field named name with X3DUOM simpleType hanimFeaturePointNameValues and with X3DUOM baseType xs:NMTOKEN can equal this value "r_metacarpal_phalanx_3" (Java syntax) or r_metacarpal_phalanx_3 (XML syntax). -
NAME_R_METACARPAL_PHALANX_3_INDEX
public static final int NAME_R_METACARPAL_PHALANX_3_INDEXSFString xs:NMTOKEN enumeration value "r_metacarpal_phalanx_3" has unique index 79- See Also:
NAME_R_METACARPAL_PHALANX_3
, Constant Field Values
-
NAME_R_METACARPAL_PHALANX_3_LOA
public static final int NAME_R_METACARPAL_PHALANX_3_LOASFString xs:NMTOKEN enumeration value "r_metacarpal_phalanx_3" has unique Level Of Articulation loa=2- See Also:
NAME_R_METACARPAL_PHALANX_3
, Constant Field Values
-
NAME_R_METACARPAL_PHALANX_3_PARENT
public static final java.lang.String NAME_R_METACARPAL_PHALANX_3_PARENTSFString xs:NMTOKEN enumeration value "r_metacarpal_phalanx_3" has unique parent "r_metacarpal_3" in HAnimSegmentObject -
NAME_R_METACARPAL_PHALANX_5
public static final java.lang.String NAME_R_METACARPAL_PHALANX_5SFString field named name with X3DUOM simpleType hanimFeaturePointNameValues and with X3DUOM baseType xs:NMTOKEN can equal this value "r_metacarpal_phalanx_5" (Java syntax) or r_metacarpal_phalanx_5 (XML syntax). -
NAME_R_METACARPAL_PHALANX_5_INDEX
public static final int NAME_R_METACARPAL_PHALANX_5_INDEXSFString xs:NMTOKEN enumeration value "r_metacarpal_phalanx_5" has unique index 80- See Also:
NAME_R_METACARPAL_PHALANX_5
, Constant Field Values
-
NAME_R_METACARPAL_PHALANX_5_LOA
public static final int NAME_R_METACARPAL_PHALANX_5_LOASFString xs:NMTOKEN enumeration value "r_metacarpal_phalanx_5" has unique Level Of Articulation loa=2- See Also:
NAME_R_METACARPAL_PHALANX_5
, Constant Field Values
-
NAME_R_METACARPAL_PHALANX_5_PARENT
public static final java.lang.String NAME_R_METACARPAL_PHALANX_5_PARENTSFString xs:NMTOKEN enumeration value "r_metacarpal_phalanx_5" has unique parent "r_metacarpal_5" in HAnimSegmentObject -
NAME_R_METACARPAL_PHALANX_5_ALIAS
public static final java.lang.String NAME_R_METACARPAL_PHALANX_5_ALIASSFString xs:NMTOKEN enumeration value "r_metacarpal_phalanx_5" has alias "r_metacarpal_pha5"- See Also:
NAME_R_METACARPAL_PHALANX_5
, Constant Field Values
-
NAME_NUCHALE
public static final java.lang.String NAME_NUCHALESFString field named name with X3DUOM simpleType hanimFeaturePointNameValues and with X3DUOM baseType xs:NMTOKEN can equal this value "nuchale" (Java syntax) or nuchale (XML syntax). -
NAME_NUCHALE_INDEX
public static final int NAME_NUCHALE_INDEXSFString xs:NMTOKEN enumeration value "nuchale" has unique index 81- See Also:
NAME_NUCHALE
, Constant Field Values
-
NAME_NUCHALE_LOA
public static final int NAME_NUCHALE_LOASFString xs:NMTOKEN enumeration value "nuchale" has unique Level Of Articulation loa=1- See Also:
NAME_NUCHALE
, Constant Field Values
-
NAME_NUCHALE_PARENT
public static final java.lang.String NAME_NUCHALE_PARENTSFString xs:NMTOKEN enumeration value "nuchale" has unique parent "skull" in HAnimSegmentObject -
NAME_NUCHALE_ALIAS
public static final java.lang.String NAME_NUCHALE_ALIASSFString xs:NMTOKEN enumeration value "nuchale" has alias "nuchal"- See Also:
NAME_NUCHALE
, Constant Field Values
-
NAME_L_NECK_BASE
public static final java.lang.String NAME_L_NECK_BASESFString field named name with X3DUOM simpleType hanimFeaturePointNameValues and with X3DUOM baseType xs:NMTOKEN can equal this value "l_neck_base" (Java syntax) or l_neck_base (XML syntax). -
NAME_L_NECK_BASE_INDEX
public static final int NAME_L_NECK_BASE_INDEXSFString xs:NMTOKEN enumeration value "l_neck_base" has unique index 82- See Also:
NAME_L_NECK_BASE
, Constant Field Values
-
NAME_L_NECK_BASE_LOA
public static final int NAME_L_NECK_BASE_LOASFString xs:NMTOKEN enumeration value "l_neck_base" has unique Level Of Articulation loa=3- See Also:
NAME_L_NECK_BASE
, Constant Field Values
-
NAME_L_NECK_BASE_PARENT
public static final java.lang.String NAME_L_NECK_BASE_PARENTSFString xs:NMTOKEN enumeration value "l_neck_base" has unique parent "c7" in HAnimSegmentObject -
NAME_R_NECK_BASE
public static final java.lang.String NAME_R_NECK_BASESFString field named name with X3DUOM simpleType hanimFeaturePointNameValues and with X3DUOM baseType xs:NMTOKEN can equal this value "r_neck_base" (Java syntax) or r_neck_base (XML syntax). -
NAME_R_NECK_BASE_INDEX
public static final int NAME_R_NECK_BASE_INDEXSFString xs:NMTOKEN enumeration value "r_neck_base" has unique index 83- See Also:
NAME_R_NECK_BASE
, Constant Field Values
-
NAME_R_NECK_BASE_LOA
public static final int NAME_R_NECK_BASE_LOASFString xs:NMTOKEN enumeration value "r_neck_base" has unique Level Of Articulation loa=3- See Also:
NAME_R_NECK_BASE
, Constant Field Values
-
NAME_R_NECK_BASE_PARENT
public static final java.lang.String NAME_R_NECK_BASE_PARENTSFString xs:NMTOKEN enumeration value "r_neck_base" has unique parent "c7" in HAnimSegmentObject -
NAME_NAVEL
public static final java.lang.String NAME_NAVELSFString field named name with X3DUOM simpleType hanimFeaturePointNameValues and with X3DUOM baseType xs:NMTOKEN can equal this value "navel" (Java syntax) or navel (XML syntax). -
NAME_NAVEL_INDEX
public static final int NAME_NAVEL_INDEXSFString xs:NMTOKEN enumeration value "navel" has unique index 84- See Also:
NAME_NAVEL
, Constant Field Values
-
NAME_NAVEL_LOA
public static final int NAME_NAVEL_LOASFString xs:NMTOKEN enumeration value "navel" has unique Level Of Articulation loa=1- See Also:
NAME_NAVEL
, Constant Field Values
-
NAME_NAVEL_PARENT
public static final java.lang.String NAME_NAVEL_PARENTSFString xs:NMTOKEN enumeration value "navel" has unique parent "l5" in HAnimSegmentObject -
NAME_NAVEL_ALIAS
public static final java.lang.String NAME_NAVEL_ALIASSFString xs:NMTOKEN enumeration value "navel" has alias "belly button"- See Also:
NAME_NAVEL
, Constant Field Values
-
NAME_L_ECTOCANTHUS
public static final java.lang.String NAME_L_ECTOCANTHUSSFString field named name with X3DUOM simpleType hanimFeaturePointNameValues and with X3DUOM baseType xs:NMTOKEN can equal this value "l_ectocanthus" (Java syntax) or l_ectocanthus (XML syntax). -
NAME_L_ECTOCANTHUS_INDEX
public static final int NAME_L_ECTOCANTHUS_INDEXSFString xs:NMTOKEN enumeration value "l_ectocanthus" has unique index 85- See Also:
NAME_L_ECTOCANTHUS
, Constant Field Values
-
NAME_L_ECTOCANTHUS_LOA
public static final int NAME_L_ECTOCANTHUS_LOASFString xs:NMTOKEN enumeration value "l_ectocanthus" has unique Level Of Articulation loa=1- See Also:
NAME_L_ECTOCANTHUS
, Constant Field Values
-
NAME_L_ECTOCANTHUS_PARENT
public static final java.lang.String NAME_L_ECTOCANTHUS_PARENTSFString xs:NMTOKEN enumeration value "l_ectocanthus" has unique parent "skull" in HAnimSegmentObject -
NAME_L_ECTOCANTHUS_ALIAS
public static final java.lang.String NAME_L_ECTOCANTHUS_ALIASSFString xs:NMTOKEN enumeration value "l_ectocanthus" has alias "l_canthus"- See Also:
NAME_L_ECTOCANTHUS
, Constant Field Values
-
NAME_R_ECTOCANTHUS
public static final java.lang.String NAME_R_ECTOCANTHUSSFString field named name with X3DUOM simpleType hanimFeaturePointNameValues and with X3DUOM baseType xs:NMTOKEN can equal this value "r_ectocanthus" (Java syntax) or r_ectocanthus (XML syntax). -
NAME_R_ECTOCANTHUS_INDEX
public static final int NAME_R_ECTOCANTHUS_INDEXSFString xs:NMTOKEN enumeration value "r_ectocanthus" has unique index 86- See Also:
NAME_R_ECTOCANTHUS
, Constant Field Values
-
NAME_R_ECTOCANTHUS_LOA
public static final int NAME_R_ECTOCANTHUS_LOASFString xs:NMTOKEN enumeration value "r_ectocanthus" has unique Level Of Articulation loa=1- See Also:
NAME_R_ECTOCANTHUS
, Constant Field Values
-
NAME_R_ECTOCANTHUS_PARENT
public static final java.lang.String NAME_R_ECTOCANTHUS_PARENTSFString xs:NMTOKEN enumeration value "r_ectocanthus" has unique parent "skull" in HAnimSegmentObject -
NAME_R_ECTOCANTHUS_ALIAS
public static final java.lang.String NAME_R_ECTOCANTHUS_ALIASSFString xs:NMTOKEN enumeration value "r_ectocanthus" has alias "r_canthus"- See Also:
NAME_R_ECTOCANTHUS
, Constant Field Values
-
NAME_MENTON
public static final java.lang.String NAME_MENTONSFString field named name with X3DUOM simpleType hanimFeaturePointNameValues and with X3DUOM baseType xs:NMTOKEN can equal this value "menton" (Java syntax) or menton (XML syntax). -
NAME_MENTON_INDEX
public static final int NAME_MENTON_INDEXSFString xs:NMTOKEN enumeration value "menton" has unique index 87- See Also:
NAME_MENTON
, Constant Field Values
-
NAME_MENTON_LOA
public static final int NAME_MENTON_LOASFString xs:NMTOKEN enumeration value "menton" has unique Level Of Articulation loa=3- See Also:
NAME_MENTON
, Constant Field Values
-
NAME_MENTON_PARENT
public static final java.lang.String NAME_MENTON_PARENTSFString xs:NMTOKEN enumeration value "menton" has unique parent "jaw" in HAnimSegmentObject -
NAME_MENTON_ALIAS
public static final java.lang.String NAME_MENTON_ALIASSFString xs:NMTOKEN enumeration value "menton" has alias "chin"- See Also:
NAME_MENTON
, Constant Field Values
-
NAME_MESOSTERNALE
public static final java.lang.String NAME_MESOSTERNALESFString field named name with X3DUOM simpleType hanimFeaturePointNameValues and with X3DUOM baseType xs:NMTOKEN can equal this value "mesosternale" (Java syntax) or mesosternale (XML syntax). -
NAME_MESOSTERNALE_INDEX
public static final int NAME_MESOSTERNALE_INDEXSFString xs:NMTOKEN enumeration value "mesosternale" has unique index 88- See Also:
NAME_MESOSTERNALE
, Constant Field Values
-
NAME_MESOSTERNALE_LOA
public static final int NAME_MESOSTERNALE_LOASFString xs:NMTOKEN enumeration value "mesosternale" has unique Level Of Articulation loa=2- See Also:
NAME_MESOSTERNALE
, Constant Field Values
-
NAME_MESOSTERNALE_PARENT
public static final java.lang.String NAME_MESOSTERNALE_PARENTSFString xs:NMTOKEN enumeration value "mesosternale" has unique parent "t6" in HAnimSegmentObject -
NAME_MESOSTERNALE_ALIAS
public static final java.lang.String NAME_MESOSTERNALE_ALIASSFString xs:NMTOKEN enumeration value "mesosternale" has alias "mesosternum"- See Also:
NAME_MESOSTERNALE
, Constant Field Values
-
NAME_OPISTHOCRANION
public static final java.lang.String NAME_OPISTHOCRANIONSFString field named name with X3DUOM simpleType hanimFeaturePointNameValues and with X3DUOM baseType xs:NMTOKEN can equal this value "opisthocranion" (Java syntax) or opisthocranion (XML syntax). -
NAME_OPISTHOCRANION_INDEX
public static final int NAME_OPISTHOCRANION_INDEXSFString xs:NMTOKEN enumeration value "opisthocranion" has unique index 89- See Also:
NAME_OPISTHOCRANION
, Constant Field Values
-
NAME_OPISTHOCRANION_LOA
public static final int NAME_OPISTHOCRANION_LOASFString xs:NMTOKEN enumeration value "opisthocranion" has unique Level Of Articulation loa=1- See Also:
NAME_OPISTHOCRANION
, Constant Field Values
-
NAME_OPISTHOCRANION_PARENT
public static final java.lang.String NAME_OPISTHOCRANION_PARENTSFString xs:NMTOKEN enumeration value "opisthocranion" has unique parent "skull" in HAnimSegmentObject -
NAME_L_KNEE_CREASE
public static final java.lang.String NAME_L_KNEE_CREASESFString field named name with X3DUOM simpleType hanimFeaturePointNameValues and with X3DUOM baseType xs:NMTOKEN can equal this value "l_knee_crease" (Java syntax) or l_knee_crease (XML syntax). -
NAME_L_KNEE_CREASE_INDEX
public static final int NAME_L_KNEE_CREASE_INDEXSFString xs:NMTOKEN enumeration value "l_knee_crease" has unique index 90- See Also:
NAME_L_KNEE_CREASE
, Constant Field Values
-
NAME_L_KNEE_CREASE_LOA
public static final int NAME_L_KNEE_CREASE_LOASFString xs:NMTOKEN enumeration value "l_knee_crease" has unique Level Of Articulation loa=1- See Also:
NAME_L_KNEE_CREASE
, Constant Field Values
-
NAME_L_KNEE_CREASE_PARENT
public static final java.lang.String NAME_L_KNEE_CREASE_PARENTSFString xs:NMTOKEN enumeration value "l_knee_crease" has unique parent "l_thigh" in HAnimSegmentObject -
NAME_R_KNEE_CREASE
public static final java.lang.String NAME_R_KNEE_CREASESFString field named name with X3DUOM simpleType hanimFeaturePointNameValues and with X3DUOM baseType xs:NMTOKEN can equal this value "r_knee_crease" (Java syntax) or r_knee_crease (XML syntax). -
NAME_R_KNEE_CREASE_INDEX
public static final int NAME_R_KNEE_CREASE_INDEXSFString xs:NMTOKEN enumeration value "r_knee_crease" has unique index 91- See Also:
NAME_R_KNEE_CREASE
, Constant Field Values
-
NAME_R_KNEE_CREASE_LOA
public static final int NAME_R_KNEE_CREASE_LOASFString xs:NMTOKEN enumeration value "r_knee_crease" has unique Level Of Articulation loa=1- See Also:
NAME_R_KNEE_CREASE
, Constant Field Values
-
NAME_R_KNEE_CREASE_PARENT
public static final java.lang.String NAME_R_KNEE_CREASE_PARENTSFString xs:NMTOKEN enumeration value "r_knee_crease" has unique parent "r_thigh" in HAnimSegmentObject -
NAME_REAR_CENTER_MIDSAGITTAL_PLANE
public static final java.lang.String NAME_REAR_CENTER_MIDSAGITTAL_PLANESFString field named name with X3DUOM simpleType hanimFeaturePointNameValues and with X3DUOM baseType xs:NMTOKEN can equal this value "rear_center_midsagittal_plane" (Java syntax) or rear_center_midsagittal_plane (XML syntax). -
NAME_REAR_CENTER_MIDSAGITTAL_PLANE_INDEX
public static final int NAME_REAR_CENTER_MIDSAGITTAL_PLANE_INDEXSFString xs:NMTOKEN enumeration value "rear_center_midsagittal_plane" has unique index 92 -
NAME_REAR_CENTER_MIDSAGITTAL_PLANE_LOA
public static final int NAME_REAR_CENTER_MIDSAGITTAL_PLANE_LOASFString xs:NMTOKEN enumeration value "rear_center_midsagittal_plane" has unique Level Of Articulation loa=2 -
NAME_REAR_CENTER_MIDSAGITTAL_PLANE_PARENT
public static final java.lang.String NAME_REAR_CENTER_MIDSAGITTAL_PLANE_PARENTSFString xs:NMTOKEN enumeration value "rear_center_midsagittal_plane" has unique parent "t6" in HAnimSegmentObject -
NAME_REAR_CENTER_MIDSAGITTAL_PLANE_ALIAS
public static final java.lang.String NAME_REAR_CENTER_MIDSAGITTAL_PLANE_ALIASSFString xs:NMTOKEN enumeration value "rear_center_midsagittal_plane" has alias "median plane" -
NAME_BUTTOCKS_STANDING_WALL_CONTACT_POINT
public static final java.lang.String NAME_BUTTOCKS_STANDING_WALL_CONTACT_POINTSFString field named name with X3DUOM simpleType hanimFeaturePointNameValues and with X3DUOM baseType xs:NMTOKEN can equal this value "buttocks_standing_wall_contact_point" (Java syntax) or buttocks_standing_wall_contact_point (XML syntax). -
NAME_BUTTOCKS_STANDING_WALL_CONTACT_POINT_INDEX
public static final int NAME_BUTTOCKS_STANDING_WALL_CONTACT_POINT_INDEXSFString xs:NMTOKEN enumeration value "buttocks_standing_wall_contact_point" has unique index 93 -
NAME_BUTTOCKS_STANDING_WALL_CONTACT_POINT_LOA
public static final int NAME_BUTTOCKS_STANDING_WALL_CONTACT_POINT_LOASFString xs:NMTOKEN enumeration value "buttocks_standing_wall_contact_point" has unique Level Of Articulation loa=1 -
NAME_BUTTOCKS_STANDING_WALL_CONTACT_POINT_PARENT
public static final java.lang.String NAME_BUTTOCKS_STANDING_WALL_CONTACT_POINT_PARENTSFString xs:NMTOKEN enumeration value "buttocks_standing_wall_contact_point" has unique parent "pelvis" in HAnimSegmentObject -
NAME_L_CHEST_MIDSAGITTAL_PLANE
public static final java.lang.String NAME_L_CHEST_MIDSAGITTAL_PLANESFString field named name with X3DUOM simpleType hanimFeaturePointNameValues and with X3DUOM baseType xs:NMTOKEN can equal this value "l_chest_midsagittal_plane" (Java syntax) or l_chest_midsagittal_plane (XML syntax). -
NAME_L_CHEST_MIDSAGITTAL_PLANE_INDEX
public static final int NAME_L_CHEST_MIDSAGITTAL_PLANE_INDEXSFString xs:NMTOKEN enumeration value "l_chest_midsagittal_plane" has unique index 94 -
NAME_L_CHEST_MIDSAGITTAL_PLANE_LOA
public static final int NAME_L_CHEST_MIDSAGITTAL_PLANE_LOASFString xs:NMTOKEN enumeration value "l_chest_midsagittal_plane" has unique Level Of Articulation loa=2 -
NAME_L_CHEST_MIDSAGITTAL_PLANE_PARENT
public static final java.lang.String NAME_L_CHEST_MIDSAGITTAL_PLANE_PARENTSFString xs:NMTOKEN enumeration value "l_chest_midsagittal_plane" has unique parent "t6" in HAnimSegmentObject -
NAME_L_CHEST_MIDSAGITTAL_PLANE_ALIAS
public static final java.lang.String NAME_L_CHEST_MIDSAGITTAL_PLANE_ALIASSFString xs:NMTOKEN enumeration value "l_chest_midsagittal_plane" has alias "l_shoulder" -
NAME_R_CHEST_MIDSAGITTAL_PLANE
public static final java.lang.String NAME_R_CHEST_MIDSAGITTAL_PLANESFString field named name with X3DUOM simpleType hanimFeaturePointNameValues and with X3DUOM baseType xs:NMTOKEN can equal this value "r_chest_midsagittal_plane" (Java syntax) or r_chest_midsagittal_plane (XML syntax). -
NAME_R_CHEST_MIDSAGITTAL_PLANE_INDEX
public static final int NAME_R_CHEST_MIDSAGITTAL_PLANE_INDEXSFString xs:NMTOKEN enumeration value "r_chest_midsagittal_plane" has unique index 95 -
NAME_R_CHEST_MIDSAGITTAL_PLANE_LOA
public static final int NAME_R_CHEST_MIDSAGITTAL_PLANE_LOASFString xs:NMTOKEN enumeration value "r_chest_midsagittal_plane" has unique Level Of Articulation loa=2 -
NAME_R_CHEST_MIDSAGITTAL_PLANE_PARENT
public static final java.lang.String NAME_R_CHEST_MIDSAGITTAL_PLANE_PARENTSFString xs:NMTOKEN enumeration value "r_chest_midsagittal_plane" has unique parent "t6" in HAnimSegmentObject -
NAME_R_CHEST_MIDSAGITTAL_PLANE_ALIAS
public static final java.lang.String NAME_R_CHEST_MIDSAGITTAL_PLANE_ALIASSFString xs:NMTOKEN enumeration value "r_chest_midsagittal_plane" has alias "r_shoulder" -
NAME_L_BIDELTOID
public static final java.lang.String NAME_L_BIDELTOIDSFString field named name with X3DUOM simpleType hanimFeaturePointNameValues and with X3DUOM baseType xs:NMTOKEN can equal this value "l_bideltoid" (Java syntax) or l_bideltoid (XML syntax). -
NAME_L_BIDELTOID_INDEX
public static final int NAME_L_BIDELTOID_INDEXSFString xs:NMTOKEN enumeration value "l_bideltoid" has unique index 96- See Also:
NAME_L_BIDELTOID
, Constant Field Values
-
NAME_L_BIDELTOID_LOA
public static final int NAME_L_BIDELTOID_LOASFString xs:NMTOKEN enumeration value "l_bideltoid" has unique Level Of Articulation loa=1- See Also:
NAME_L_BIDELTOID
, Constant Field Values
-
NAME_L_BIDELTOID_PARENT
public static final java.lang.String NAME_L_BIDELTOID_PARENTSFString xs:NMTOKEN enumeration value "l_bideltoid" has unique parent "l_upperarm" in HAnimSegmentObject -
NAME_R_BIDELTOID
public static final java.lang.String NAME_R_BIDELTOIDSFString field named name with X3DUOM simpleType hanimFeaturePointNameValues and with X3DUOM baseType xs:NMTOKEN can equal this value "r_bideltoid" (Java syntax) or r_bideltoid (XML syntax). -
NAME_R_BIDELTOID_INDEX
public static final int NAME_R_BIDELTOID_INDEXSFString xs:NMTOKEN enumeration value "r_bideltoid" has unique index 97- See Also:
NAME_R_BIDELTOID
, Constant Field Values
-
NAME_R_BIDELTOID_LOA
public static final int NAME_R_BIDELTOID_LOASFString xs:NMTOKEN enumeration value "r_bideltoid" has unique Level Of Articulation loa=1- See Also:
NAME_R_BIDELTOID
, Constant Field Values
-
NAME_R_BIDELTOID_PARENT
public static final java.lang.String NAME_R_BIDELTOID_PARENTSFString xs:NMTOKEN enumeration value "r_bideltoid" has unique parent "r_upperarm" in HAnimSegmentObject -
NAME_L_CARPAL_DISTAL_PHALANX_1
public static final java.lang.String NAME_L_CARPAL_DISTAL_PHALANX_1SFString field named name with X3DUOM simpleType hanimFeaturePointNameValues and with X3DUOM baseType xs:NMTOKEN can equal this value "l_carpal_distal_phalanx_1" (Java syntax) or l_carpal_distal_phalanx_1 (XML syntax). -
NAME_L_CARPAL_DISTAL_PHALANX_1_INDEX
public static final int NAME_L_CARPAL_DISTAL_PHALANX_1_INDEXSFString xs:NMTOKEN enumeration value "l_carpal_distal_phalanx_1" has unique index 101 -
NAME_L_CARPAL_DISTAL_PHALANX_1_LOA
public static final int NAME_L_CARPAL_DISTAL_PHALANX_1_LOASFString xs:NMTOKEN enumeration value "l_carpal_distal_phalanx_1" has unique Level Of Articulation loa=2 -
NAME_L_CARPAL_DISTAL_PHALANX_1_PARENT
public static final java.lang.String NAME_L_CARPAL_DISTAL_PHALANX_1_PARENTSFString xs:NMTOKEN enumeration value "l_carpal_distal_phalanx_1" has unique parent "l_carpal_distal_phalanx_1" in HAnimSegmentObject -
NAME_L_CARPAL_DISTAL_PHALANX_1_ALIAS
public static final java.lang.String NAME_L_CARPAL_DISTAL_PHALANX_1_ALIASSFString xs:NMTOKEN enumeration value "l_carpal_distal_phalanx_1" has alias "l_thumb_distal" -
NAME_L_CARPAL_DISTAL_PHALANX_2
public static final java.lang.String NAME_L_CARPAL_DISTAL_PHALANX_2SFString field named name with X3DUOM simpleType hanimFeaturePointNameValues and with X3DUOM baseType xs:NMTOKEN can equal this value "l_carpal_distal_phalanx_2" (Java syntax) or l_carpal_distal_phalanx_2 (XML syntax). -
NAME_L_CARPAL_DISTAL_PHALANX_2_INDEX
public static final int NAME_L_CARPAL_DISTAL_PHALANX_2_INDEXSFString xs:NMTOKEN enumeration value "l_carpal_distal_phalanx_2" has unique index 102 -
NAME_L_CARPAL_DISTAL_PHALANX_2_LOA
public static final int NAME_L_CARPAL_DISTAL_PHALANX_2_LOASFString xs:NMTOKEN enumeration value "l_carpal_distal_phalanx_2" has unique Level Of Articulation loa=2 -
NAME_L_CARPAL_DISTAL_PHALANX_2_PARENT
public static final java.lang.String NAME_L_CARPAL_DISTAL_PHALANX_2_PARENTSFString xs:NMTOKEN enumeration value "l_carpal_distal_phalanx_2" has unique parent "l_carpal_distal_phalanx_2" in HAnimSegmentObject -
NAME_L_CARPAL_DISTAL_PHALANX_2_ALIAS
public static final java.lang.String NAME_L_CARPAL_DISTAL_PHALANX_2_ALIASSFString xs:NMTOKEN enumeration value "l_carpal_distal_phalanx_2" has alias "l_index_distal" -
NAME_L_CARPAL_DISTAL_PHALANX_3
public static final java.lang.String NAME_L_CARPAL_DISTAL_PHALANX_3SFString field named name with X3DUOM simpleType hanimFeaturePointNameValues and with X3DUOM baseType xs:NMTOKEN can equal this value "l_carpal_distal_phalanx_3" (Java syntax) or l_carpal_distal_phalanx_3 (XML syntax). -
NAME_L_CARPAL_DISTAL_PHALANX_3_INDEX
public static final int NAME_L_CARPAL_DISTAL_PHALANX_3_INDEXSFString xs:NMTOKEN enumeration value "l_carpal_distal_phalanx_3" has unique index 103 -
NAME_L_CARPAL_DISTAL_PHALANX_3_LOA
public static final int NAME_L_CARPAL_DISTAL_PHALANX_3_LOASFString xs:NMTOKEN enumeration value "l_carpal_distal_phalanx_3" has unique Level Of Articulation loa=2 -
NAME_L_CARPAL_DISTAL_PHALANX_3_PARENT
public static final java.lang.String NAME_L_CARPAL_DISTAL_PHALANX_3_PARENTSFString xs:NMTOKEN enumeration value "l_carpal_distal_phalanx_3" has unique parent "l_carpal_distal_phalanx_3" in HAnimSegmentObject -
NAME_L_CARPAL_DISTAL_PHALANX_3_ALIAS
public static final java.lang.String NAME_L_CARPAL_DISTAL_PHALANX_3_ALIASSFString xs:NMTOKEN enumeration value "l_carpal_distal_phalanx_3" has alias "l_middle_distal" -
NAME_L_CARPAL_DISTAL_PHALANX_4
public static final java.lang.String NAME_L_CARPAL_DISTAL_PHALANX_4SFString field named name with X3DUOM simpleType hanimFeaturePointNameValues and with X3DUOM baseType xs:NMTOKEN can equal this value "l_carpal_distal_phalanx_4" (Java syntax) or l_carpal_distal_phalanx_4 (XML syntax). -
NAME_L_CARPAL_DISTAL_PHALANX_4_INDEX
public static final int NAME_L_CARPAL_DISTAL_PHALANX_4_INDEXSFString xs:NMTOKEN enumeration value "l_carpal_distal_phalanx_4" has unique index 104 -
NAME_L_CARPAL_DISTAL_PHALANX_4_LOA
public static final int NAME_L_CARPAL_DISTAL_PHALANX_4_LOASFString xs:NMTOKEN enumeration value "l_carpal_distal_phalanx_4" has unique Level Of Articulation loa=2 -
NAME_L_CARPAL_DISTAL_PHALANX_4_PARENT
public static final java.lang.String NAME_L_CARPAL_DISTAL_PHALANX_4_PARENTSFString xs:NMTOKEN enumeration value "l_carpal_distal_phalanx_4" has unique parent "l_carpal_distal_phalanx_4" in HAnimSegmentObject -
NAME_L_CARPAL_DISTAL_PHALANX_4_ALIAS
public static final java.lang.String NAME_L_CARPAL_DISTAL_PHALANX_4_ALIASSFString xs:NMTOKEN enumeration value "l_carpal_distal_phalanx_4" has alias "l_ring_distal" -
NAME_L_CARPAL_DISTAL_PHALANX_5
public static final java.lang.String NAME_L_CARPAL_DISTAL_PHALANX_5SFString field named name with X3DUOM simpleType hanimFeaturePointNameValues and with X3DUOM baseType xs:NMTOKEN can equal this value "l_carpal_distal_phalanx_5" (Java syntax) or l_carpal_distal_phalanx_5 (XML syntax). -
NAME_L_CARPAL_DISTAL_PHALANX_5_INDEX
public static final int NAME_L_CARPAL_DISTAL_PHALANX_5_INDEXSFString xs:NMTOKEN enumeration value "l_carpal_distal_phalanx_5" has unique index 105 -
NAME_L_CARPAL_DISTAL_PHALANX_5_LOA
public static final int NAME_L_CARPAL_DISTAL_PHALANX_5_LOASFString xs:NMTOKEN enumeration value "l_carpal_distal_phalanx_5" has unique Level Of Articulation loa=2 -
NAME_L_CARPAL_DISTAL_PHALANX_5_PARENT
public static final java.lang.String NAME_L_CARPAL_DISTAL_PHALANX_5_PARENTSFString xs:NMTOKEN enumeration value "l_carpal_distal_phalanx_5" has unique parent "l_carpal_distal_phalanx_5" in HAnimSegmentObject -
NAME_L_CARPAL_DISTAL_PHALANX_5_ALIAS
public static final java.lang.String NAME_L_CARPAL_DISTAL_PHALANX_5_ALIASSFString xs:NMTOKEN enumeration value "l_carpal_distal_phalanx_5" has alias "l_pinky_distal" -
NAME_R_CARPAL_DISTAL_PHALANX_1
public static final java.lang.String NAME_R_CARPAL_DISTAL_PHALANX_1SFString field named name with X3DUOM simpleType hanimFeaturePointNameValues and with X3DUOM baseType xs:NMTOKEN can equal this value "r_carpal_distal_phalanx_1" (Java syntax) or r_carpal_distal_phalanx_1 (XML syntax). -
NAME_R_CARPAL_DISTAL_PHALANX_1_INDEX
public static final int NAME_R_CARPAL_DISTAL_PHALANX_1_INDEXSFString xs:NMTOKEN enumeration value "r_carpal_distal_phalanx_1" has unique index 106 -
NAME_R_CARPAL_DISTAL_PHALANX_1_LOA
public static final int NAME_R_CARPAL_DISTAL_PHALANX_1_LOASFString xs:NMTOKEN enumeration value "r_carpal_distal_phalanx_1" has unique Level Of Articulation loa=2 -
NAME_R_CARPAL_DISTAL_PHALANX_1_PARENT
public static final java.lang.String NAME_R_CARPAL_DISTAL_PHALANX_1_PARENTSFString xs:NMTOKEN enumeration value "r_carpal_distal_phalanx_1" has unique parent "r_carpal_distal_phalanx_1" in HAnimSegmentObject -
NAME_R_CARPAL_DISTAL_PHALANX_1_ALIAS
public static final java.lang.String NAME_R_CARPAL_DISTAL_PHALANX_1_ALIASSFString xs:NMTOKEN enumeration value "r_carpal_distal_phalanx_1" has alias "r_thumb_distal" -
NAME_R_CARPAL_DISTAL_PHALANX_2
public static final java.lang.String NAME_R_CARPAL_DISTAL_PHALANX_2SFString field named name with X3DUOM simpleType hanimFeaturePointNameValues and with X3DUOM baseType xs:NMTOKEN can equal this value "r_carpal_distal_phalanx_2" (Java syntax) or r_carpal_distal_phalanx_2 (XML syntax). -
NAME_R_CARPAL_DISTAL_PHALANX_2_INDEX
public static final int NAME_R_CARPAL_DISTAL_PHALANX_2_INDEXSFString xs:NMTOKEN enumeration value "r_carpal_distal_phalanx_2" has unique index 107 -
NAME_R_CARPAL_DISTAL_PHALANX_2_LOA
public static final int NAME_R_CARPAL_DISTAL_PHALANX_2_LOASFString xs:NMTOKEN enumeration value "r_carpal_distal_phalanx_2" has unique Level Of Articulation loa=2 -
NAME_R_CARPAL_DISTAL_PHALANX_2_PARENT
public static final java.lang.String NAME_R_CARPAL_DISTAL_PHALANX_2_PARENTSFString xs:NMTOKEN enumeration value "r_carpal_distal_phalanx_2" has unique parent "r_carpal_distal_phalanx_2" in HAnimSegmentObject -
NAME_R_CARPAL_DISTAL_PHALANX_2_ALIAS
public static final java.lang.String NAME_R_CARPAL_DISTAL_PHALANX_2_ALIASSFString xs:NMTOKEN enumeration value "r_carpal_distal_phalanx_2" has alias "r_index_distal" -
NAME_R_CARPAL_DISTAL_PHALANX_3
public static final java.lang.String NAME_R_CARPAL_DISTAL_PHALANX_3SFString field named name with X3DUOM simpleType hanimFeaturePointNameValues and with X3DUOM baseType xs:NMTOKEN can equal this value "r_carpal_distal_phalanx_3" (Java syntax) or r_carpal_distal_phalanx_3 (XML syntax). -
NAME_R_CARPAL_DISTAL_PHALANX_3_INDEX
public static final int NAME_R_CARPAL_DISTAL_PHALANX_3_INDEXSFString xs:NMTOKEN enumeration value "r_carpal_distal_phalanx_3" has unique index 108 -
NAME_R_CARPAL_DISTAL_PHALANX_3_LOA
public static final int NAME_R_CARPAL_DISTAL_PHALANX_3_LOASFString xs:NMTOKEN enumeration value "r_carpal_distal_phalanx_3" has unique Level Of Articulation loa=2 -
NAME_R_CARPAL_DISTAL_PHALANX_3_PARENT
public static final java.lang.String NAME_R_CARPAL_DISTAL_PHALANX_3_PARENTSFString xs:NMTOKEN enumeration value "r_carpal_distal_phalanx_3" has unique parent "r_carpal_distal_phalanx_3" in HAnimSegmentObject -
NAME_R_CARPAL_DISTAL_PHALANX_3_ALIAS
public static final java.lang.String NAME_R_CARPAL_DISTAL_PHALANX_3_ALIASSFString xs:NMTOKEN enumeration value "r_carpal_distal_phalanx_3" has alias "r_middle_distal" -
NAME_R_CARPAL_DISTAL_PHALANX_4
public static final java.lang.String NAME_R_CARPAL_DISTAL_PHALANX_4SFString field named name with X3DUOM simpleType hanimFeaturePointNameValues and with X3DUOM baseType xs:NMTOKEN can equal this value "r_carpal_distal_phalanx_4" (Java syntax) or r_carpal_distal_phalanx_4 (XML syntax). -
NAME_R_CARPAL_DISTAL_PHALANX_4_INDEX
public static final int NAME_R_CARPAL_DISTAL_PHALANX_4_INDEXSFString xs:NMTOKEN enumeration value "r_carpal_distal_phalanx_4" has unique index 109 -
NAME_R_CARPAL_DISTAL_PHALANX_4_LOA
public static final int NAME_R_CARPAL_DISTAL_PHALANX_4_LOASFString xs:NMTOKEN enumeration value "r_carpal_distal_phalanx_4" has unique Level Of Articulation loa=2 -
NAME_R_CARPAL_DISTAL_PHALANX_4_PARENT
public static final java.lang.String NAME_R_CARPAL_DISTAL_PHALANX_4_PARENTSFString xs:NMTOKEN enumeration value "r_carpal_distal_phalanx_4" has unique parent "r_carpal_distal_phalanx_4" in HAnimSegmentObject -
NAME_R_CARPAL_DISTAL_PHALANX_4_ALIAS
public static final java.lang.String NAME_R_CARPAL_DISTAL_PHALANX_4_ALIASSFString xs:NMTOKEN enumeration value "r_carpal_distal_phalanx_4" has alias "r_ring_distal" -
NAME_R_CARPAL_DISTAL_PHALANX_5
public static final java.lang.String NAME_R_CARPAL_DISTAL_PHALANX_5SFString field named name with X3DUOM simpleType hanimFeaturePointNameValues and with X3DUOM baseType xs:NMTOKEN can equal this value "r_carpal_distal_phalanx_5" (Java syntax) or r_carpal_distal_phalanx_5 (XML syntax). -
NAME_R_CARPAL_DISTAL_PHALANX_5_INDEX
public static final int NAME_R_CARPAL_DISTAL_PHALANX_5_INDEXSFString xs:NMTOKEN enumeration value "r_carpal_distal_phalanx_5" has unique index 110 -
NAME_R_CARPAL_DISTAL_PHALANX_5_LOA
public static final int NAME_R_CARPAL_DISTAL_PHALANX_5_LOASFString xs:NMTOKEN enumeration value "r_carpal_distal_phalanx_5" has unique Level Of Articulation loa=2 -
NAME_R_CARPAL_DISTAL_PHALANX_5_PARENT
public static final java.lang.String NAME_R_CARPAL_DISTAL_PHALANX_5_PARENTSFString xs:NMTOKEN enumeration value "r_carpal_distal_phalanx_5" has unique parent "r_carpal_distal_phalanx_5" in HAnimSegmentObject -
NAME_R_CARPAL_DISTAL_PHALANX_5_ALIAS
public static final java.lang.String NAME_R_CARPAL_DISTAL_PHALANX_5_ALIASSFString xs:NMTOKEN enumeration value "r_carpal_distal_phalanx_5" has alias "r_pinky_distal" -
NAME_L_TARSAL_DISTAL_PHALANX_1
public static final java.lang.String NAME_L_TARSAL_DISTAL_PHALANX_1SFString field named name with X3DUOM simpleType hanimFeaturePointNameValues and with X3DUOM baseType xs:NMTOKEN can equal this value "l_tarsal_distal_phalanx_1" (Java syntax) or l_tarsal_distal_phalanx_1 (XML syntax). -
NAME_L_TARSAL_DISTAL_PHALANX_1_INDEX
public static final int NAME_L_TARSAL_DISTAL_PHALANX_1_INDEXSFString xs:NMTOKEN enumeration value "l_tarsal_distal_phalanx_1" has unique index 111 -
NAME_L_TARSAL_DISTAL_PHALANX_1_LOA
public static final int NAME_L_TARSAL_DISTAL_PHALANX_1_LOASFString xs:NMTOKEN enumeration value "l_tarsal_distal_phalanx_1" has unique Level Of Articulation loa=4 -
NAME_L_TARSAL_DISTAL_PHALANX_1_PARENT
public static final java.lang.String NAME_L_TARSAL_DISTAL_PHALANX_1_PARENTSFString xs:NMTOKEN enumeration value "l_tarsal_distal_phalanx_1" has unique parent "l_tarsal_distal_phalanx_1" in HAnimSegmentObject -
NAME_L_TARSAL_DISTAL_PHALANX_2
public static final java.lang.String NAME_L_TARSAL_DISTAL_PHALANX_2SFString field named name with X3DUOM simpleType hanimFeaturePointNameValues and with X3DUOM baseType xs:NMTOKEN can equal this value "l_tarsal_distal_phalanx_2" (Java syntax) or l_tarsal_distal_phalanx_2 (XML syntax). -
NAME_L_TARSAL_DISTAL_PHALANX_2_INDEX
public static final int NAME_L_TARSAL_DISTAL_PHALANX_2_INDEXSFString xs:NMTOKEN enumeration value "l_tarsal_distal_phalanx_2" has unique index 112 -
NAME_L_TARSAL_DISTAL_PHALANX_2_LOA
public static final int NAME_L_TARSAL_DISTAL_PHALANX_2_LOASFString xs:NMTOKEN enumeration value "l_tarsal_distal_phalanx_2" has unique Level Of Articulation loa=2 -
NAME_L_TARSAL_DISTAL_PHALANX_2_PARENT
public static final java.lang.String NAME_L_TARSAL_DISTAL_PHALANX_2_PARENTSFString xs:NMTOKEN enumeration value "l_tarsal_distal_phalanx_2" has unique parent "l_tarsal_distal_phalanx_2" in HAnimSegmentObject -
NAME_L_TARSAL_DISTAL_PHALANX_2_ALIAS
public static final java.lang.String NAME_L_TARSAL_DISTAL_PHALANX_2_ALIASSFString xs:NMTOKEN enumeration value "l_tarsal_distal_phalanx_2" has alias "l_digit2" -
NAME_L_TARSAL_DISTAL_PHALANX_3
public static final java.lang.String NAME_L_TARSAL_DISTAL_PHALANX_3SFString field named name with X3DUOM simpleType hanimFeaturePointNameValues and with X3DUOM baseType xs:NMTOKEN can equal this value "l_tarsal_distal_phalanx_3" (Java syntax) or l_tarsal_distal_phalanx_3 (XML syntax). -
NAME_L_TARSAL_DISTAL_PHALANX_3_INDEX
public static final int NAME_L_TARSAL_DISTAL_PHALANX_3_INDEXSFString xs:NMTOKEN enumeration value "l_tarsal_distal_phalanx_3" has unique index 113 -
NAME_L_TARSAL_DISTAL_PHALANX_3_LOA
public static final int NAME_L_TARSAL_DISTAL_PHALANX_3_LOASFString xs:NMTOKEN enumeration value "l_tarsal_distal_phalanx_3" has unique Level Of Articulation loa=4 -
NAME_L_TARSAL_DISTAL_PHALANX_3_PARENT
public static final java.lang.String NAME_L_TARSAL_DISTAL_PHALANX_3_PARENTSFString xs:NMTOKEN enumeration value "l_tarsal_distal_phalanx_3" has unique parent "l_tarsal_distal_phalanx_3" in HAnimSegmentObject -
NAME_L_TARSAL_DISTAL_PHALANX_4
public static final java.lang.String NAME_L_TARSAL_DISTAL_PHALANX_4SFString field named name with X3DUOM simpleType hanimFeaturePointNameValues and with X3DUOM baseType xs:NMTOKEN can equal this value "l_tarsal_distal_phalanx_4" (Java syntax) or l_tarsal_distal_phalanx_4 (XML syntax). -
NAME_L_TARSAL_DISTAL_PHALANX_4_INDEX
public static final int NAME_L_TARSAL_DISTAL_PHALANX_4_INDEXSFString xs:NMTOKEN enumeration value "l_tarsal_distal_phalanx_4" has unique index 114 -
NAME_L_TARSAL_DISTAL_PHALANX_4_LOA
public static final int NAME_L_TARSAL_DISTAL_PHALANX_4_LOASFString xs:NMTOKEN enumeration value "l_tarsal_distal_phalanx_4" has unique Level Of Articulation loa=4 -
NAME_L_TARSAL_DISTAL_PHALANX_4_PARENT
public static final java.lang.String NAME_L_TARSAL_DISTAL_PHALANX_4_PARENTSFString xs:NMTOKEN enumeration value "l_tarsal_distal_phalanx_4" has unique parent "l_tarsal_distal_phalanx_4" in HAnimSegmentObject -
NAME_L_TARSAL_DISTAL_PHALANX_5
public static final java.lang.String NAME_L_TARSAL_DISTAL_PHALANX_5SFString field named name with X3DUOM simpleType hanimFeaturePointNameValues and with X3DUOM baseType xs:NMTOKEN can equal this value "l_tarsal_distal_phalanx_5" (Java syntax) or l_tarsal_distal_phalanx_5 (XML syntax). -
NAME_L_TARSAL_DISTAL_PHALANX_5_INDEX
public static final int NAME_L_TARSAL_DISTAL_PHALANX_5_INDEXSFString xs:NMTOKEN enumeration value "l_tarsal_distal_phalanx_5" has unique index 115 -
NAME_L_TARSAL_DISTAL_PHALANX_5_LOA
public static final int NAME_L_TARSAL_DISTAL_PHALANX_5_LOASFString xs:NMTOKEN enumeration value "l_tarsal_distal_phalanx_5" has unique Level Of Articulation loa=4 -
NAME_L_TARSAL_DISTAL_PHALANX_5_PARENT
public static final java.lang.String NAME_L_TARSAL_DISTAL_PHALANX_5_PARENTSFString xs:NMTOKEN enumeration value "l_tarsal_distal_phalanx_5" has unique parent "l_tarsal_distal_phalanx_5" in HAnimSegmentObject -
NAME_L_TARSAL_DISTAL_PHALANX_5_ALIAS
public static final java.lang.String NAME_L_TARSAL_DISTAL_PHALANX_5_ALIASSFString xs:NMTOKEN enumeration value "l_tarsal_distal_phalanx_5" has alias "l_tarsal_interphalangeal_pha5" -
NAME_R_TARSAL_DISTAL_PHALANX_1
public static final java.lang.String NAME_R_TARSAL_DISTAL_PHALANX_1SFString field named name with X3DUOM simpleType hanimFeaturePointNameValues and with X3DUOM baseType xs:NMTOKEN can equal this value "r_tarsal_distal_phalanx_1" (Java syntax) or r_tarsal_distal_phalanx_1 (XML syntax). -
NAME_R_TARSAL_DISTAL_PHALANX_1_INDEX
public static final int NAME_R_TARSAL_DISTAL_PHALANX_1_INDEXSFString xs:NMTOKEN enumeration value "r_tarsal_distal_phalanx_1" has unique index 116 -
NAME_R_TARSAL_DISTAL_PHALANX_1_LOA
public static final int NAME_R_TARSAL_DISTAL_PHALANX_1_LOASFString xs:NMTOKEN enumeration value "r_tarsal_distal_phalanx_1" has unique Level Of Articulation loa=4 -
NAME_R_TARSAL_DISTAL_PHALANX_1_PARENT
public static final java.lang.String NAME_R_TARSAL_DISTAL_PHALANX_1_PARENTSFString xs:NMTOKEN enumeration value "r_tarsal_distal_phalanx_1" has unique parent "r_tarsal_distal_phalanx_1" in HAnimSegmentObject -
NAME_R_TARSAL_DISTAL_PHALANX_2
public static final java.lang.String NAME_R_TARSAL_DISTAL_PHALANX_2SFString field named name with X3DUOM simpleType hanimFeaturePointNameValues and with X3DUOM baseType xs:NMTOKEN can equal this value "r_tarsal_distal_phalanx_2" (Java syntax) or r_tarsal_distal_phalanx_2 (XML syntax). -
NAME_R_TARSAL_DISTAL_PHALANX_2_INDEX
public static final int NAME_R_TARSAL_DISTAL_PHALANX_2_INDEXSFString xs:NMTOKEN enumeration value "r_tarsal_distal_phalanx_2" has unique index 117 -
NAME_R_TARSAL_DISTAL_PHALANX_2_LOA
public static final int NAME_R_TARSAL_DISTAL_PHALANX_2_LOASFString xs:NMTOKEN enumeration value "r_tarsal_distal_phalanx_2" has unique Level Of Articulation loa=2 -
NAME_R_TARSAL_DISTAL_PHALANX_2_PARENT
public static final java.lang.String NAME_R_TARSAL_DISTAL_PHALANX_2_PARENTSFString xs:NMTOKEN enumeration value "r_tarsal_distal_phalanx_2" has unique parent "r_tarsal_distal_phalanx_2" in HAnimSegmentObject -
NAME_R_TARSAL_DISTAL_PHALANX_2_ALIAS
public static final java.lang.String NAME_R_TARSAL_DISTAL_PHALANX_2_ALIASSFString xs:NMTOKEN enumeration value "r_tarsal_distal_phalanx_2" has alias "r_digit2" -
NAME_R_TARSAL_DISTAL_PHALANX_3
public static final java.lang.String NAME_R_TARSAL_DISTAL_PHALANX_3SFString field named name with X3DUOM simpleType hanimFeaturePointNameValues and with X3DUOM baseType xs:NMTOKEN can equal this value "r_tarsal_distal_phalanx_3" (Java syntax) or r_tarsal_distal_phalanx_3 (XML syntax). -
NAME_R_TARSAL_DISTAL_PHALANX_3_INDEX
public static final int NAME_R_TARSAL_DISTAL_PHALANX_3_INDEXSFString xs:NMTOKEN enumeration value "r_tarsal_distal_phalanx_3" has unique index 118 -
NAME_R_TARSAL_DISTAL_PHALANX_3_LOA
public static final int NAME_R_TARSAL_DISTAL_PHALANX_3_LOASFString xs:NMTOKEN enumeration value "r_tarsal_distal_phalanx_3" has unique Level Of Articulation loa=4 -
NAME_R_TARSAL_DISTAL_PHALANX_3_PARENT
public static final java.lang.String NAME_R_TARSAL_DISTAL_PHALANX_3_PARENTSFString xs:NMTOKEN enumeration value "r_tarsal_distal_phalanx_3" has unique parent "r_tarsal_distal_phalanx_3" in HAnimSegmentObject -
NAME_R_TARSAL_DISTAL_PHALANX_4
public static final java.lang.String NAME_R_TARSAL_DISTAL_PHALANX_4SFString field named name with X3DUOM simpleType hanimFeaturePointNameValues and with X3DUOM baseType xs:NMTOKEN can equal this value "r_tarsal_distal_phalanx_4" (Java syntax) or r_tarsal_distal_phalanx_4 (XML syntax). -
NAME_R_TARSAL_DISTAL_PHALANX_4_INDEX
public static final int NAME_R_TARSAL_DISTAL_PHALANX_4_INDEXSFString xs:NMTOKEN enumeration value "r_tarsal_distal_phalanx_4" has unique index 119 -
NAME_R_TARSAL_DISTAL_PHALANX_4_LOA
public static final int NAME_R_TARSAL_DISTAL_PHALANX_4_LOASFString xs:NMTOKEN enumeration value "r_tarsal_distal_phalanx_4" has unique Level Of Articulation loa=4 -
NAME_R_TARSAL_DISTAL_PHALANX_4_PARENT
public static final java.lang.String NAME_R_TARSAL_DISTAL_PHALANX_4_PARENTSFString xs:NMTOKEN enumeration value "r_tarsal_distal_phalanx_4" has unique parent "r_tarsal_distal_phalanx_4" in HAnimSegmentObject -
NAME_R_TARSAL_DISTAL_PHALANX_5
public static final java.lang.String NAME_R_TARSAL_DISTAL_PHALANX_5SFString field named name with X3DUOM simpleType hanimFeaturePointNameValues and with X3DUOM baseType xs:NMTOKEN can equal this value "r_tarsal_distal_phalanx_5" (Java syntax) or r_tarsal_distal_phalanx_5 (XML syntax). -
NAME_R_TARSAL_DISTAL_PHALANX_5_INDEX
public static final int NAME_R_TARSAL_DISTAL_PHALANX_5_INDEXSFString xs:NMTOKEN enumeration value "r_tarsal_distal_phalanx_5" has unique index 120 -
NAME_R_TARSAL_DISTAL_PHALANX_5_LOA
public static final int NAME_R_TARSAL_DISTAL_PHALANX_5_LOASFString xs:NMTOKEN enumeration value "r_tarsal_distal_phalanx_5" has unique Level Of Articulation loa=4 -
NAME_R_TARSAL_DISTAL_PHALANX_5_PARENT
public static final java.lang.String NAME_R_TARSAL_DISTAL_PHALANX_5_PARENTSFString xs:NMTOKEN enumeration value "r_tarsal_distal_phalanx_5" has unique parent "r_tarsal_distal_phalanx_5" in HAnimSegmentObject -
NAME_R_TARSAL_DISTAL_PHALANX_5_ALIAS
public static final java.lang.String NAME_R_TARSAL_DISTAL_PHALANX_5_ALIASSFString xs:NMTOKEN enumeration value "r_tarsal_distal_phalanx_5" has alias "r_tarsal_interphalangeal_pha5" -
NAME
public static final java.lang.String NAMEString constant NAME provides name of this element: HAnimSite.- See Also:
- Constant Field Values
-
COMPONENT
public static final java.lang.String COMPONENTString constant COMPONENT defines X3D component for the HAnimSite element: HAnim- See Also:
- Constant Field Values
-
LEVEL
public static final int LEVELInteger constant LEVEL provides default X3D HAnim component level for this element: 1- See Also:
- Constant Field Values
-
BBOXCENTER_DEFAULT_VALUE
public static final float[] BBOXCENTER_DEFAULT_VALUESFVec3f field named bboxCenter has default value {0f,0f,0f} (Java syntax) or 0 0 0 (XML syntax). -
BBOXDISPLAY_DEFAULT_VALUE
public static final boolean BBOXDISPLAY_DEFAULT_VALUESFBool field named bboxDisplay has default value false (Java syntax) or false (XML syntax).- See Also:
- Constant Field Values
-
BBOXSIZE_DEFAULT_VALUE
public static final float[] BBOXSIZE_DEFAULT_VALUESFVec3f field named bboxSize has default value {-1f,-1f,-1f} (Java syntax) or -1 -1 -1 (XML syntax). -
CENTER_DEFAULT_VALUE
public static final float[] CENTER_DEFAULT_VALUESFVec3f field named center has default value {0f,0f,0f} (Java syntax) or 0 0 0 (XML syntax). -
DESCRIPTION_DEFAULT_VALUE
public static final java.lang.String DESCRIPTION_DEFAULT_VALUESFString field named description has default value equal to an empty string.- See Also:
- Constant Field Values
-
IS_DEFAULT_VALUE
SFNode field named IS has default value null (Java syntax) or NULL (XML syntax). -
METADATA_DEFAULT_VALUE
SFNode field named metadata has default value null (Java syntax) or NULL (XML syntax). -
NAME_DEFAULT_VALUE
public static final java.lang.String NAME_DEFAULT_VALUESFString field named name has default value equal to an empty string.- See Also:
- Constant Field Values
-
ROTATION_DEFAULT_VALUE
public static final float[] ROTATION_DEFAULT_VALUESFRotation field named rotation has default value {0f,0f,1f,0f} (Java syntax) or 0 0 1 0 (XML syntax). -
SCALE_DEFAULT_VALUE
public static final float[] SCALE_DEFAULT_VALUESFVec3f field named scale has default value {1f,1f,1f} (Java syntax) or 1 1 1 (XML syntax). -
SCALEORIENTATION_DEFAULT_VALUE
public static final float[] SCALEORIENTATION_DEFAULT_VALUESFRotation field named scaleOrientation has default value {0f,0f,1f,0f} (Java syntax) or 0 0 1 0 (XML syntax). -
TRANSLATION_DEFAULT_VALUE
public static final float[] TRANSLATION_DEFAULT_VALUESFVec3f field named translation has default value {0f,0f,0f} (Java syntax) or 0 0 0 (XML syntax). -
VISIBLE_DEFAULT_VALUE
public static final boolean VISIBLE_DEFAULT_VALUESFBool field named visible has default value true (Java syntax) or true (XML syntax).- See Also:
- Constant Field Values
-
containerField_DEFAULT_VALUE
public static final java.lang.String containerField_DEFAULT_VALUEcontainerField describes typical field relationship of a node to its parent. Usage is not ordinarily needed when using this API, default value is provided for informational purposes. -
toField_ADDCHILDREN
public static final java.lang.String toField_ADDCHILDRENtoField ROUTE name for MFNode field named addChildren.- See Also:
- Constant Field Values
-
fromField_BBOXDISPLAY
public static final java.lang.String fromField_BBOXDISPLAYfromField ROUTE name for SFBool field named bboxDisplay.- See Also:
- Constant Field Values
-
toField_BBOXDISPLAY
public static final java.lang.String toField_BBOXDISPLAYtoField ROUTE name for SFBool field named bboxDisplay.- See Also:
- Constant Field Values
-
fromField_CENTER
public static final java.lang.String fromField_CENTERfromField ROUTE name for SFVec3f field named center.- See Also:
- Constant Field Values
-
toField_CENTER
public static final java.lang.String toField_CENTERtoField ROUTE name for SFVec3f field named center.- See Also:
- Constant Field Values
-
fromField_CHILDREN
public static final java.lang.String fromField_CHILDRENfromField ROUTE name for MFNode field named children.- See Also:
- Constant Field Values
-
toField_CHILDREN
public static final java.lang.String toField_CHILDRENtoField ROUTE name for MFNode field named children.- See Also:
- Constant Field Values
-
fromField_DESCRIPTION
public static final java.lang.String fromField_DESCRIPTIONfromField ROUTE name for SFString field named description.- See Also:
- Constant Field Values
-
toField_DESCRIPTION
public static final java.lang.String toField_DESCRIPTIONtoField ROUTE name for SFString field named description.- See Also:
- Constant Field Values
-
fromField_IS
public static final java.lang.String fromField_ISfromField ROUTE name for SFNode field named IS.- See Also:
- Constant Field Values
-
fromField_METADATA
public static final java.lang.String fromField_METADATAfromField ROUTE name for SFNode field named metadata.- See Also:
- Constant Field Values
-
toField_METADATA
public static final java.lang.String toField_METADATAtoField ROUTE name for SFNode field named metadata.- See Also:
- Constant Field Values
-
fromField_NAME
public static final java.lang.String fromField_NAMEfromField ROUTE name for SFString field named name.- See Also:
- Constant Field Values
-
toField_NAME
public static final java.lang.String toField_NAMEtoField ROUTE name for SFString field named name.- See Also:
- Constant Field Values
-
toField_REMOVECHILDREN
public static final java.lang.String toField_REMOVECHILDRENtoField ROUTE name for MFNode field named removeChildren.- See Also:
- Constant Field Values
-
fromField_ROTATION
public static final java.lang.String fromField_ROTATIONfromField ROUTE name for SFRotation field named rotation.- See Also:
- Constant Field Values
-
toField_ROTATION
public static final java.lang.String toField_ROTATIONtoField ROUTE name for SFRotation field named rotation.- See Also:
- Constant Field Values
-
fromField_SCALE
public static final java.lang.String fromField_SCALEfromField ROUTE name for SFVec3f field named scale.- See Also:
- Constant Field Values
-
toField_SCALE
public static final java.lang.String toField_SCALEtoField ROUTE name for SFVec3f field named scale.- See Also:
- Constant Field Values
-
fromField_SCALEORIENTATION
public static final java.lang.String fromField_SCALEORIENTATIONfromField ROUTE name for SFRotation field named scaleOrientation.- See Also:
- Constant Field Values
-
toField_SCALEORIENTATION
public static final java.lang.String toField_SCALEORIENTATIONtoField ROUTE name for SFRotation field named scaleOrientation.- See Also:
- Constant Field Values
-
fromField_TRANSLATION
public static final java.lang.String fromField_TRANSLATIONfromField ROUTE name for SFVec3f field named translation.- See Also:
- Constant Field Values
-
toField_TRANSLATION
public static final java.lang.String toField_TRANSLATIONtoField ROUTE name for SFVec3f field named translation.- See Also:
- Constant Field Values
-
fromField_VISIBLE
public static final java.lang.String fromField_VISIBLEfromField ROUTE name for SFBool field named visible.- See Also:
- Constant Field Values
-
toField_VISIBLE
public static final java.lang.String toField_VISIBLEtoField ROUTE name for SFBool field named visible.- See Also:
- Constant Field Values
-
-
Constructor Details
-
HAnimSiteObject
public HAnimSiteObject()Constructor for HAnimSiteObject to initialize member variables with default values. -
HAnimSiteObject
public HAnimSiteObject(java.lang.String DEFlabel)Utility constructor that assigns DEF label after initializing member variables with default values.- Parameters:
DEFlabel
- unique DEF name for this X3D node
-
HAnimSiteObject
public HAnimSiteObject(java.lang.String DEFlabel, java.lang.String newName)Utility constructor that assigns both DEF label and name, after initializing member variables with default values.- Parameters:
DEFlabel
- unique DEF name for this X3D nodenewName
- name for this meta element- See Also:
- X3D Tooltips: HAnimSiteObject
-
-
Method Details
-
getHanimFeaturePointNameIndex
public static int getHanimFeaturePointNameIndex(java.lang.String hanimFeaturePointName)Get index for this hanimFeaturePointName- Parameters:
hanimFeaturePointName
- of interest- Returns:
- index value, otherwise -1 if not found
-
hasHanimFeaturePointNameIndex
public static boolean hasHanimFeaturePointNameIndex(java.lang.String hanimFeaturePointName)Whether an index exists for this hanimFeaturePointName- Parameters:
hanimFeaturePointName
- of interest- Returns:
- true if found
-
getHanimFeaturePointNameLoa
public static int getHanimFeaturePointNameLoa(java.lang.String hanimFeaturePointName)Get Level of Articulation (loa) for this hanimFeaturePointName- Parameters:
hanimFeaturePointName
- of interest- Returns:
- loa value, otherwise -1 if not found
-
hasHanimFeaturePointNameLoa
public static boolean hasHanimFeaturePointNameLoa(java.lang.String hanimFeaturePointName)Whether an loa exists for this hanimFeaturePointName- Parameters:
hanimFeaturePointName
- of interest- Returns:
- true if found
-
getHanimFeaturePointNameAlias
public static java.lang.String getHanimFeaturePointNameAlias(java.lang.String hanimFeaturePointName)Get alias for this hanimFeaturePointName- Parameters:
hanimFeaturePointName
- of interest- Returns:
- alias value, otherwise empty string if not found
-
hasHanimFeaturePointNameAlias
public static boolean hasHanimFeaturePointNameAlias(java.lang.String hanimFeaturePointName)Whether a alias exists for this hanimFeaturePointName- Parameters:
hanimFeaturePointName
- of interest- Returns:
- true if found
-
getParentHanimFeaturePointName
public static java.lang.String getParentHanimFeaturePointName(java.lang.String hanimFeaturePointName)Get parent for this hanimFeaturePointName- Parameters:
hanimFeaturePointName
- of interest- Returns:
- parent value, otherwise empty string if not found
-
hasParentMatchingName
public static boolean hasParentMatchingName(java.lang.String hanimFeaturePointName)Whether a parent exists for this hanimFeaturePointName- Parameters:
hanimFeaturePointName
- of interest- Returns:
- true if found
-
getElementName
public final java.lang.String getElementName()Provides name of this element: HAnimSite- Specified by:
getElementName
in classX3DConcreteElement
- Returns:
- name of this element
-
getComponent
public final java.lang.String getComponent()Defines X3D component for the HAnimSite element: HAnim- Specified by:
getComponent
in classX3DConcreteElement
- Returns:
- X3D component for this element
-
getComponentLevel
public final int getComponentLevel()Provides default X3D component level for this element: 1- Specified by:
getComponentLevel
in classX3DConcreteElement
- Returns:
- default X3D component level for this element
-
getFieldType
public java.lang.String getFieldType(java.lang.String fieldName)Indicate type corresponding to given fieldName.- Specified by:
getFieldType
in classX3DConcreteElement
- Parameters:
fieldName
- name of field in this X3D node- Returns:
- X3D type (SFvec3f etc.), otherwise ConfigurationProperties.ERROR_UNKNOWN_FIELD_TYPE if not recognized
- See Also:
ConfigurationProperties.ERROR_UNKNOWN_FIELD_TYPE
-
getAccessType
public java.lang.String getAccessType(java.lang.String fieldName)Indicate accessType corresponding to given fieldName.- Specified by:
getAccessType
in classX3DConcreteElement
- Parameters:
fieldName
- name of field in this X3D node- Returns:
- X3D accessType (inputOnly etc.), otherwise ConfigurationProperties.ERROR_UNKNOWN_FIELD_ACCESSTYPE if not recognized
- See Also:
ConfigurationProperties.ERROR_UNKNOWN_FIELD_ACCESSTYPE
-
getContainerFieldDefault
public final java.lang.String getContainerFieldDefault()containerField describes typical field relationship of a node to its parent. Usage is not ordinarily needed when using this API, default value is provided for informational purposes.- Specified by:
getContainerFieldDefault
in classX3DConcreteNode
- Returns:
- default containerField value
- See Also:
- X3D Scene Authoring Hints: containerField, X3D Unified Object Model (X3DUOM)
-
initialize
public final void initialize()Initialize all member variables to default values.- Overrides:
initialize
in classX3DConcreteNode
-
getBboxCenter
public float[] getBboxCenter()Provide array of 3-tuple float results from initializeOnly SFVec3f field named bboxCenter.
Tooltip: Bounding box center accompanies bboxSize and provides an optional hint for bounding box position offset from origin of local coordinate system.- Hint: precomputation and inclusion of bounding box information can speed up the initialization of large detailed models, with a corresponding cost of increased file size.
- Hint: X3D Architecture, 10.2.2 Bounding boxes https://www.web3d.org/documents/specifications/19775-1/V3.3/Part01/components/group.html#BoundingBoxes
- Hint: X3D Architecture, 10.3.1 X3DBoundedObject https://www.web3d.org/documents/specifications/19775-1/V3.3/Part01/components/group.html#X3DBoundedObject
- Specified by:
getBboxCenter
in interfaceHAnimSite
- Specified by:
getBboxCenter
in interfaceX3DBoundedObject
- Specified by:
getBboxCenter
in interfaceX3DGroupingNode
- Returns:
- value of bboxCenter field
-
setBboxCenter
Accessor method to assign 3-tuple float array to initializeOnly SFVec3f field named bboxCenter.
Tooltip: Bounding box center accompanies bboxSize and provides an optional hint for bounding box position offset from origin of local coordinate system.- Hint: precomputation and inclusion of bounding box information can speed up the initialization of large detailed models, with a corresponding cost of increased file size.
- Hint: X3D Architecture, 10.2.2 Bounding boxes https://www.web3d.org/documents/specifications/19775-1/V3.3/Part01/components/group.html#BoundingBoxes
- Hint: X3D Architecture, 10.3.1 X3DBoundedObject https://www.web3d.org/documents/specifications/19775-1/V3.3/Part01/components/group.html#X3DBoundedObject
- Specified by:
setBboxCenter
in interfaceHAnimSite
- Specified by:
setBboxCenter
in interfaceX3DBoundedObject
- Specified by:
setBboxCenter
in interfaceX3DGroupingNode
- Parameters:
newValue
- is new value for the bboxCenter field.- Returns:
HAnimSiteObject
- namely this same object to allow sequential method pipelining (i.e. consecutive method invocations on the same object).
-
setBboxCenter
Assign typed object value to SFVec3f bboxCenter field, similar tosetBboxCenter(float[])
.- Parameters:
newValue
- is new value for the bboxCenter field.- Returns:
HAnimSiteObject
- namely this same object to allow sequential method pipelining (i.e. consecutive method invocations on the same object).
-
setBboxCenter
Assign values to SFVec3f bboxCenter field, similar tosetBboxCenter(float[])
.- Parameters:
x
- first componenty
- second componentz
- third component- Returns:
HAnimSiteObject
- namely this same object to allow sequential method pipelining (i.e. consecutive method invocations on the same object).
-
setBboxCenter
Utility method: double-precision set-parameters accessor for X3D floating-point type, similar tosetBboxCenter(float[])
.- Parameters:
x
- first componenty
- second componentz
- third component- Returns:
HAnimSiteObject
- namely this same object to allow sequential method pipelining (i.e. consecutive method invocations on the same object).
-
setBboxCenter
Utility method: double-precision set-array accessor for X3D floating-point type, similar tosetBboxCenter(float[])
.- Parameters:
newArray
- is new value for field- Returns:
HAnimSiteObject
- namely this same object to allow sequential method pipelining (i.e. consecutive method invocations on the same object).
-
getBboxDisplay
public boolean getBboxDisplay()Provide boolean value from inputOutput SFBool field named bboxDisplay.
Tooltip: Whether to display bounding box for associated geometry, aligned with world coordinates.- Hint: the bounding box is displayed regardless of whether contained content is visible.
- Specified by:
getBboxDisplay
in interfaceHAnimSite
- Specified by:
getBboxDisplay
in interfaceX3DBoundedObject
- Specified by:
getBboxDisplay
in interfaceX3DGroupingNode
- Returns:
- value of bboxDisplay field
-
setBboxDisplay
Accessor method to assign boolean value to inputOutput SFBool field named bboxDisplay.
Tooltip: Whether to display bounding box for associated geometry, aligned with world coordinates.- Hint: the bounding box is displayed regardless of whether contained content is visible.
- Specified by:
setBboxDisplay
in interfaceHAnimSite
- Specified by:
setBboxDisplay
in interfaceX3DBoundedObject
- Specified by:
setBboxDisplay
in interfaceX3DGroupingNode
- Parameters:
newValue
- is new value for the bboxDisplay field.- Returns:
HAnimSiteObject
- namely this same object to allow sequential method pipelining (i.e. consecutive method invocations on the same object).
-
setBboxDisplay
Assign typed object value to SFBool bboxDisplay field, similar tosetBboxDisplay(boolean)
.- Parameters:
newValue
- is new value for the bboxDisplay field.- Returns:
HAnimSiteObject
- namely this same object to allow sequential method pipelining (i.e. consecutive method invocations on the same object).
-
getBboxSize
public float[] getBboxSize()Provide array of 3-tuple float results within allowed range of [0,infinity), or default value [-1 -1 -1], from initializeOnly SFVec3f field named bboxSize.
Tooltip: Bounding box size is usually omitted, and can easily be calculated automatically by an X3D player at scene-loading time with minimal computational cost. Bounding box size can also be defined as an optional authoring hint that suggests an optimization or constraint.- Hint: can be useful for collision computations or inverse-kinematics (IK) engines.
- Hint: precomputation and inclusion of bounding box information can speed up the initialization of large detailed models, with a corresponding cost of increased file size.
- Hint: X3D Architecture, 10.2.2 Bounding boxes https://www.web3d.org/documents/specifications/19775-1/V3.3/Part01/components/group.html#BoundingBoxes
- Hint: X3D Architecture, 10.3.1 X3DBoundedObject https://www.web3d.org/documents/specifications/19775-1/V3.3/Part01/components/group.html#X3DBoundedObject
- Specified by:
getBboxSize
in interfaceHAnimSite
- Specified by:
getBboxSize
in interfaceX3DBoundedObject
- Specified by:
getBboxSize
in interfaceX3DGroupingNode
- Returns:
- value of bboxSize field
-
setBboxSize
Accessor method to assign 3-tuple float array to initializeOnly SFVec3f field named bboxSize.
Tooltip: Bounding box size is usually omitted, and can easily be calculated automatically by an X3D player at scene-loading time with minimal computational cost. Bounding box size can also be defined as an optional authoring hint that suggests an optimization or constraint.- Hint: can be useful for collision computations or inverse-kinematics (IK) engines.
- Hint: precomputation and inclusion of bounding box information can speed up the initialization of large detailed models, with a corresponding cost of increased file size.
- Hint: X3D Architecture, 10.2.2 Bounding boxes https://www.web3d.org/documents/specifications/19775-1/V3.3/Part01/components/group.html#BoundingBoxes
- Hint: X3D Architecture, 10.3.1 X3DBoundedObject https://www.web3d.org/documents/specifications/19775-1/V3.3/Part01/components/group.html#X3DBoundedObject
- Specified by:
setBboxSize
in interfaceHAnimSite
- Specified by:
setBboxSize
in interfaceX3DBoundedObject
- Specified by:
setBboxSize
in interfaceX3DGroupingNode
- Parameters:
newValue
- is new value for the bboxSize field.- Returns:
HAnimSiteObject
- namely this same object to allow sequential method pipelining (i.e. consecutive method invocations on the same object).
-
setBboxSize
Assign typed object value to SFVec3f bboxSize field, similar tosetBboxSize(float[])
.- Parameters:
newValue
- is new value for the bboxSize field.- Returns:
HAnimSiteObject
- namely this same object to allow sequential method pipelining (i.e. consecutive method invocations on the same object).
-
setBboxSize
Assign values to SFVec3f bboxSize field, similar tosetBboxSize(float[])
.- Parameters:
x
- first componenty
- second componentz
- third component- Returns:
HAnimSiteObject
- namely this same object to allow sequential method pipelining (i.e. consecutive method invocations on the same object).
-
setBboxSize
Utility method: double-precision set-parameters accessor for X3D floating-point type, similar tosetBboxSize(float[])
.- Parameters:
x
- first componenty
- second componentz
- third component- Returns:
HAnimSiteObject
- namely this same object to allow sequential method pipelining (i.e. consecutive method invocations on the same object).
-
setBboxSize
Utility method: double-precision set-array accessor for X3D floating-point type, similar tosetBboxSize(float[])
.- Parameters:
newArray
- is new value for field- Returns:
HAnimSiteObject
- namely this same object to allow sequential method pipelining (i.e. consecutive method invocations on the same object).
-
getCenter
public float[] getCenter()Provide array of 3-tuple float results from inputOutput SFVec3f field named center.
Tooltip: Default location of this HAnimSite, i.e. offset of center from origin of local coordinate system.- Hint: center field indicates default origin relative to overall humanoid body and is rarely modified. For HAnimSite animation, ROUTE position-change events to translation field instead.
-
setCenter
Accessor method to assign 3-tuple float array to inputOutput SFVec3f field named center.
Tooltip: Default location of this HAnimSite, i.e. offset of center from origin of local coordinate system.- Hint: center field indicates default origin relative to overall humanoid body and is rarely modified. For HAnimSite animation, ROUTE position-change events to translation field instead.
- Specified by:
setCenter
in interfaceHAnimSite
- Parameters:
newValue
- is new value for the center field.- Returns:
HAnimSiteObject
- namely this same object to allow sequential method pipelining (i.e. consecutive method invocations on the same object).
-
setCenter
Assign typed object value to SFVec3f center field, similar tosetCenter(float[])
.- Parameters:
newValue
- is new value for the center field.- Returns:
HAnimSiteObject
- namely this same object to allow sequential method pipelining (i.e. consecutive method invocations on the same object).
-
setCenter
Assign values to SFVec3f center field, similar tosetCenter(float[])
.- Parameters:
x
- first componenty
- second componentz
- third component- Returns:
HAnimSiteObject
- namely this same object to allow sequential method pipelining (i.e. consecutive method invocations on the same object).
-
setCenter
Utility method: double-precision set-parameters accessor for X3D floating-point type, similar tosetCenter(float[])
.- Parameters:
x
- first componenty
- second componentz
- third component- Returns:
HAnimSiteObject
- namely this same object to allow sequential method pipelining (i.e. consecutive method invocations on the same object).
-
setCenter
Utility method: double-precision set-array accessor for X3D floating-point type, similar tosetCenter(float[])
.- Parameters:
newArray
- is new value for field- Returns:
HAnimSiteObject
- namely this same object to allow sequential method pipelining (i.e. consecutive method invocations on the same object).
-
getChildren
Provide array of X3DChildNode results (using an array consisting of properly typed nodes or ProtoInstanceObjects) from inputOutput MFNode field children.
Tooltip: [X3DChildNode] Grouping nodes contain an ordered list of children nodes.- Hint: Each grouping node defines a coordinate space for its children, relative to the coordinate space of its parent node. Thus transformations accumulate down the scene graph hierarchy.
- Hint: inputOnly MFNode addChildren field can append new X3DChildNode nodes via a ROUTE connection, duplicate input nodes (i.e. matching DEF, USE values) are ignored.
- Hint: inputOnly MFNode removeChildren field can remove nodes from the children list, unrecognized input nodes (i.e. nonmatching DEF, USE values) are ignored.
- Hint: X3D Architecture 10.2.1 Grouping and children node types, https://www.web3d.org/documents/specifications/19775-1/V3.3/Part01/components/group.html#GroupingAndChildrenNodes
Warning: according to X3D Unified Object Model (X3DUOM), acceptable node types are limited to X3DChildNode.- Specified by:
getChildren
in interfaceHAnimSite
- Specified by:
getChildren
in interfaceX3DGroupingNode
- Returns:
- value of children field
- See Also:
X3DChildNode
-
getChildrenList
Utility method to get ArrayList value of MFNode children field, similar togetChildren()
.- Returns:
- value of children field
-
setChildren
Accessor method to assign X3DChildNode array (using an array consisting of properly typed nodes or ProtoInstanceObjects) to inputOutput MFNode field children.
Tooltip: [X3DChildNode] Grouping nodes contain an ordered list of children nodes.- Hint: Each grouping node defines a coordinate space for its children, relative to the coordinate space of its parent node. Thus transformations accumulate down the scene graph hierarchy.
- Hint: inputOnly MFNode addChildren field can append new X3DChildNode nodes via a ROUTE connection, duplicate input nodes (i.e. matching DEF, USE values) are ignored.
- Hint: inputOnly MFNode removeChildren field can remove nodes from the children list, unrecognized input nodes (i.e. nonmatching DEF, USE values) are ignored.
- Hint: X3D Architecture 10.2.1 Grouping and children node types, https://www.web3d.org/documents/specifications/19775-1/V3.3/Part01/components/group.html#GroupingAndChildrenNodes
Note: according to X3D Unified Object Model (X3DUOM), acceptable node types are limited to X3DChildNode.- Specified by:
setChildren
in interfaceHAnimSite
- Specified by:
setChildren
in interfaceX3DGroupingNode
- Parameters:
newValue
- is new value for the children field.- Returns:
HAnimSiteObject
- namely this same object to allow sequential method pipelining (i.e. consecutive method invocations on the same object).
-
setChildren
Assign ArrayList value of MFNode children field, similar tosetChildren(X3DNode[])
.- Parameters:
newValue
- is new value for the children field.- Returns:
HAnimSiteObject
- namely this same object to allow sequential method pipelining (i.e. consecutive method invocations on the same object).
-
addChildren
Add single node to existing array of children nodes (if any).
Note: according to X3D Unified Object Model (X3DUOM), acceptable node types are limited to X3DChildNode and ProtoInstance.- Parameters:
newValue
- is new value to be appended the children field.
-
addChildren
Add single ProtoInstanceObject (with appropriate node type and containerField value) to MFNode array for children field.
Note: according to X3D Unified Object Model (X3DUOM), acceptable node types are limited to ShaderPart and ProtoInstance.- Parameters:
newValue
- is new value to be appended the parts field.- Returns:
HAnimSiteObject
- namely this same object to allow sequential method pipelining (i.e. consecutive method invocations on the same object).
-
addChild
Utility method to add single child element to contained list of existing children nodes (if any).- Parameters:
newValue
- is new node value to be appended the children field.- Returns:
HAnimSiteObject
- namely this same object to allow sequential method pipelining (i.e. consecutive method invocations on the same object).
-
addChildren
Add array of children nodes to array of existing nodes (if any).
Note: according to X3D Unified Object Model (X3DUOM), acceptable node types are limited to X3DChildNode.- Specified by:
addChildren
in interfaceHAnimSite
- Specified by:
addChildren
in interfaceX3DGroupingNode
- Parameters:
newValue
- is new value array to be appended the children field.
-
setChildren
Set single children node, replacing prior array of existing nodes (if any).
Note: according to X3D Unified Object Model (X3DUOM), acceptable node types are restricted to X3DChildNode.- Specified by:
setChildren
in interfaceHAnimSite
- Specified by:
setChildren
in interfaceX3DGroupingNode
- Parameters:
newValue
- is new node for the children field (restricted to X3DChildNode)
-
clearChildren
Utility method to clear MFNode value of children field.- Returns:
HAnimSiteObject
- namely this same object to allow sequential method pipelining (i.e. consecutive setAttribute method invocations).
-
hasChildren
public boolean hasChildren()Indicate whether an object is available for inputOutput MFNode field children.- Returns:
- whether a properly typed node or ProtoInstance array or CommentsBlock is available.
- See Also:
getChildren()
-
addComments
Add comment as CommentsBlock to children field- Specified by:
addComments
in classX3DConcreteElement
- Parameters:
newComment
- initial value- Returns:
HAnimSiteObject
- namely this same object to allow sequential method pipelining (i.e. consecutive setAttribute method invocations).
-
addComments
Add comments as String[] array to children field- Specified by:
addComments
in classX3DConcreteElement
- Parameters:
newComments
- array of comments- Returns:
HAnimSiteObject
- namely this same object to allow sequential method pipelining (i.e. consecutive setAttribute method invocations).
-
addComments
Add CommentsBlock to children field- Specified by:
addComments
in classX3DConcreteElement
- Parameters:
newCommentsBlock
- block of comments to add- Returns:
HAnimSiteObject
- namely this same object to allow sequential method pipelining (i.e. consecutive method invocations on the same object).
-
getDescription
public java.lang.String getDescription()Provide String value from inputOutput SFString field named description.
Tooltip: Author-provided prose that describes intended purpose of this node.- Hint: many XML tools substitute XML character references for special characters automatically if needed within an attribute value (such as & for & ampersand character, or " for " quotation-mark character).
- Specified by:
getDescription
in interfaceHAnimSite
- Returns:
- value of description field
-
setDescription
Accessor method to assign String value to inputOutput SFString field named description.
Tooltip: Author-provided prose that describes intended purpose of this node.- Hint: many XML tools substitute XML character references for special characters automatically if needed within an attribute value (such as & for & ampersand character, or " for " quotation-mark character).
- Specified by:
setDescription
in interfaceHAnimSite
- Parameters:
newValue
- is new value for the description field.- Returns:
HAnimSiteObject
- namely this same object to allow sequential method pipelining (i.e. consecutive method invocations on the same object).
-
setDescription
Assign typed object value to SFString description field, similar tosetDescription(String)
.- Parameters:
newValue
- is new value for the description field.- Returns:
HAnimSiteObject
- namely this same object to allow sequential method pipelining (i.e. consecutive method invocations on the same object).
-
getIS
Provide ISObject instance (using a properly typed node) from inputOutput SFNode field IS.- Specified by:
getIS
in classX3DConcreteNode
- Returns:
- value of IS field
- See Also:
- X3D Tooltips: IS, X3D Tooltips: connect
-
setIS
Accessor method to assign ISObject instance (using a properly typed node) to inputOutput SFNode field IS.- Specified by:
setIS
in classX3DConcreteNode
- Parameters:
newValue
- is new value for the IS field.- Returns:
HAnimSiteObject
- namely this same object to allow sequential method pipelining (i.e. consecutive method invocations on the same object).- See Also:
- X3D Tooltips: IS, X3D Tooltips: connect
-
clearIS
Utility method to clear SFNode value of IS field.- Returns:
HAnimSiteObject
- namely this same object to allow sequential method pipelining (i.e. consecutive setAttribute method invocations).
-
hasIS
public boolean hasIS()Indicate whether an object is available for inputOutput SFNode field IS.- Returns:
- whether a concrete statement or CommentsBlock is available.
- See Also:
getIS()
-
getMetadata
Provide X3DMetadataObject instance (using a properly typed node) from inputOutput SFNode field metadata.- Specified by:
getMetadata
in interfaceHAnimSite
- Specified by:
getMetadata
in interfaceX3DChildNode
- Specified by:
getMetadata
in interfaceX3DGroupingNode
- Specified by:
getMetadata
in interfaceX3DNode
- Returns:
- value of metadata field
- See Also:
Tooltip: [X3DMetadataObject] Information about this node can be contained in a MetadataBoolean, MetadataDouble, MetadataFloat, MetadataInteger, MetadataString or MetadataSet node. Hint: X3D Architecture 7.2.4 Metadata https://www.web3d.org/documents/specifications/19775-1/V3.3/Part01/components/core.html#Metadata
, X3D Scene Authoring Hints: Metadata Nodes
-
setMetadata
Accessor method to assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.- Specified by:
setMetadata
in interfaceHAnimSite
- Specified by:
setMetadata
in interfaceX3DChildNode
- Specified by:
setMetadata
in interfaceX3DGroupingNode
- Specified by:
setMetadata
in interfaceX3DNode
- Specified by:
setMetadata
in classX3DConcreteNode
- Parameters:
newValue
- is new value for the metadata field.- Returns:
HAnimSiteObject
- namely this same object to allow sequential method pipelining (i.e. consecutive method invocations on the same object).- See Also:
Tooltip: [X3DMetadataObject] Information about this node can be contained in a MetadataBoolean, MetadataDouble, MetadataFloat, MetadataInteger, MetadataString or MetadataSet node. Hint: X3D Architecture 7.2.4 Metadata https://www.web3d.org/documents/specifications/19775-1/V3.3/Part01/components/core.html#Metadata
, X3D Scene Authoring Hints: Metadata Nodes
-
clearMetadata
Utility method to clear SFNode value of metadata field.- Returns:
HAnimSiteObject
- namely this same object to allow sequential method pipelining (i.e. consecutive setAttribute method invocations).
-
setMetadata
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.- Specified by:
setMetadata
in classX3DConcreteNode
- Parameters:
newValue
- is new value for the metadata field.- Returns:
HAnimSiteObject
- namely this same object to allow sequential method pipelining (i.e. consecutive method invocations on the same object).- See Also:
setMetadata(X3DMetadataObject)
-
hasMetadata
public boolean hasMetadata()Indicate whether an object is available for inputOutput SFNode field metadata.- Returns:
- whether a properly typed node or ProtoInstance or CommentsBlock is available.
- See Also:
getMetadata()
,getMetadataProtoInstance()
, X3D Scene Authoring Hints: Metadata Nodes
-
getName
public java.lang.String getName()Provide String enumeration value (baseType xs:NMTOKEN) ["skull_vertex" | "glabella" | "sellion" | "l_infraorbitale" | "l_tragion" | "l_gonion" | "r_infraorbitale" | "r_tragion" | "r_gonion" | "supramenton" | "cervicale" | "adams_apple" | "suprasternale" | "substernale" | "l_clavicle" | "l_acromion" | "l_axilla_proximal" | "l_axilla_distal" | "l_axilla_posterior_folds" | "r_clavicle" | "r_acromion" | "r_axilla_proximal" | "r_axilla_distal" | "r_axilla_posterior_folds" | "spine_1_middle_back" | "spine_2_lower_back" | "waist_preferred_anterior" | "waist_preferred_posterior" | "l_rib10" | "l_thelion" | "r_rib10" | "r_thelion" | "l_asis" | "l_iliocristale" | "l_psis" | "r_asis" | "r_iliocristale" | "r_psis" | "crotch" | "l_femoral_lateral_epicondyle" | "l_femoral_medial_epicondyle" | "l_suprapatella" | "l_trochanterion" | "r_femoral_lateral_epicondyle" | "r_femoral_medial_epicondyle" | "r_suprapatella" | "r_trochanterion" | "l_tibiale" | "l_medial_malleolus" | "l_lateral_malleolus" | "l_sphyrion" | "r_tibiale" | "r_medial_malleolus" | "r_lateral_malleolus" | "r_sphyrion" | "l_metatarsal_phalanx_1" | "l_metatarsal_phalanx_5" | "l_dactylion" | "l_calcaneus_posterior" | "r_metatarsal_phalanx_1" | "r_metatarsal_phalanx_5" | "r_dactylion" | "r_calcaneus_posterior" | "l_humeral_lateral_epicondyle" | "l_humeral_medial_epicondyle" | "l_olecranon" | "r_humeral_lateral_epicondyle" | "r_humeral_medial_epicondyle" | "r_olecranon" | "l_radiale" | "l_ulnar_styloid" | "l_radial_styloid" | "r_radiale" | "r_ulnar_styloid" | "r_radial_styloid" | "l_metacarpal_phalanx_2" | "l_metacarpal_phalanx_3" | "l_metacarpal_phalanx_5" | "r_metacarpal_phalanx_2" | "r_metacarpal_phalanx_3" | "r_metacarpal_phalanx_5" | "nuchale" | "l_neck_base" | "r_neck_base" | "navel" | "l_ectocanthus" | "r_ectocanthus" | "menton" | "mesosternale" | "opisthocranion" | "l_knee_crease" | "r_knee_crease" | "rear_center_midsagittal_plane" | "buttocks_standing_wall_contact_point" | "l_chest_midsagittal_plane" | "r_chest_midsagittal_plane" | "l_bideltoid" | "r_bideltoid" | "l_carpal_distal_phalanx_1" | "l_carpal_distal_phalanx_2" | "l_carpal_distal_phalanx_3" | "l_carpal_distal_phalanx_4" | "l_carpal_distal_phalanx_5" | "r_carpal_distal_phalanx_1" | "r_carpal_distal_phalanx_2" | "r_carpal_distal_phalanx_3" | "r_carpal_distal_phalanx_4" | "r_carpal_distal_phalanx_5" | "l_tarsal_distal_phalanx_1" | "l_tarsal_distal_phalanx_2" | "l_tarsal_distal_phalanx_3" | "l_tarsal_distal_phalanx_4" | "l_tarsal_distal_phalanx_5" | "r_tarsal_distal_phalanx_1" | "r_tarsal_distal_phalanx_2" | "r_tarsal_distal_phalanx_3" | "r_tarsal_distal_phalanx_4" | "r_tarsal_distal_phalanx_5" | 'etc.'] from inputOutput SFString field named name.
Tooltip: Unique name attribute must be defined so that HAnimSite node can be identified at run time for animation purposes.- Hint: HAnimSite names are based on feature point names.
- Hint: https://www.web3d.org/documents/specifications/19774/V2.0/Architecture/FeaturePoints.html
- Warning: name prefix must match ancestor HAnimHumanoid name followed by underscore character, if more than one humanoid appears within a scene file. For example, 'Nancy_' prepended before location name.
- Warning: name is not included if this instance is a USE node.
- Hint: HAnimSite nodes used as end effectors have '_tip' suffix appended to the name.
- Hint: HAnimSite nodes containing a Viewpoint location have '_view' suffix appended to the name.
- Hint: HAnimSite nodes serving other purposes have '_pt' suffix appended to the name.
- Warning: HAnimSite name must end in '_tip' or '_view' or '_pt' suffix.
- Hint: additional example name bases (such as cervicale l_infraorbitale supramenton etc.) are listed in HAnim Specification.
- Hint: H-Anim Humanoid Site Names LOA-3 https://www.web3d.org/x3d/content/examples/Basic/HumanoidAnimation/tables/HAnimSiteLoa3Names19774V1.0.txt
- Hint: HAnim Specification part 1, LOA-3 default Site object translations https://www.web3d.org/documents/specifications/19774/V2.0/Architecture/BodyDimensionsAndLOAs.html#LOA3DefaultSiteTranslations
- Hint: well-defined names can simplify design and debugging through improved author understanding.
- Hint: X3D Scene Authoring Hints, Naming Conventions https://www.web3d.org/x3d/content/examples/X3dSceneAuthoringHints.html#NamingConventions
Available enumeration values for string comparison:SKULL_VERTEX
,GLABELLA
,SELLION
,L_INFRAORBITALE
,L_TRAGION
,L_GONION
,R_INFRAORBITALE
,R_TRAGION
,R_GONION
,SUPRAMENTON
,CERVICALE
,ADAMS_APPLE
,SUPRASTERNALE
,SUBSTERNALE
,L_CLAVICLE
,L_ACROMION
,L_AXILLA_PROXIMAL
,L_AXILLA_DISTAL
,L_AXILLA_POSTERIOR_FOLDS
,R_CLAVICLE
,R_ACROMION
,R_AXILLA_PROXIMAL
,R_AXILLA_DISTAL
,R_AXILLA_POSTERIOR_FOLDS
,SPINE_1_MIDDLE_BACK
,SPINE_2_LOWER_BACK
,WAIST_PREFERRED_ANTERIOR
,WAIST_PREFERRED_POSTERIOR
,L_RIB10
,L_THELION
,R_RIB10
,R_THELION
,L_ASIS
,L_ILIOCRISTALE
,L_PSIS
,R_ASIS
,R_ILIOCRISTALE
,R_PSIS
,CROTCH
,L_FEMORAL_LATERAL_EPICONDYLE
,L_FEMORAL_MEDIAL_EPICONDYLE
,L_SUPRAPATELLA
,L_TROCHANTERION
,R_FEMORAL_LATERAL_EPICONDYLE
,R_FEMORAL_MEDIAL_EPICONDYLE
,R_SUPRAPATELLA
,R_TROCHANTERION
,L_TIBIALE
,L_MEDIAL_MALLEOLUS
,L_LATERAL_MALLEOLUS
,L_SPHYRION
,R_TIBIALE
,R_MEDIAL_MALLEOLUS
,R_LATERAL_MALLEOLUS
,R_SPHYRION
,L_METATARSAL_PHALANX_1
,L_METATARSAL_PHALANX_5
,L_DACTYLION
,L_CALCANEUS_POSTERIOR
,R_METATARSAL_PHALANX_1
,R_METATARSAL_PHALANX_5
,R_DACTYLION
,R_CALCANEUS_POSTERIOR
,L_HUMERAL_LATERAL_EPICONDYLE
,L_HUMERAL_MEDIAL_EPICONDYLE
,L_OLECRANON
,R_HUMERAL_LATERAL_EPICONDYLE
,R_HUMERAL_MEDIAL_EPICONDYLE
,R_OLECRANON
,L_RADIALE
,L_ULNAR_STYLOID
,L_RADIAL_STYLOID
,R_RADIALE
,R_ULNAR_STYLOID
,R_RADIAL_STYLOID
,L_METACARPAL_PHALANX_2
,L_METACARPAL_PHALANX_3
,L_METACARPAL_PHALANX_5
,R_METACARPAL_PHALANX_2
,R_METACARPAL_PHALANX_3
,R_METACARPAL_PHALANX_5
,NUCHALE
,L_NECK_BASE
,R_NECK_BASE
,NAVEL
,L_ECTOCANTHUS
,R_ECTOCANTHUS
,MENTON
,MESOSTERNALE
,OPISTHOCRANION
,L_KNEE_CREASE
,R_KNEE_CREASE
,REAR_CENTER_MIDSAGITTAL_PLANE
,BUTTOCKS_STANDING_WALL_CONTACT_POINT
,L_CHEST_MIDSAGITTAL_PLANE
,R_CHEST_MIDSAGITTAL_PLANE
,L_BIDELTOID
,R_BIDELTOID
,L_CARPAL_DISTAL_PHALANX_1
,L_CARPAL_DISTAL_PHALANX_2
,L_CARPAL_DISTAL_PHALANX_3
,L_CARPAL_DISTAL_PHALANX_4
,L_CARPAL_DISTAL_PHALANX_5
,R_CARPAL_DISTAL_PHALANX_1
,R_CARPAL_DISTAL_PHALANX_2
,R_CARPAL_DISTAL_PHALANX_3
,R_CARPAL_DISTAL_PHALANX_4
,R_CARPAL_DISTAL_PHALANX_5
,L_TARSAL_DISTAL_PHALANX_1
,L_TARSAL_DISTAL_PHALANX_2
,L_TARSAL_DISTAL_PHALANX_3
,L_TARSAL_DISTAL_PHALANX_4
,L_TARSAL_DISTAL_PHALANX_5
,R_TARSAL_DISTAL_PHALANX_1
,R_TARSAL_DISTAL_PHALANX_2
,R_TARSAL_DISTAL_PHALANX_3
,R_TARSAL_DISTAL_PHALANX_4
,R_TARSAL_DISTAL_PHALANX_5
. -
setName
Accessor method to assign String enumeration value ("skull_vertex" | "glabella" | "sellion" | "l_infraorbitale" | "l_tragion" | "l_gonion" | "r_infraorbitale" | "r_tragion" | "r_gonion" | "supramenton" | "cervicale" | "adams_apple" | "suprasternale" | "substernale" | "l_clavicle" | "l_acromion" | "l_axilla_proximal" | "l_axilla_distal" | "l_axilla_posterior_folds" | "r_clavicle" | "r_acromion" | "r_axilla_proximal" | "r_axilla_distal" | "r_axilla_posterior_folds" | "spine_1_middle_back" | "spine_2_lower_back" | "waist_preferred_anterior" | "waist_preferred_posterior" | "l_rib10" | "l_thelion" | "r_rib10" | "r_thelion" | "l_asis" | "l_iliocristale" | "l_psis" | "r_asis" | "r_iliocristale" | "r_psis" | "crotch" | "l_femoral_lateral_epicondyle" | "l_femoral_medial_epicondyle" | "l_suprapatella" | "l_trochanterion" | "r_femoral_lateral_epicondyle" | "r_femoral_medial_epicondyle" | "r_suprapatella" | "r_trochanterion" | "l_tibiale" | "l_medial_malleolus" | "l_lateral_malleolus" | "l_sphyrion" | "r_tibiale" | "r_medial_malleolus" | "r_lateral_malleolus" | "r_sphyrion" | "l_metatarsal_phalanx_1" | "l_metatarsal_phalanx_5" | "l_dactylion" | "l_calcaneus_posterior" | "r_metatarsal_phalanx_1" | "r_metatarsal_phalanx_5" | "r_dactylion" | "r_calcaneus_posterior" | "l_humeral_lateral_epicondyle" | "l_humeral_medial_epicondyle" | "l_olecranon" | "r_humeral_lateral_epicondyle" | "r_humeral_medial_epicondyle" | "r_olecranon" | "l_radiale" | "l_ulnar_styloid" | "l_radial_styloid" | "r_radiale" | "r_ulnar_styloid" | "r_radial_styloid" | "l_metacarpal_phalanx_2" | "l_metacarpal_phalanx_3" | "l_metacarpal_phalanx_5" | "r_metacarpal_phalanx_2" | "r_metacarpal_phalanx_3" | "r_metacarpal_phalanx_5" | "nuchale" | "l_neck_base" | "r_neck_base" | "navel" | "l_ectocanthus" | "r_ectocanthus" | "menton" | "mesosternale" | "opisthocranion" | "l_knee_crease" | "r_knee_crease" | "rear_center_midsagittal_plane" | "buttocks_standing_wall_contact_point" | "l_chest_midsagittal_plane" | "r_chest_midsagittal_plane" | "l_bideltoid" | "r_bideltoid" | "l_carpal_distal_phalanx_1" | "l_carpal_distal_phalanx_2" | "l_carpal_distal_phalanx_3" | "l_carpal_distal_phalanx_4" | "l_carpal_distal_phalanx_5" | "r_carpal_distal_phalanx_1" | "r_carpal_distal_phalanx_2" | "r_carpal_distal_phalanx_3" | "r_carpal_distal_phalanx_4" | "r_carpal_distal_phalanx_5" | "l_tarsal_distal_phalanx_1" | "l_tarsal_distal_phalanx_2" | "l_tarsal_distal_phalanx_3" | "l_tarsal_distal_phalanx_4" | "l_tarsal_distal_phalanx_5" | "r_tarsal_distal_phalanx_1" | "r_tarsal_distal_phalanx_2" | "r_tarsal_distal_phalanx_3" | "r_tarsal_distal_phalanx_4" | "r_tarsal_distal_phalanx_5") to inputOutput SFString field named name.
Hint: authors have option to choose from an extendible list of predefined enumeration values (SKULL_VERTEX
,GLABELLA
,SELLION
,L_INFRAORBITALE
,L_TRAGION
,L_GONION
,R_INFRAORBITALE
,R_TRAGION
,R_GONION
,SUPRAMENTON
,CERVICALE
,ADAMS_APPLE
,SUPRASTERNALE
,SUBSTERNALE
,L_CLAVICLE
,L_ACROMION
,L_AXILLA_PROXIMAL
,L_AXILLA_DISTAL
,L_AXILLA_POSTERIOR_FOLDS
,R_CLAVICLE
,R_ACROMION
,R_AXILLA_PROXIMAL
,R_AXILLA_DISTAL
,R_AXILLA_POSTERIOR_FOLDS
,SPINE_1_MIDDLE_BACK
,SPINE_2_LOWER_BACK
,WAIST_PREFERRED_ANTERIOR
,WAIST_PREFERRED_POSTERIOR
,L_RIB10
,L_THELION
,R_RIB10
,R_THELION
,L_ASIS
,L_ILIOCRISTALE
,L_PSIS
,R_ASIS
,R_ILIOCRISTALE
,R_PSIS
,CROTCH
,L_FEMORAL_LATERAL_EPICONDYLE
,L_FEMORAL_MEDIAL_EPICONDYLE
,L_SUPRAPATELLA
,L_TROCHANTERION
,R_FEMORAL_LATERAL_EPICONDYLE
,R_FEMORAL_MEDIAL_EPICONDYLE
,R_SUPRAPATELLA
,R_TROCHANTERION
,L_TIBIALE
,L_MEDIAL_MALLEOLUS
,L_LATERAL_MALLEOLUS
,L_SPHYRION
,R_TIBIALE
,R_MEDIAL_MALLEOLUS
,R_LATERAL_MALLEOLUS
,R_SPHYRION
,L_METATARSAL_PHALANX_1
,L_METATARSAL_PHALANX_5
,L_DACTYLION
,L_CALCANEUS_POSTERIOR
,R_METATARSAL_PHALANX_1
,R_METATARSAL_PHALANX_5
,R_DACTYLION
,R_CALCANEUS_POSTERIOR
,L_HUMERAL_LATERAL_EPICONDYLE
,L_HUMERAL_MEDIAL_EPICONDYLE
,L_OLECRANON
,R_HUMERAL_LATERAL_EPICONDYLE
,R_HUMERAL_MEDIAL_EPICONDYLE
,R_OLECRANON
,L_RADIALE
,L_ULNAR_STYLOID
,L_RADIAL_STYLOID
,R_RADIALE
,R_ULNAR_STYLOID
,R_RADIAL_STYLOID
,L_METACARPAL_PHALANX_2
,L_METACARPAL_PHALANX_3
,L_METACARPAL_PHALANX_5
,R_METACARPAL_PHALANX_2
,R_METACARPAL_PHALANX_3
,R_METACARPAL_PHALANX_5
,NUCHALE
,L_NECK_BASE
,R_NECK_BASE
,NAVEL
,L_ECTOCANTHUS
,R_ECTOCANTHUS
,MENTON
,MESOSTERNALE
,OPISTHOCRANION
,L_KNEE_CREASE
,R_KNEE_CREASE
,REAR_CENTER_MIDSAGITTAL_PLANE
,BUTTOCKS_STANDING_WALL_CONTACT_POINT
,L_CHEST_MIDSAGITTAL_PLANE
,R_CHEST_MIDSAGITTAL_PLANE
,L_BIDELTOID
,R_BIDELTOID
,L_CARPAL_DISTAL_PHALANX_1
,L_CARPAL_DISTAL_PHALANX_2
,L_CARPAL_DISTAL_PHALANX_3
,L_CARPAL_DISTAL_PHALANX_4
,L_CARPAL_DISTAL_PHALANX_5
,R_CARPAL_DISTAL_PHALANX_1
,R_CARPAL_DISTAL_PHALANX_2
,R_CARPAL_DISTAL_PHALANX_3
,R_CARPAL_DISTAL_PHALANX_4
,R_CARPAL_DISTAL_PHALANX_5
,L_TARSAL_DISTAL_PHALANX_1
,L_TARSAL_DISTAL_PHALANX_2
,L_TARSAL_DISTAL_PHALANX_3
,L_TARSAL_DISTAL_PHALANX_4
,L_TARSAL_DISTAL_PHALANX_5
,R_TARSAL_DISTAL_PHALANX_1
,R_TARSAL_DISTAL_PHALANX_2
,R_TARSAL_DISTAL_PHALANX_3
,R_TARSAL_DISTAL_PHALANX_4
,R_TARSAL_DISTAL_PHALANX_5
).
Tooltip: Unique name attribute must be defined so that HAnimSite node can be identified at run time for animation purposes.- Hint: HAnimSite names are based on feature point names.
- Hint: https://www.web3d.org/documents/specifications/19774/V2.0/Architecture/FeaturePoints.html
- Warning: name prefix must match ancestor HAnimHumanoid name followed by underscore character, if more than one humanoid appears within a scene file. For example, 'Nancy_' prepended before location name.
- Warning: name is not included if this instance is a USE node.
- Hint: HAnimSite nodes used as end effectors have '_tip' suffix appended to the name.
- Hint: HAnimSite nodes containing a Viewpoint location have '_view' suffix appended to the name.
- Hint: HAnimSite nodes serving other purposes have '_pt' suffix appended to the name.
- Warning: HAnimSite name must end in '_tip' or '_view' or '_pt' suffix.
- Hint: additional example name bases (such as cervicale l_infraorbitale supramenton etc.) are listed in HAnim Specification.
- Hint: H-Anim Humanoid Site Names LOA-3 https://www.web3d.org/x3d/content/examples/Basic/HumanoidAnimation/tables/HAnimSiteLoa3Names19774V1.0.txt
- Hint: HAnim Specification part 1, LOA-3 default Site object translations https://www.web3d.org/documents/specifications/19774/V2.0/Architecture/BodyDimensionsAndLOAs.html#LOA3DefaultSiteTranslations
- Hint: well-defined names can simplify design and debugging through improved author understanding.
- Hint: X3D Scene Authoring Hints, Naming Conventions https://www.web3d.org/x3d/content/examples/X3dSceneAuthoringHints.html#NamingConventions
@see X3D Scene Authoring Hints: Naming Conventions- Specified by:
setName
in interfaceHAnimSite
- Parameters:
newValue
- is new value for the name field.- Returns:
HAnimSiteObject
- namely this same object to allow sequential method pipelining (i.e. consecutive method invocations on the same object).
-
setName
Assign typed object value to SFString name field, similar tosetName(String)
.- Parameters:
newValue
- is new value for the name field.- Returns:
HAnimSiteObject
- namely this same object to allow sequential method pipelining (i.e. consecutive method invocations on the same object).
-
getRotation
public float[] getRotation()Provide array of 4-tuple float results unit axis, angle (in radians) from inputOutput SFRotation field named rotation.
Tooltip: Orientation of children relative to local coordinate system. *- Specified by:
getRotation
in interfaceHAnimSite
- Returns:
- value of rotation field
-
setRotation
Accessor method to assign 4-tuple float array unit axis, angle (in radians) to inputOutput SFRotation field named rotation.
Tooltip: Orientation of children relative to local coordinate system. *- Specified by:
setRotation
in interfaceHAnimSite
- Parameters:
newValue
- is new value for the rotation field.- Returns:
HAnimSiteObject
- namely this same object to allow sequential method pipelining (i.e. consecutive method invocations on the same object).
-
setRotation
Assign typed object value to SFRotation rotation field, similar tosetRotation(float[])
.- Parameters:
newValue
- is new value for the rotation field.- Returns:
HAnimSiteObject
- namely this same object to allow sequential method pipelining (i.e. consecutive method invocations on the same object).
-
setRotation
Assign values to SFRotation rotation field, similar tosetRotation(float[])
.- Parameters:
x
- first component of axisy
- second component of axisz
- third component of axisangleRadians
- fourth component of rotation around axis- Returns:
HAnimSiteObject
- namely this same object to allow sequential method pipelining (i.e. consecutive method invocations on the same object).
-
setRotation
Utility method: double-precision set-parameters accessor for X3D floating-point type, similar tosetRotation(float[])
.- Parameters:
x
- first componenty
- second componentz
- third componentangleRadians
- fourth component- Returns:
HAnimSiteObject
- namely this same object to allow sequential method pipelining (i.e. consecutive method invocations on the same object).
-
setRotation
Utility method: double-precision set-array accessor for X3D floating-point type, similar tosetRotation(float[])
.- Parameters:
newArray
- is new value for field- Returns:
HAnimSiteObject
- namely this same object to allow sequential method pipelining (i.e. consecutive method invocations on the same object).
-
getScale
public float[] getScale()Provide array of 3-tuple float results within allowed range of (0,infinity) from inputOutput SFVec3f field named scale.
Tooltip: Non-uniform x-y-z scale of child coordinate system, adjusted by center and scaleOrientation. * -
setScale
Accessor method to assign 3-tuple float array to inputOutput SFVec3f field named scale.
Tooltip: Non-uniform x-y-z scale of child coordinate system, adjusted by center and scaleOrientation. *- Specified by:
setScale
in interfaceHAnimSite
- Parameters:
newValue
- is new value for the scale field.- Returns:
HAnimSiteObject
- namely this same object to allow sequential method pipelining (i.e. consecutive method invocations on the same object).
-
setScale
Assign typed object value to SFVec3f scale field, similar tosetScale(float[])
.- Parameters:
newValue
- is new value for the scale field.- Returns:
HAnimSiteObject
- namely this same object to allow sequential method pipelining (i.e. consecutive method invocations on the same object).
-
setScale
Assign values to SFVec3f scale field, similar tosetScale(float[])
.- Parameters:
x
- first componenty
- second componentz
- third component- Returns:
HAnimSiteObject
- namely this same object to allow sequential method pipelining (i.e. consecutive method invocations on the same object).
-
setScale
Utility method: double-precision set-parameters accessor for X3D floating-point type, similar tosetScale(float[])
.- Parameters:
x
- first componenty
- second componentz
- third component- Returns:
HAnimSiteObject
- namely this same object to allow sequential method pipelining (i.e. consecutive method invocations on the same object).
-
setScale
Utility method: double-precision set-array accessor for X3D floating-point type, similar tosetScale(float[])
.- Parameters:
newArray
- is new value for field- Returns:
HAnimSiteObject
- namely this same object to allow sequential method pipelining (i.e. consecutive method invocations on the same object).
-
getScaleOrientation
public float[] getScaleOrientation()Provide array of 4-tuple float results unit axis, angle (in radians) from inputOutput SFRotation field named scaleOrientation.
Tooltip: Preliminary rotation of coordinate system before scaling (to allow scaling around arbitrary orientations). *- Specified by:
getScaleOrientation
in interfaceHAnimSite
- Returns:
- value of scaleOrientation field
-
setScaleOrientation
Accessor method to assign 4-tuple float array unit axis, angle (in radians) to inputOutput SFRotation field named scaleOrientation.
Tooltip: Preliminary rotation of coordinate system before scaling (to allow scaling around arbitrary orientations). *- Specified by:
setScaleOrientation
in interfaceHAnimSite
- Parameters:
newValue
- is new value for the scaleOrientation field.- Returns:
HAnimSiteObject
- namely this same object to allow sequential method pipelining (i.e. consecutive method invocations on the same object).
-
setScaleOrientation
Assign typed object value to SFRotation scaleOrientation field, similar tosetScaleOrientation(float[])
.- Parameters:
newValue
- is new value for the scaleOrientation field.- Returns:
HAnimSiteObject
- namely this same object to allow sequential method pipelining (i.e. consecutive method invocations on the same object).
-
setScaleOrientation
Assign values to SFRotation scaleOrientation field, similar tosetScaleOrientation(float[])
.- Parameters:
x
- first component of axisy
- second component of axisz
- third component of axisangleRadians
- fourth component of rotation around axis- Returns:
HAnimSiteObject
- namely this same object to allow sequential method pipelining (i.e. consecutive method invocations on the same object).
-
setScaleOrientation
Utility method: double-precision set-parameters accessor for X3D floating-point type, similar tosetScaleOrientation(float[])
.- Parameters:
x
- first componenty
- second componentz
- third componentangleRadians
- fourth component- Returns:
HAnimSiteObject
- namely this same object to allow sequential method pipelining (i.e. consecutive method invocations on the same object).
-
setScaleOrientation
Utility method: double-precision set-array accessor for X3D floating-point type, similar tosetScaleOrientation(float[])
.- Parameters:
newArray
- is new value for field- Returns:
HAnimSiteObject
- namely this same object to allow sequential method pipelining (i.e. consecutive method invocations on the same object).
-
getTranslation
public float[] getTranslation()Provide array of 3-tuple float results from inputOutput SFVec3f field named translation.
Tooltip: Position of children relative to local coordinate system.- Hint: since default pose faces along +Z axis, -x values are right side and +x values are left side within HAnimHumanoid.
- Hint: center field indicates default origin relative to overall humanoid body and is rarely modified. For HAnimSite animation, ROUTE position-change events to translation field instead.
- Specified by:
getTranslation
in interfaceHAnimSite
- Returns:
- value of translation field
-
setTranslation
Accessor method to assign 3-tuple float array to inputOutput SFVec3f field named translation.
Tooltip: Position of children relative to local coordinate system.- Hint: since default pose faces along +Z axis, -x values are right side and +x values are left side within HAnimHumanoid.
- Hint: center field indicates default origin relative to overall humanoid body and is rarely modified. For HAnimSite animation, ROUTE position-change events to translation field instead.
- Specified by:
setTranslation
in interfaceHAnimSite
- Parameters:
newValue
- is new value for the translation field.- Returns:
HAnimSiteObject
- namely this same object to allow sequential method pipelining (i.e. consecutive method invocations on the same object).
-
setTranslation
Assign typed object value to SFVec3f translation field, similar tosetTranslation(float[])
.- Parameters:
newValue
- is new value for the translation field.- Returns:
HAnimSiteObject
- namely this same object to allow sequential method pipelining (i.e. consecutive method invocations on the same object).
-
setTranslation
Assign values to SFVec3f translation field, similar tosetTranslation(float[])
.- Parameters:
x
- first componenty
- second componentz
- third component- Returns:
HAnimSiteObject
- namely this same object to allow sequential method pipelining (i.e. consecutive method invocations on the same object).
-
setTranslation
Utility method: double-precision set-parameters accessor for X3D floating-point type, similar tosetTranslation(float[])
.- Parameters:
x
- first componenty
- second componentz
- third component- Returns:
HAnimSiteObject
- namely this same object to allow sequential method pipelining (i.e. consecutive method invocations on the same object).
-
setTranslation
Utility method: double-precision set-array accessor for X3D floating-point type, similar tosetTranslation(float[])
.- Parameters:
newArray
- is new value for field- Returns:
HAnimSiteObject
- namely this same object to allow sequential method pipelining (i.e. consecutive method invocations on the same object).
-
getVisible
public boolean getVisible()Provide boolean value from inputOutput SFBool field named visible.
Tooltip: Whether or not renderable content within this node is visually displayed.- Hint: the visible field has no effect on animation behaviors, event passing or other non-visual characteristics.
- Hint: content must be visible to be collidable and to be pickable.
- Specified by:
getVisible
in interfaceHAnimSite
- Specified by:
getVisible
in interfaceX3DBoundedObject
- Specified by:
getVisible
in interfaceX3DGroupingNode
- Returns:
- value of visible field
-
setVisible
Accessor method to assign boolean value to inputOutput SFBool field named visible.
Tooltip: Whether or not renderable content within this node is visually displayed.- Hint: the visible field has no effect on animation behaviors, event passing or other non-visual characteristics.
- Hint: content must be visible to be collidable and to be pickable.
- Specified by:
setVisible
in interfaceHAnimSite
- Specified by:
setVisible
in interfaceX3DBoundedObject
- Specified by:
setVisible
in interfaceX3DGroupingNode
- Parameters:
newValue
- is new value for the visible field.- Returns:
HAnimSiteObject
- namely this same object to allow sequential method pipelining (i.e. consecutive method invocations on the same object).
-
setVisible
Assign typed object value to SFBool visible field, similar tosetVisible(boolean)
.- Parameters:
newValue
- is new value for the visible field.- Returns:
HAnimSiteObject
- namely this same object to allow sequential method pipelining (i.e. consecutive method invocations on the same object).
-
getDEF
public java.lang.String getDEF()Provide String value from inputOutput SFString field named DEF.
Tooltip: DEF defines a unique ID name for this node, referenceable by other nodes.- Hint: descriptive DEF names improve clarity and help document a model.
- Hint: well-defined names can simplify design and debugging through improved author understanding.
- Hint: X3D Scene Authoring Hints, Naming Conventions https://www.web3d.org/x3d/content/examples/X3dSceneAuthoringHints.html#NamingConventions
- Overrides:
getDEF
in classX3DConcreteNode
- Returns:
- value of DEF field
- See Also:
- X3D Scene Authoring Hints: Naming Conventions
-
setDEF
Accessor method to assign String value to inputOutput SFString field named DEF.
Tooltip: DEF defines a unique ID name for this node, referenceable by other nodes.- Hint: descriptive DEF names improve clarity and help document a model.
- Hint: well-defined names can simplify design and debugging through improved author understanding.
- Hint: X3D Scene Authoring Hints, Naming Conventions https://www.web3d.org/x3d/content/examples/X3dSceneAuthoringHints.html#NamingConventions
Note that setting the DEF value clears the USE value.- Specified by:
setDEF
in classX3DConcreteNode
- Parameters:
newValue
- is new value for the DEF field.- Returns:
HAnimSiteObject
- namely this same object to allow sequential method pipelining (i.e. consecutive method invocations on the same object).
-
setDEF
Assign typed object value to SFString DEF field, similar tosetDEF(String)
.- Parameters:
newValue
- is new value for the DEF field.- Returns:
HAnimSiteObject
- namely this same object to allow sequential method pipelining (i.e. consecutive method invocations on the same object).
-
getUSE
public java.lang.String getUSE()Provide String value from inputOutput SFString field named USE.
Tooltip: USE means reuse an already DEF-ed node ID, excluding all child nodes and all other attributes (except for containerField, which can have a different value).- Hint: USE references to previously defined DEF geometry (instead of duplicating nodes) can improve performance.
- Warning: do NOT include any child nodes, a DEF attribute, or any other attribute values (except for containerField) when defining a USE attribute.
- Warning: each USE value must match a corresponding DEF value that is defined earlier in the scene.
- Overrides:
getUSE
in classX3DConcreteNode
- Returns:
- value of USE field
- See Also:
- X3D Scene Authoring Hints: Naming Conventions
-
setUSE
Accessor method to assign String value to inputOutput SFString field named USE.
Tooltip: USE means reuse an already DEF-ed node ID, excluding all child nodes and all other attributes (except for containerField, which can have a different value).- Hint: USE references to previously defined DEF geometry (instead of duplicating nodes) can improve performance.
- Warning: do NOT include any child nodes, a DEF attribute, or any other attribute values (except for containerField) when defining a USE attribute.
- Warning: each USE value must match a corresponding DEF value that is defined earlier in the scene.
Note: eachUSE
node is still an independent object, with theUSE
value matching theDEF
value in the preceding object.
Warning: invoking thesetUSE()
method on this node resets all other fields to their default values (except for containerField) and also releases all child nodes.
Warning: no other operations can be performed to modify a USE node other than setting an alternate containerField value.- Specified by:
setUSE
in classX3DConcreteNode
- Parameters:
newValue
- is new value for the USE field.- Returns:
HAnimSiteObject
- namely this same object to allow sequential method pipelining (i.e. consecutive method invocations on the same object).
-
setUSE
Assign typed object value to SFString USE field, similar tosetUSE(String)
.- Parameters:
newValue
- is new value for the USE field.- Returns:
HAnimSiteObject
- namely this same object to allow sequential method pipelining (i.e. consecutive method invocations on the same object).
-
getCssClass
public java.lang.String getCssClass()Provide String value from inputOutput SFString field named class.
Tooltip: The class attribute is a space-separated list of classes, reserved for use by CSS cascading stylesheets.- Warning: currently the class attribute is only supported in XML encoding of X3D scenes.
- Hint: W3C Cascading Style Sheets https://www.w3.org/Style/CSS
- Overrides:
getCssClass
in classX3DConcreteNode
- Returns:
- value of class field
- See Also:
- W3C Cascading Style Sheets
-
setCssClass
Accessor method to assign String value to inputOutput SFString field named class.
Tooltip: The class attribute is a space-separated list of classes, reserved for use by CSS cascading stylesheets.- Warning: currently the class attribute is only supported in XML encoding of X3D scenes.
- Hint: W3C Cascading Style Sheets https://www.w3.org/Style/CSS
- Specified by:
setCssClass
in classX3DConcreteNode
- Parameters:
newValue
- is new value for the class field.- Returns:
HAnimSiteObject
- namely this same object to allow sequential method pipelining (i.e. consecutive method invocations on the same object).- See Also:
- W3C Cascading Style Sheets
-
setCssClass
Assign typed object value to SFString cssClass field, similar tosetCssClass(String)
.- Parameters:
newValue
- is new value for the class field.- Returns:
HAnimSiteObject
- namely this same object to allow sequential method pipelining (i.e. consecutive method invocations on the same object).
-
getAncestorHAnimHumanoid
Return reference to ancestor HAnimHumanoidObject- Returns:
- HAnimHumanoidObject if found, otherwise null
-
hasAncestorHAnimHumanoid
public boolean hasAncestorHAnimHumanoid()Return whether ancestor HAnimHumanoidObject is available- Returns:
- true if ancestor HAnimHumanoidObject found
-
getHAnimVersion
public java.lang.String getHAnimVersion()Return version of ancestor HAnimHumanoidObject- Returns:
- version if found, otherwise "-1"
-
setUSE
Assign a USE reference to another DEF node of same node type, similar tosetUSE(String)
.
Warning: note that thesetUSE()
method on this node resets all other fields to their default values (except for containerField) and also releases all child nodes.
Warning: no other operations can be performed to modify a USE node other than setting an alternate containerField value.- Parameters:
DEFnode
- must have a DEF value defined- Returns:
HAnimSiteObject
- namely this same object to allow sequential method pipelining (i.e. consecutive method invocations on the same object).
-
toStringX3D
public java.lang.String toStringX3D(int indentLevel)Recursive method to provide X3D string serialization of this model subgraph, utilizing XML encoding and conforming to X3D Canonical Form.- Specified by:
toStringX3D
in classX3DConcreteElement
- Parameters:
indentLevel
- number of levels of indentation for this element- Returns:
- X3D string
- See Also:
X3DObject.FILE_EXTENSION_X3D
,X3DObject.FILE_EXTENSION_XML
,X3DObject.toStringXML()
,X3DObject.toFileXML(String)
,X3DObject.toFileX3D(String)
, X3D XML Encoding, X3D Compressed Binary Encoding: X3D Canonical Form, X3D Canonicalization (C14N) Tool
-
toStringClassicVRML
public java.lang.String toStringClassicVRML(int indentLevel)Recursive method to provide ClassicVRML string serialization.- Specified by:
toStringClassicVRML
in classX3DConcreteElement
- Parameters:
indentLevel
- number of levels of indentation for this element- Returns:
- ClassicVRML string
- See Also:
X3DObject.FILE_EXTENSION_CLASSICVRML
, X3D Resources: Virtual Reality Modeling Language (VRML) 97, Extensible 3D (X3D) encodings Part 2: Classic VRML encoding, Extensible 3D (X3D) encodings Part 2: Classic VRML encoding, Annex A: Grammar
-
toStringVRML97
public java.lang.String toStringVRML97(int indentLevel)Recursive method to provide VRML97 string serialization.- Specified by:
toStringVRML97
in classX3DConcreteElement
- Parameters:
indentLevel
- number of levels of indentation for this element- Returns:
- VRML97 string
- See Also:
X3DObject.FILE_EXTENSION_VRML97
, X3D Resources: Virtual Reality Modeling Language (VRML) 97, Virtual Reality Modeling Language (VRML) 97 specification, VRML 97 v2.1 Amendment
-
findElementByNameValue
Recursive method to provide object reference to node or statement by name attribute, if found as part of this element or in a contained element. Elements with name fields include meta, Metadata* nodes, field/fieldValue, ProtoDeclare/ExternProtoDeclare/ProtoInstance, CAD and HAnim nodes.
Warning: first start with findAncestorSceneObject() to check entire scene graph, or findAncestorX3DObject() to check entire model document.
Warning: more than one element may be found that has the same name, this method does not handle that case.- Specified by:
findElementByNameValue
in classX3DConcreteElement
- Parameters:
nameValue
- is value of the name field being searched for in this element and child elements(if any)- Returns:
- object reference to found element, null otherwise
- See Also:
findNodeByDEF(String)
,X3DConcreteElement.hasAncestorSceneObject()
,X3DConcreteElement.findAncestorX3DObject()
-
findElementByNameValue
public X3DConcreteElement findElementByNameValue(java.lang.String nameValue, java.lang.String elementName)Recursive method to provide object reference to node or statement by name attribute, if found as part of this element or in a contained element. Elements with name fields include meta, Metadata* nodes, field/fieldValue, ProtoDeclare/ExternProtoDeclare/ProtoInstance, CAD and HAnim nodes.
Warning: first start with findAncestorSceneObject() to check entire scene graph, or findAncestorX3DObject() to check entire model document.
Warning: more than one element may be found that has the same name, this method does not handle that case.- Specified by:
findElementByNameValue
in classX3DConcreteElement
- Parameters:
nameValue
- is value of the name field being searched for in this element and child elements(if any)elementName
- identifies the element of interest (meta MetadataString ProtoDeclare CADassembly ProtoInstance HAnimHumanoid etc.)- Returns:
- object reference to found element, null otherwise
- See Also:
findNodeByDEF(String)
,X3DConcreteElement.hasAncestorSceneObject()
,X3DConcreteElement.findAncestorX3DObject()
-
hasElementByNameValue
public boolean hasElementByNameValue(java.lang.String nameValue, java.lang.String elementName)Recursive method to determine whether node or statement with given name attribute is found, meaning both objects are attached to same scene graph.- Parameters:
nameValue
- is value of the name field being searched for in this element and child elements(if any)elementName
- identifies the element of interest (meta MetadataString ProtoDeclare CADassembly ProtoInstance HAnimHumanoid etc.)- Returns:
- whether node is found
- See Also:
findElementByNameValue(String, String)
-
findNodeByDEF
Recursive method to provide object reference to node by DEF, if found as this node or in a contained node.
Warning: first start with findAncestorSceneObject() to check entire scene graph, or findAncestorX3DObject() to check entire model document.
Warning: more than one element may be found that has the same DEF, this method does not handle that case.- Specified by:
findNodeByDEF
in classX3DConcreteElement
- Parameters:
DEFvalue
- is value of the name field being searched for in this element and child elements(if any)- Returns:
- object reference to found node, null otherwise
- See Also:
findElementByNameValue(String)
,X3DConcreteElement.hasAncestorSceneObject()
,X3DConcreteElement.findAncestorX3DObject()
-
hasNodeByDEF
public boolean hasNodeByDEF(java.lang.String DEFvalue)Recursive method to determine whether node with DEFvalue is found, meaning both objects are attached to same scene graph.- Parameters:
DEFvalue
- is value of the name field being searched for in this element and child elements(if any)- Returns:
- whether node is found
- See Also:
findNodeByDEF(String)
-
validate
public java.lang.String validate()Recursive method to validate this element plus all contained nodes and statements, using both datatype-specification value checks and regular expression (regex) checking of corresponding string values.- Specified by:
validate
in classX3DConcreteElement
- Returns:
- validation results (if any)
-