Package org.web3d.x3d.jsail.HAnim
Class HAnimSite
java.lang.Object
org.web3d.x3d.jsail.X3DConcreteElement
org.web3d.x3d.jsail.X3DConcreteNode
org.web3d.x3d.jsail.HAnim.HAnimSite
- All Implemented Interfaces:
X3DChildNode
,X3DNode
,X3DBoundedObject
,X3DGroupingNode
,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).
Warning: this is an abstract interface that cannot be instantiated as a concrete object. Java programmers typically only need to use concrete objects provided by the
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.
Warning: this is an abstract interface that cannot be instantiated as a concrete object. Java programmers typically only need to use concrete objects provided by the
org.web3d.x3d.jsail
classes.
HAnimSite 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 https://x3dgraphics.com/slidesets/X3dForAdvancedModeling/HumanoidAnimation.pdf
- Warning: requires X3D profile='Full' or else include <component name='HAnim' level='1'/>
- Warning: for X3D3 HAnim1, previous spelling of component name was 'H-Anim' (including hyphen).
- 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.
- Hint: HAnim2 default values for Joint and Site (feature point) nodes https://www.web3d.org/x3d/content/examples/HumanoidAnimation/HAnim2DefaultValuesJointsFeaturePoints.txt
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.
- See Also:
-
Field Summary
Modifier and TypeFieldDescriptionstatic final float[]
SFVec3f field named bboxCenter has default value {0f,0f,0f} (Java syntax) or 0 0 0 (XML syntax).static final boolean
SFBool field named bboxDisplay has default value false (Java syntax) or false (XML syntax).static final float[]
SFVec3f field named bboxSize has default value {-1f,-1f,-1f} (Java syntax) or -1 -1 -1 (XML syntax).static final float[]
SFVec3f field named center has default value {0f,0f,0f} (Java syntax) or 0 0 0 (XML syntax).static final String
String constant COMPONENT defines X3D component for the HAnimSite element: HAnimstatic final String
containerField describes typical field relationship of a node to its parent.static final String
SFString field named description has default value equal to an empty string.static final String
fromField ROUTE name for SFBool field named bboxDisplay.static final String
fromField ROUTE name for SFVec3f field named center.static final String
fromField ROUTE name for MFNode field named children.static final String
fromField ROUTE name for SFString field named description.static final String
fromField ROUTE name for SFNode field named IS.static final String
fromField ROUTE name for SFNode field named metadata.static final String
fromField ROUTE name for SFString field named name.static final String
fromField ROUTE name for SFRotation field named rotation.static final String
fromField ROUTE name for SFVec3f field named scale.static final String
fromField ROUTE name for SFRotation field named scaleOrientation.static final String
fromField ROUTE name for SFVec3f field named translation.static final String
fromField ROUTE name for SFBool field named visible.static final IS
SFNode field named IS has default value null (Java syntax) or NULL (XML syntax).static final int
Integer constant LEVEL provides default X3D HAnim component level for this element: 1static final X3DMetadataObject
SFNode field named metadata has default value null (Java syntax) or NULL (XML syntax).static final String
String constant NAME provides name of this element: HAnimSite.static final String
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 final int
SFString xs:NMTOKEN enumeration value "adams_apple" has unique index 11static final int
SFString xs:NMTOKEN enumeration value "adams_apple" has unique Level Of Articulation loa=2static final String
SFString xs:NMTOKEN enumeration value "adams_apple" has unique parent "c2" in HAnimSegmentstatic final String
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 final int
SFString xs:NMTOKEN enumeration value "buttocks_standing_wall_contact_point" has unique index 93static final int
SFString xs:NMTOKEN enumeration value "buttocks_standing_wall_contact_point" has unique Level Of Articulation loa=1static final String
SFString xs:NMTOKEN enumeration value "buttocks_standing_wall_contact_point" has unique parent "pelvis" in HAnimSegmentstatic final String
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 final int
SFString xs:NMTOKEN enumeration value "cervicale" has unique index 10static final int
SFString xs:NMTOKEN enumeration value "cervicale" has unique Level Of Articulation loa=2static final String
SFString xs:NMTOKEN enumeration value "cervicale" has unique parent "t1" in HAnimSegmentstatic final String
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 final int
SFString xs:NMTOKEN enumeration value "crotch" has unique index 38static final int
SFString xs:NMTOKEN enumeration value "crotch" has unique Level Of Articulation loa=1static final String
SFString xs:NMTOKEN enumeration value "crotch" has unique parent "pelvis" in HAnimSegmentstatic final String
SFString field named name has default value equal to an empty string.static final String
Tooltip: glabella is between the eyebrows and above the nose.static final int
SFString xs:NMTOKEN enumeration value "glabella" has unique index 1static final int
SFString xs:NMTOKEN enumeration value "glabella" has unique Level Of Articulation loa=1static final String
SFString xs:NMTOKEN enumeration value "glabella" has unique parent "skull" in HAnimSegmentstatic final String
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 final int
SFString xs:NMTOKEN enumeration value "l_acromion" has unique index 15static final int
SFString xs:NMTOKEN enumeration value "l_acromion" has unique Level Of Articulation loa=2static final String
SFString xs:NMTOKEN enumeration value "l_acromion" has unique parent "l_clavicle" in HAnimSegmentstatic final String
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 final String
SFString xs:NMTOKEN enumeration value "l_asis" has alias "Left Anterior Superior Iliac Spine"static final int
SFString xs:NMTOKEN enumeration value "l_asis" has unique index 32static final int
SFString xs:NMTOKEN enumeration value "l_asis" has unique Level Of Articulation loa=1static final String
SFString xs:NMTOKEN enumeration value "l_asis" has unique parent "pelvis" in HAnimSegmentstatic final String
Tooltip: Left Axilla Distal (Posterior).static final String
SFString xs:NMTOKEN enumeration value "l_axilla_distal" has alias "l_axilla_post"static final int
SFString xs:NMTOKEN enumeration value "l_axilla_distal" has unique index 17static final int
SFString xs:NMTOKEN enumeration value "l_axilla_distal" has unique Level Of Articulation loa=2static final String
SFString xs:NMTOKEN enumeration value "l_axilla_distal" has unique parent "l_clavicle" in HAnimSegmentstatic final String
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 final int
SFString xs:NMTOKEN enumeration value "l_axilla_posterior_folds" has unique index 18static final int
SFString xs:NMTOKEN enumeration value "l_axilla_posterior_folds" has unique Level Of Articulation loa=2static final String
SFString xs:NMTOKEN enumeration value "l_axilla_posterior_folds" has unique parent "l_clavicle" in HAnimSegmentstatic final String
Tooltip: Left Axilla Proximal (Anterior).static final String
SFString xs:NMTOKEN enumeration value "l_axilla_proximal" has alias "l_axilla_ant"static final int
SFString xs:NMTOKEN enumeration value "l_axilla_proximal" has unique index 16static final int
SFString xs:NMTOKEN enumeration value "l_axilla_proximal" has unique Level Of Articulation loa=2static final String
SFString xs:NMTOKEN enumeration value "l_axilla_proximal" has unique parent "l_clavicle" in HAnimSegmentstatic final String
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 final int
SFString xs:NMTOKEN enumeration value "l_bideltoid" has unique index 96static final int
SFString xs:NMTOKEN enumeration value "l_bideltoid" has unique Level Of Articulation loa=1static final String
SFString xs:NMTOKEN enumeration value "l_bideltoid" has unique parent "l_upperarm" in HAnimSegmentstatic final String
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 final String
SFString xs:NMTOKEN enumeration value "l_calcaneus_posterior" has alias "l_calcaneous_post"static final int
SFString xs:NMTOKEN enumeration value "l_calcaneus_posterior" has unique index 58static final int
SFString xs:NMTOKEN enumeration value "l_calcaneus_posterior" has unique Level Of Articulation loa=1static final String
SFString xs:NMTOKEN enumeration value "l_calcaneus_posterior" has unique parent "l_talus" in HAnimSegmentstatic final String
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 final String
SFString xs:NMTOKEN enumeration value "l_carpal_distal_phalanx_1" has alias "l_thumb_distal"static final int
SFString xs:NMTOKEN enumeration value "l_carpal_distal_phalanx_1" has unique index 101static final int
SFString xs:NMTOKEN enumeration value "l_carpal_distal_phalanx_1" has unique Level Of Articulation loa=2static final String
SFString xs:NMTOKEN enumeration value "l_carpal_distal_phalanx_1" has unique parent "l_carpal_distal_phalanx_1" in HAnimSegmentstatic final String
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 final String
SFString xs:NMTOKEN enumeration value "l_carpal_distal_phalanx_2" has alias "l_index_distal"static final int
SFString xs:NMTOKEN enumeration value "l_carpal_distal_phalanx_2" has unique index 102static final int
SFString xs:NMTOKEN enumeration value "l_carpal_distal_phalanx_2" has unique Level Of Articulation loa=2static final String
SFString xs:NMTOKEN enumeration value "l_carpal_distal_phalanx_2" has unique parent "l_carpal_distal_phalanx_2" in HAnimSegmentstatic final String
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 final String
SFString xs:NMTOKEN enumeration value "l_carpal_distal_phalanx_3" has alias "l_middle_distal"static final int
SFString xs:NMTOKEN enumeration value "l_carpal_distal_phalanx_3" has unique index 103static final int
SFString xs:NMTOKEN enumeration value "l_carpal_distal_phalanx_3" has unique Level Of Articulation loa=2static final String
SFString xs:NMTOKEN enumeration value "l_carpal_distal_phalanx_3" has unique parent "l_carpal_distal_phalanx_3" in HAnimSegmentstatic final String
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 final String
SFString xs:NMTOKEN enumeration value "l_carpal_distal_phalanx_4" has alias "l_ring_distal"static final int
SFString xs:NMTOKEN enumeration value "l_carpal_distal_phalanx_4" has unique index 104static final int
SFString xs:NMTOKEN enumeration value "l_carpal_distal_phalanx_4" has unique Level Of Articulation loa=2static final String
SFString xs:NMTOKEN enumeration value "l_carpal_distal_phalanx_4" has unique parent "l_carpal_distal_phalanx_4" in HAnimSegmentstatic final String
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 final String
SFString xs:NMTOKEN enumeration value "l_carpal_distal_phalanx_5" has alias "l_pinky_distal"static final int
SFString xs:NMTOKEN enumeration value "l_carpal_distal_phalanx_5" has unique index 105static final int
SFString xs:NMTOKEN enumeration value "l_carpal_distal_phalanx_5" has unique Level Of Articulation loa=2static final String
SFString xs:NMTOKEN enumeration value "l_carpal_distal_phalanx_5" has unique parent "l_carpal_distal_phalanx_5" in HAnimSegmentstatic final String
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 final int
SFString xs:NMTOKEN enumeration value "l_chest_midsagittal_plane" has unique index 94static final int
SFString xs:NMTOKEN enumeration value "l_chest_midsagittal_plane" has unique Level Of Articulation loa=2static final String
SFString xs:NMTOKEN enumeration value "l_chest_midsagittal_plane" has unique parent "t6" in HAnimSegmentstatic final String
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 final String
SFString xs:NMTOKEN enumeration value "l_clavicle" has alias "l_clavicale"static final int
SFString xs:NMTOKEN enumeration value "l_clavicle" has unique index 14static final int
SFString xs:NMTOKEN enumeration value "l_clavicle" has unique Level Of Articulation loa=2static final String
SFString xs:NMTOKEN enumeration value "l_clavicle" has unique parent "l_clavicle" in HAnimSegmentstatic final String
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 final int
SFString xs:NMTOKEN enumeration value "l_dactylion" has unique index 57static final int
SFString xs:NMTOKEN enumeration value "l_dactylion" has unique Level Of Articulation loa=2static final String
SFString xs:NMTOKEN enumeration value "l_dactylion" has unique parent "l_carpal_distal_phalanx_2" in HAnimSegmentstatic final String
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 final String
SFString xs:NMTOKEN enumeration value "l_ectocanthus" has alias "l_canthus"static final int
SFString xs:NMTOKEN enumeration value "l_ectocanthus" has unique index 85static final int
SFString xs:NMTOKEN enumeration value "l_ectocanthus" has unique Level Of Articulation loa=1static final String
SFString xs:NMTOKEN enumeration value "l_ectocanthus" has unique parent "skull" in HAnimSegmentstatic final String
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 final String
SFString xs:NMTOKEN enumeration value "l_femoral_lateral_epicondyle" has alias (TODO tokenize array)"l_femoral_lateral_epicn,l_femoral_lateral_epicondyles"static final int
SFString xs:NMTOKEN enumeration value "l_femoral_lateral_epicondyle" has unique index 39static final int
SFString xs:NMTOKEN enumeration value "l_femoral_lateral_epicondyle" has unique Level Of Articulation loa=1static final String
SFString xs:NMTOKEN enumeration value "l_femoral_lateral_epicondyle" has unique parent "l_thigh" in HAnimSegmentstatic final String
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 final String
SFString xs:NMTOKEN enumeration value "l_femoral_medial_epicondyle" has alias (TODO tokenize array)"l_femoral_medial_epicn,l_femoral_medial_epicondyles"static final int
SFString xs:NMTOKEN enumeration value "l_femoral_medial_epicondyle" has unique index 40static final int
SFString xs:NMTOKEN enumeration value "l_femoral_medial_epicondyle" has unique Level Of Articulation loa=1static final String
SFString xs:NMTOKEN enumeration value "l_femoral_medial_epicondyle" has unique parent "l_thigh" in HAnimSegmentstatic final String
Tooltip: Left Gonion is midpoint of mandibular angle of the jaw.static final int
SFString xs:NMTOKEN enumeration value "l_gonion" has unique index 5static final int
SFString xs:NMTOKEN enumeration value "l_gonion" has unique Level Of Articulation loa=1static final String
SFString xs:NMTOKEN enumeration value "l_gonion" has unique parent "skull" in HAnimSegmentstatic final String
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 final String
SFString xs:NMTOKEN enumeration value "l_humeral_lateral_epicondyle" has alias (TODO tokenize array)"l_humeral_lateral_epicn,l_humeral_lateral_epicondyles"static final int
SFString xs:NMTOKEN enumeration value "l_humeral_lateral_epicondyle" has unique index 63static final int
SFString xs:NMTOKEN enumeration value "l_humeral_lateral_epicondyle" has unique Level Of Articulation loa=1static final String
SFString xs:NMTOKEN enumeration value "l_humeral_lateral_epicondyle" has unique parent "l_upperarm" in HAnimSegmentstatic final String
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 final String
SFString xs:NMTOKEN enumeration value "l_humeral_medial_epicondyle" has alias (TODO tokenize array)"l_humeral_medial_epicn,l_humeral_medial_epicondyles"static final int
SFString xs:NMTOKEN enumeration value "l_humeral_medial_epicondyle" has unique index 64static final int
SFString xs:NMTOKEN enumeration value "l_humeral_medial_epicondyle" has unique Level Of Articulation loa=1static final String
SFString xs:NMTOKEN enumeration value "l_humeral_medial_epicondyle" has unique parent "l_forearm" in HAnimSegmentstatic final String
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 final int
SFString xs:NMTOKEN enumeration value "l_iliocristale" has unique index 33static final int
SFString xs:NMTOKEN enumeration value "l_iliocristale" has unique Level Of Articulation loa=1static final String
SFString xs:NMTOKEN enumeration value "l_iliocristale" has unique parent "pelvis" in HAnimSegmentstatic final String
Tooltip: Left Infraorbitale foramen is opening in maxillary bone of skull located below the infraorbital margin of the orbit.static final int
SFString xs:NMTOKEN enumeration value "l_infraorbitale" has unique index 3static final int
SFString xs:NMTOKEN enumeration value "l_infraorbitale" has unique Level Of Articulation loa=1static final String
SFString xs:NMTOKEN enumeration value "l_infraorbitale" has unique parent "skull" in HAnimSegmentstatic final String
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 final int
SFString xs:NMTOKEN enumeration value "l_knee_crease" has unique index 90static final int
SFString xs:NMTOKEN enumeration value "l_knee_crease" has unique Level Of Articulation loa=1static final String
SFString xs:NMTOKEN enumeration value "l_knee_crease" has unique parent "l_thigh" in HAnimSegmentstatic final String
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 final int
SFString xs:NMTOKEN enumeration value "l_lateral_malleolus" has unique index 49static final int
SFString xs:NMTOKEN enumeration value "l_lateral_malleolus" has unique Level Of Articulation loa=1static final String
SFString xs:NMTOKEN enumeration value "l_lateral_malleolus" has unique parent "l_calf" in HAnimSegmentstatic final String
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 final int
SFString xs:NMTOKEN enumeration value "l_medial_malleolus" has unique index 48static final int
SFString xs:NMTOKEN enumeration value "l_medial_malleolus" has unique Level Of Articulation loa=1static final String
SFString xs:NMTOKEN enumeration value "l_medial_malleolus" has unique parent "l_calf" in HAnimSegmentstatic final String
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 final String
SFString xs:NMTOKEN enumeration value "l_metacarpal_phalanx_2" has alias (TODO tokenize array)"l_metacarpal_pha2,l_metacarpal_phalanx"static final int
SFString xs:NMTOKEN enumeration value "l_metacarpal_phalanx_2" has unique index 75static final int
SFString xs:NMTOKEN enumeration value "l_metacarpal_phalanx_2" has unique Level Of Articulation loa=2static final String
SFString xs:NMTOKEN enumeration value "l_metacarpal_phalanx_2" has unique parent "l_metacarpal_2" in HAnimSegmentstatic final String
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 final int
SFString xs:NMTOKEN enumeration value "l_metacarpal_phalanx_3" has unique index 76static final int
SFString xs:NMTOKEN enumeration value "l_metacarpal_phalanx_3" has unique Level Of Articulation loa=2static final String
SFString xs:NMTOKEN enumeration value "l_metacarpal_phalanx_3" has unique parent "l_metacarpal_3" in HAnimSegmentstatic final String
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 final String
SFString xs:NMTOKEN enumeration value "l_metacarpal_phalanx_5" has alias "l_metacarpal_pha5"static final int
SFString xs:NMTOKEN enumeration value "l_metacarpal_phalanx_5" has unique index 77static final int
SFString xs:NMTOKEN enumeration value "l_metacarpal_phalanx_5" has unique Level Of Articulation loa=2static final String
SFString xs:NMTOKEN enumeration value "l_metacarpal_phalanx_5" has unique parent "l_metacarpal_5" in HAnimSegmentstatic final String
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 final String
SFString xs:NMTOKEN enumeration value "l_metatarsal_phalanx_1" has alias "l_metatarsal_pha1"static final int
SFString xs:NMTOKEN enumeration value "l_metatarsal_phalanx_1" has unique index 55static final int
SFString xs:NMTOKEN enumeration value "l_metatarsal_phalanx_1" has unique Level Of Articulation loa=4static final String
SFString xs:NMTOKEN enumeration value "l_metatarsal_phalanx_1" has unique parent "l_tarsal_proximal_phalanx_1" in HAnimSegmentstatic final String
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 final String
SFString xs:NMTOKEN enumeration value "l_metatarsal_phalanx_5" has alias "l_metatarsal_pha5"static final int
SFString xs:NMTOKEN enumeration value "l_metatarsal_phalanx_5" has unique index 56static final int
SFString xs:NMTOKEN enumeration value "l_metatarsal_phalanx_5" has unique Level Of Articulation loa=4static final String
SFString xs:NMTOKEN enumeration value "l_metatarsal_phalanx_5" has unique parent "l_tarsal_proximal_phalanx_5" in HAnimSegmentstatic final String
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 final int
SFString xs:NMTOKEN enumeration value "l_neck_base" has unique index 82static final int
SFString xs:NMTOKEN enumeration value "l_neck_base" has unique Level Of Articulation loa=3static final String
SFString xs:NMTOKEN enumeration value "l_neck_base" has unique parent "c7" in HAnimSegmentstatic final String
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 final int
SFString xs:NMTOKEN enumeration value "l_olecranon" has unique index 65static final int
SFString xs:NMTOKEN enumeration value "l_olecranon" has unique Level Of Articulation loa=1static final String
SFString xs:NMTOKEN enumeration value "l_olecranon" has unique parent "l_forearm" in HAnimSegmentstatic final String
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 final String
SFString xs:NMTOKEN enumeration value "l_psis" has alias "Left Posterior Superior Iliac Spine"static final int
SFString xs:NMTOKEN enumeration value "l_psis" has unique index 34static final int
SFString xs:NMTOKEN enumeration value "l_psis" has unique Level Of Articulation loa=1static final String
SFString xs:NMTOKEN enumeration value "l_psis" has unique parent "pelvis" in HAnimSegmentstatic final String
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 final int
SFString xs:NMTOKEN enumeration value "l_radial_styloid" has unique index 71static final int
SFString xs:NMTOKEN enumeration value "l_radial_styloid" has unique Level Of Articulation loa=1static final String
SFString xs:NMTOKEN enumeration value "l_radial_styloid" has unique parent "l_forearm" in HAnimSegmentstatic final String
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 final int
SFString xs:NMTOKEN enumeration value "l_radiale" has unique index 69static final int
SFString xs:NMTOKEN enumeration value "l_radiale" has unique Level Of Articulation loa=1static final String
SFString xs:NMTOKEN enumeration value "l_radiale" has unique parent "l_forearm" in HAnimSegmentstatic final String
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 final String
SFString xs:NMTOKEN enumeration value "l_rib10" has alias "l_rib10_midspine"static final int
SFString xs:NMTOKEN enumeration value "l_rib10" has unique index 28static final int
SFString xs:NMTOKEN enumeration value "l_rib10" has unique Level Of Articulation loa=3static final String
SFString xs:NMTOKEN enumeration value "l_rib10" has unique parent "l2" in HAnimSegmentstatic final String
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 final int
SFString xs:NMTOKEN enumeration value "l_sphyrion" has unique index 50static final int
SFString xs:NMTOKEN enumeration value "l_sphyrion" has unique Level Of Articulation loa=1static final String
SFString xs:NMTOKEN enumeration value "l_sphyrion" has unique parent "l_talus" in HAnimSegmentstatic final String
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 final String
SFString xs:NMTOKEN enumeration value "l_suprapatella" has alias "l_kneecap"static final int
SFString xs:NMTOKEN enumeration value "l_suprapatella" has unique index 41static final int
SFString xs:NMTOKEN enumeration value "l_suprapatella" has unique Level Of Articulation loa=1static final String
SFString xs:NMTOKEN enumeration value "l_suprapatella" has unique parent "l_thigh" in HAnimSegmentstatic final String
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 final int
SFString xs:NMTOKEN enumeration value "l_tarsal_distal_phalanx_1" has unique index 111static final int
SFString xs:NMTOKEN enumeration value "l_tarsal_distal_phalanx_1" has unique Level Of Articulation loa=4static final String
SFString xs:NMTOKEN enumeration value "l_tarsal_distal_phalanx_1" has unique parent "l_tarsal_distal_phalanx_1" in HAnimSegmentstatic final String
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 final String
SFString xs:NMTOKEN enumeration value "l_tarsal_distal_phalanx_2" has alias "l_digit2"static final int
SFString xs:NMTOKEN enumeration value "l_tarsal_distal_phalanx_2" has unique index 112static final int
SFString xs:NMTOKEN enumeration value "l_tarsal_distal_phalanx_2" has unique Level Of Articulation loa=2static final String
SFString xs:NMTOKEN enumeration value "l_tarsal_distal_phalanx_2" has unique parent "l_tarsal_distal_phalanx_2" in HAnimSegmentstatic final String
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 final int
SFString xs:NMTOKEN enumeration value "l_tarsal_distal_phalanx_3" has unique index 113static final int
SFString xs:NMTOKEN enumeration value "l_tarsal_distal_phalanx_3" has unique Level Of Articulation loa=4static final String
SFString xs:NMTOKEN enumeration value "l_tarsal_distal_phalanx_3" has unique parent "l_tarsal_distal_phalanx_3" in HAnimSegmentstatic final String
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 final int
SFString xs:NMTOKEN enumeration value "l_tarsal_distal_phalanx_4" has unique index 114static final int
SFString xs:NMTOKEN enumeration value "l_tarsal_distal_phalanx_4" has unique Level Of Articulation loa=4static final String
SFString xs:NMTOKEN enumeration value "l_tarsal_distal_phalanx_4" has unique parent "l_tarsal_distal_phalanx_4" in HAnimSegmentstatic final String
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 final String
SFString xs:NMTOKEN enumeration value "l_tarsal_distal_phalanx_5" has alias "l_tarsal_distal_pha5"static final int
SFString xs:NMTOKEN enumeration value "l_tarsal_distal_phalanx_5" has unique index 115static final int
SFString xs:NMTOKEN enumeration value "l_tarsal_distal_phalanx_5" has unique Level Of Articulation loa=4static final String
SFString xs:NMTOKEN enumeration value "l_tarsal_distal_phalanx_5" has unique parent "l_tarsal_distal_phalanx_5" in HAnimSegmentstatic final String
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 final String
SFString xs:NMTOKEN enumeration value "l_thelion" has alias "Left Bustpoint"static final int
SFString xs:NMTOKEN enumeration value "l_thelion" has unique index 29static final int
SFString xs:NMTOKEN enumeration value "l_thelion" has unique Level Of Articulation loa=3static final String
SFString xs:NMTOKEN enumeration value "l_thelion" has unique parent "t9" in HAnimSegmentstatic final String
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 final int
SFString xs:NMTOKEN enumeration value "l_tibiale" has unique index 47static final int
SFString xs:NMTOKEN enumeration value "l_tibiale" has unique Level Of Articulation loa=1static final String
SFString xs:NMTOKEN enumeration value "l_tibiale" has unique parent "l_calf" in HAnimSegmentstatic final String
Tooltip: notch just above the tragus of the ear.static final int
SFString xs:NMTOKEN enumeration value "l_tragion" has unique index 4static final int
SFString xs:NMTOKEN enumeration value "l_tragion" has unique Level Of Articulation loa=1static final String
SFString xs:NMTOKEN enumeration value "l_tragion" has unique parent "skull" in HAnimSegmentstatic final String
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 final String
SFString xs:NMTOKEN enumeration value "l_trochanterion" has alias "l_trochanter"static final int
SFString xs:NMTOKEN enumeration value "l_trochanterion" has unique index 42static final int
SFString xs:NMTOKEN enumeration value "l_trochanterion" has unique Level Of Articulation loa=1static final String
SFString xs:NMTOKEN enumeration value "l_trochanterion" has unique parent "pelvis" in HAnimSegmentstatic final String
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 final int
SFString xs:NMTOKEN enumeration value "l_ulnar_styloid" has unique index 70static final int
SFString xs:NMTOKEN enumeration value "l_ulnar_styloid" has unique Level Of Articulation loa=1static final String
SFString xs:NMTOKEN enumeration value "l_ulnar_styloid" has unique parent "l_carpal" in HAnimSegmentstatic final String
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 final String
SFString xs:NMTOKEN enumeration value "menton" has alias "chin"static final int
SFString xs:NMTOKEN enumeration value "menton" has unique index 87static final int
SFString xs:NMTOKEN enumeration value "menton" has unique Level Of Articulation loa=3static final String
SFString xs:NMTOKEN enumeration value "menton" has unique parent "jaw" in HAnimSegmentstatic final String
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 final String
SFString xs:NMTOKEN enumeration value "mesosternale" has alias "mesosternum"static final int
SFString xs:NMTOKEN enumeration value "mesosternale" has unique index 88static final int
SFString xs:NMTOKEN enumeration value "mesosternale" has unique Level Of Articulation loa=2static final String
SFString xs:NMTOKEN enumeration value "mesosternale" has unique parent "t6" in HAnimSegmentstatic final String
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 final String
SFString xs:NMTOKEN enumeration value "navel" has alias "belly button"static final int
SFString xs:NMTOKEN enumeration value "navel" has unique index 84static final int
SFString xs:NMTOKEN enumeration value "navel" has unique Level Of Articulation loa=1static final String
SFString xs:NMTOKEN enumeration value "navel" has unique parent "l5" in HAnimSegmentstatic final String
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 final String
SFString xs:NMTOKEN enumeration value "nuchale" has alias "nuchal"static final int
SFString xs:NMTOKEN enumeration value "nuchale" has unique index 81static final int
SFString xs:NMTOKEN enumeration value "nuchale" has unique Level Of Articulation loa=1static final String
SFString xs:NMTOKEN enumeration value "nuchale" has unique parent "skull" in HAnimSegmentstatic final String
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 final int
SFString xs:NMTOKEN enumeration value "opisthocranion" has unique index 89static final int
SFString xs:NMTOKEN enumeration value "opisthocranion" has unique Level Of Articulation loa=1static final String
SFString xs:NMTOKEN enumeration value "opisthocranion" has unique parent "skull" in HAnimSegmentstatic final String
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 final int
SFString xs:NMTOKEN enumeration value "r_acromion" has unique index 20static final int
SFString xs:NMTOKEN enumeration value "r_acromion" has unique Level Of Articulation loa=2static final String
SFString xs:NMTOKEN enumeration value "r_acromion" has unique parent "r_clavicle" in HAnimSegmentstatic final String
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 final String
SFString xs:NMTOKEN enumeration value "r_asis" has alias "Right Anterior Superior Iliac Spine"static final int
SFString xs:NMTOKEN enumeration value "r_asis" has unique index 35static final int
SFString xs:NMTOKEN enumeration value "r_asis" has unique Level Of Articulation loa=1static final String
SFString xs:NMTOKEN enumeration value "r_asis" has unique parent "pelvis" in HAnimSegmentstatic final String
Tooltip: Right Axilla Distal (Posterior).static final String
SFString xs:NMTOKEN enumeration value "r_axilla_distal" has alias "r_axilla_post"static final int
SFString xs:NMTOKEN enumeration value "r_axilla_distal" has unique index 22static final int
SFString xs:NMTOKEN enumeration value "r_axilla_distal" has unique Level Of Articulation loa=2static final String
SFString xs:NMTOKEN enumeration value "r_axilla_distal" has unique parent "r_clavicle" in HAnimSegmentstatic final String
Tooltip: Right Posterior Axillary Folds.static final int
SFString xs:NMTOKEN enumeration value "r_axilla_posterior_folds" has unique index 23static final int
SFString xs:NMTOKEN enumeration value "r_axilla_posterior_folds" has unique Level Of Articulation loa=2static final String
SFString xs:NMTOKEN enumeration value "r_axilla_posterior_folds" has unique parent "r_clavicle" in HAnimSegmentstatic final String
Tooltip: Right Axilla Proximal (Anterior).static final String
SFString xs:NMTOKEN enumeration value "r_axilla_proximal" has alias "r_axilla_ant"static final int
SFString xs:NMTOKEN enumeration value "r_axilla_proximal" has unique index 21static final int
SFString xs:NMTOKEN enumeration value "r_axilla_proximal" has unique Level Of Articulation loa=2static final String
SFString xs:NMTOKEN enumeration value "r_axilla_proximal" has unique parent "r_clavicle" in HAnimSegmentstatic final String
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 final int
SFString xs:NMTOKEN enumeration value "r_bideltoid" has unique index 97static final int
SFString xs:NMTOKEN enumeration value "r_bideltoid" has unique Level Of Articulation loa=1static final String
SFString xs:NMTOKEN enumeration value "r_bideltoid" has unique parent "r_upperarm" in HAnimSegmentstatic final String
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 final String
SFString xs:NMTOKEN enumeration value "r_calcaneus_posterior" has alias "r_calcaneous_post"static final int
SFString xs:NMTOKEN enumeration value "r_calcaneus_posterior" has unique index 62static final int
SFString xs:NMTOKEN enumeration value "r_calcaneus_posterior" has unique Level Of Articulation loa=1static final String
SFString xs:NMTOKEN enumeration value "r_calcaneus_posterior" has unique parent "r_talus" in HAnimSegmentstatic final String
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 final String
SFString xs:NMTOKEN enumeration value "r_carpal_distal_phalanx_1" has alias "r_thumb_distal"static final int
SFString xs:NMTOKEN enumeration value "r_carpal_distal_phalanx_1" has unique index 106static final int
SFString xs:NMTOKEN enumeration value "r_carpal_distal_phalanx_1" has unique Level Of Articulation loa=2static final String
SFString xs:NMTOKEN enumeration value "r_carpal_distal_phalanx_1" has unique parent "r_carpal_distal_phalanx_1" in HAnimSegmentstatic final String
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 final String
SFString xs:NMTOKEN enumeration value "r_carpal_distal_phalanx_2" has alias "r_index_distal"static final int
SFString xs:NMTOKEN enumeration value "r_carpal_distal_phalanx_2" has unique index 107static final int
SFString xs:NMTOKEN enumeration value "r_carpal_distal_phalanx_2" has unique Level Of Articulation loa=2static final String
SFString xs:NMTOKEN enumeration value "r_carpal_distal_phalanx_2" has unique parent "r_carpal_distal_phalanx_2" in HAnimSegmentstatic final String
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 final String
SFString xs:NMTOKEN enumeration value "r_carpal_distal_phalanx_3" has alias "r_middle_distal"static final int
SFString xs:NMTOKEN enumeration value "r_carpal_distal_phalanx_3" has unique index 108static final int
SFString xs:NMTOKEN enumeration value "r_carpal_distal_phalanx_3" has unique Level Of Articulation loa=2static final String
SFString xs:NMTOKEN enumeration value "r_carpal_distal_phalanx_3" has unique parent "r_carpal_distal_phalanx_3" in HAnimSegmentstatic final String
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 final String
SFString xs:NMTOKEN enumeration value "r_carpal_distal_phalanx_4" has alias "r_ring_distal"static final int
SFString xs:NMTOKEN enumeration value "r_carpal_distal_phalanx_4" has unique index 109static final int
SFString xs:NMTOKEN enumeration value "r_carpal_distal_phalanx_4" has unique Level Of Articulation loa=2static final String
SFString xs:NMTOKEN enumeration value "r_carpal_distal_phalanx_4" has unique parent "r_carpal_distal_phalanx_4" in HAnimSegmentstatic final String
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 final String
SFString xs:NMTOKEN enumeration value "r_carpal_distal_phalanx_5" has alias "r_pinky_distal"static final int
SFString xs:NMTOKEN enumeration value "r_carpal_distal_phalanx_5" has unique index 110static final int
SFString xs:NMTOKEN enumeration value "r_carpal_distal_phalanx_5" has unique Level Of Articulation loa=2static final String
SFString xs:NMTOKEN enumeration value "r_carpal_distal_phalanx_5" has unique parent "r_carpal_distal_phalanx_5" in HAnimSegmentstatic final String
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 final int
SFString xs:NMTOKEN enumeration value "r_chest_midsagittal_plane" has unique index 95static final int
SFString xs:NMTOKEN enumeration value "r_chest_midsagittal_plane" has unique Level Of Articulation loa=2static final String
SFString xs:NMTOKEN enumeration value "r_chest_midsagittal_plane" has unique parent "t6" in HAnimSegmentstatic final String
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 final String
SFString xs:NMTOKEN enumeration value "r_clavicle" has alias "r_clavicale"static final int
SFString xs:NMTOKEN enumeration value "r_clavicle" has unique index 19static final int
SFString xs:NMTOKEN enumeration value "r_clavicle" has unique Level Of Articulation loa=2static final String
SFString xs:NMTOKEN enumeration value "r_clavicle" has unique parent "r_clavicle" in HAnimSegmentstatic final String
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 final int
SFString xs:NMTOKEN enumeration value "r_dactylion" has unique index 61static final int
SFString xs:NMTOKEN enumeration value "r_dactylion" has unique Level Of Articulation loa=2static final String
SFString xs:NMTOKEN enumeration value "r_dactylion" has unique parent "r_carpal_distal_phalanx_2" in HAnimSegmentstatic final String
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 final String
SFString xs:NMTOKEN enumeration value "r_ectocanthus" has alias "r_canthus"static final int
SFString xs:NMTOKEN enumeration value "r_ectocanthus" has unique index 86static final int
SFString xs:NMTOKEN enumeration value "r_ectocanthus" has unique Level Of Articulation loa=1static final String
SFString xs:NMTOKEN enumeration value "r_ectocanthus" has unique parent "skull" in HAnimSegmentstatic final String
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 final String
SFString xs:NMTOKEN enumeration value "r_femoral_lateral_epicondyle" has alias (TODO tokenize array)"r_femoral_lateral_epicn,r_femoral_lateral_epicondyles"static final int
SFString xs:NMTOKEN enumeration value "r_femoral_lateral_epicondyle" has unique index 43static final int
SFString xs:NMTOKEN enumeration value "r_femoral_lateral_epicondyle" has unique Level Of Articulation loa=1static final String
SFString xs:NMTOKEN enumeration value "r_femoral_lateral_epicondyle" has unique parent "r_thigh" in HAnimSegmentstatic final String
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 final String
SFString xs:NMTOKEN enumeration value "r_femoral_medial_epicondyle" has alias (TODO tokenize array)"r_femoral_medial_epicn,r_femoral_medial_epicondyles"static final int
SFString xs:NMTOKEN enumeration value "r_femoral_medial_epicondyle" has unique index 44static final int
SFString xs:NMTOKEN enumeration value "r_femoral_medial_epicondyle" has unique Level Of Articulation loa=1static final String
SFString xs:NMTOKEN enumeration value "r_femoral_medial_epicondyle" has unique parent "r_thigh" in HAnimSegmentstatic final String
Tooltip: Right Gonion is midpoint of the mandibular angle of the jaw.static final int
SFString xs:NMTOKEN enumeration value "r_gonion" has unique index 8static final int
SFString xs:NMTOKEN enumeration value "r_gonion" has unique Level Of Articulation loa=1static final String
SFString xs:NMTOKEN enumeration value "r_gonion" has unique parent "skull" in HAnimSegmentstatic final String
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 final String
SFString xs:NMTOKEN enumeration value "r_humeral_lateral_epicondyle" has alias (TODO tokenize array)"r_humeral_lateral_epicn,r_humeral_lateral_epicondyles"static final int
SFString xs:NMTOKEN enumeration value "r_humeral_lateral_epicondyle" has unique index 66static final int
SFString xs:NMTOKEN enumeration value "r_humeral_lateral_epicondyle" has unique Level Of Articulation loa=1static final String
SFString xs:NMTOKEN enumeration value "r_humeral_lateral_epicondyle" has unique parent "r_upperarm" in HAnimSegmentstatic final String
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 final String
SFString xs:NMTOKEN enumeration value "r_humeral_medial_epicondyle" has alias (TODO tokenize array)"r_humeral_medial_epicn,r_humeral_medial_epicondyles"static final int
SFString xs:NMTOKEN enumeration value "r_humeral_medial_epicondyle" has unique index 67static final int
SFString xs:NMTOKEN enumeration value "r_humeral_medial_epicondyle" has unique Level Of Articulation loa=1static final String
SFString xs:NMTOKEN enumeration value "r_humeral_medial_epicondyle" has unique parent "r_forearm" in HAnimSegmentstatic final String
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 final int
SFString xs:NMTOKEN enumeration value "r_iliocristale" has unique index 36static final int
SFString xs:NMTOKEN enumeration value "r_iliocristale" has unique Level Of Articulation loa=1static final String
SFString xs:NMTOKEN enumeration value "r_iliocristale" has unique parent "pelvis" in HAnimSegmentstatic final String
Tooltip: Right Infraorbitale foramen is opening in maxillary bone of skull located below the infraorbital margin of the orbit.static final int
SFString xs:NMTOKEN enumeration value "r_infraorbitale" has unique index 6static final int
SFString xs:NMTOKEN enumeration value "r_infraorbitale" has unique Level Of Articulation loa=1static final String
SFString xs:NMTOKEN enumeration value "r_infraorbitale" has unique parent "skull" in HAnimSegmentstatic final String
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 final int
SFString xs:NMTOKEN enumeration value "r_knee_crease" has unique index 91static final int
SFString xs:NMTOKEN enumeration value "r_knee_crease" has unique Level Of Articulation loa=1static final String
SFString xs:NMTOKEN enumeration value "r_knee_crease" has unique parent "r_thigh" in HAnimSegmentstatic final String
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 final int
SFString xs:NMTOKEN enumeration value "r_lateral_malleolus" has unique index 53static final int
SFString xs:NMTOKEN enumeration value "r_lateral_malleolus" has unique Level Of Articulation loa=1static final String
SFString xs:NMTOKEN enumeration value "r_lateral_malleolus" has unique parent "r_calf" in HAnimSegmentstatic final String
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 final int
SFString xs:NMTOKEN enumeration value "r_medial_malleolus" has unique index 52static final int
SFString xs:NMTOKEN enumeration value "r_medial_malleolus" has unique Level Of Articulation loa=1static final String
SFString xs:NMTOKEN enumeration value "r_medial_malleolus" has unique parent "r_calf" in HAnimSegmentstatic final String
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 final String
SFString xs:NMTOKEN enumeration value "r_metacarpal_phalanx_2" has alias (TODO tokenize array)"r_metacarpal_pha2,r_metacarpal_phalanx"static final int
SFString xs:NMTOKEN enumeration value "r_metacarpal_phalanx_2" has unique index 78static final int
SFString xs:NMTOKEN enumeration value "r_metacarpal_phalanx_2" has unique Level Of Articulation loa=2static final String
SFString xs:NMTOKEN enumeration value "r_metacarpal_phalanx_2" has unique parent "r_metacarpal_2" in HAnimSegmentstatic final String
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 final int
SFString xs:NMTOKEN enumeration value "r_metacarpal_phalanx_3" has unique index 79static final int
SFString xs:NMTOKEN enumeration value "r_metacarpal_phalanx_3" has unique Level Of Articulation loa=2static final String
SFString xs:NMTOKEN enumeration value "r_metacarpal_phalanx_3" has unique parent "r_metacarpal_3" in HAnimSegmentstatic final String
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 final String
SFString xs:NMTOKEN enumeration value "r_metacarpal_phalanx_5" has alias "r_metacarpal_pha5"static final int
SFString xs:NMTOKEN enumeration value "r_metacarpal_phalanx_5" has unique index 80static final int
SFString xs:NMTOKEN enumeration value "r_metacarpal_phalanx_5" has unique Level Of Articulation loa=2static final String
SFString xs:NMTOKEN enumeration value "r_metacarpal_phalanx_5" has unique parent "r_metacarpal_5" in HAnimSegmentstatic final String
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 final String
SFString xs:NMTOKEN enumeration value "r_metatarsal_phalanx_1" has alias "r_metatarsal_pha1"static final int
SFString xs:NMTOKEN enumeration value "r_metatarsal_phalanx_1" has unique index 59static final int
SFString xs:NMTOKEN enumeration value "r_metatarsal_phalanx_1" has unique Level Of Articulation loa=4static final String
SFString xs:NMTOKEN enumeration value "r_metatarsal_phalanx_1" has unique parent "r_tarsal_proximal_phalanx_1" in HAnimSegmentstatic final String
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 final String
SFString xs:NMTOKEN enumeration value "r_metatarsal_phalanx_5" has alias "r_metatarsal_pha5"static final int
SFString xs:NMTOKEN enumeration value "r_metatarsal_phalanx_5" has unique index 60static final int
SFString xs:NMTOKEN enumeration value "r_metatarsal_phalanx_5" has unique Level Of Articulation loa=4static final String
SFString xs:NMTOKEN enumeration value "r_metatarsal_phalanx_5" has unique parent "r_tarsal_proximal_phalanx_5" in HAnimSegmentstatic final String
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 final int
SFString xs:NMTOKEN enumeration value "r_neck_base" has unique index 83static final int
SFString xs:NMTOKEN enumeration value "r_neck_base" has unique Level Of Articulation loa=3static final String
SFString xs:NMTOKEN enumeration value "r_neck_base" has unique parent "c7" in HAnimSegmentstatic final String
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 final int
SFString xs:NMTOKEN enumeration value "r_olecranon" has unique index 68static final int
SFString xs:NMTOKEN enumeration value "r_olecranon" has unique Level Of Articulation loa=1static final String
SFString xs:NMTOKEN enumeration value "r_olecranon" has unique parent "r_forearm" in HAnimSegmentstatic final String
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 final String
SFString xs:NMTOKEN enumeration value "r_psis" has alias "Right Posterior Superior Iliac Spine"static final int
SFString xs:NMTOKEN enumeration value "r_psis" has unique index 37static final int
SFString xs:NMTOKEN enumeration value "r_psis" has unique Level Of Articulation loa=1static final String
SFString xs:NMTOKEN enumeration value "r_psis" has unique parent "pelvis" in HAnimSegmentstatic final String
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 final int
SFString xs:NMTOKEN enumeration value "r_radial_styloid" has unique index 74static final int
SFString xs:NMTOKEN enumeration value "r_radial_styloid" has unique Level Of Articulation loa=1static final String
SFString xs:NMTOKEN enumeration value "r_radial_styloid" has unique parent "r_forearm" in HAnimSegmentstatic final String
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 final int
SFString xs:NMTOKEN enumeration value "r_radiale" has unique index 72static final int
SFString xs:NMTOKEN enumeration value "r_radiale" has unique Level Of Articulation loa=1static final String
SFString xs:NMTOKEN enumeration value "r_radiale" has unique parent "r_forearm" in HAnimSegmentstatic final String
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 final String
SFString xs:NMTOKEN enumeration value "r_rib10" has alias "r_rib10_midspine"static final int
SFString xs:NMTOKEN enumeration value "r_rib10" has unique index 30static final int
SFString xs:NMTOKEN enumeration value "r_rib10" has unique Level Of Articulation loa=3static final String
SFString xs:NMTOKEN enumeration value "r_rib10" has unique parent "l2" in HAnimSegmentstatic final String
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 final int
SFString xs:NMTOKEN enumeration value "r_sphyrion" has unique index 54static final int
SFString xs:NMTOKEN enumeration value "r_sphyrion" has unique Level Of Articulation loa=1static final String
SFString xs:NMTOKEN enumeration value "r_sphyrion" has unique parent "r_talus" in HAnimSegmentstatic final String
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 final String
SFString xs:NMTOKEN enumeration value "r_suprapatella" has alias "r_kneecap"static final int
SFString xs:NMTOKEN enumeration value "r_suprapatella" has unique index 45static final int
SFString xs:NMTOKEN enumeration value "r_suprapatella" has unique Level Of Articulation loa=1static final String
SFString xs:NMTOKEN enumeration value "r_suprapatella" has unique parent "r_thigh" in HAnimSegmentstatic final String
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 final int
SFString xs:NMTOKEN enumeration value "r_tarsal_distal_phalanx_1" has unique index 116static final int
SFString xs:NMTOKEN enumeration value "r_tarsal_distal_phalanx_1" has unique Level Of Articulation loa=4static final String
SFString xs:NMTOKEN enumeration value "r_tarsal_distal_phalanx_1" has unique parent "r_tarsal_distal_phalanx_1" in HAnimSegmentstatic final String
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 final String
SFString xs:NMTOKEN enumeration value "r_tarsal_distal_phalanx_2" has alias "r_digit2"static final int
SFString xs:NMTOKEN enumeration value "r_tarsal_distal_phalanx_2" has unique index 117static final int
SFString xs:NMTOKEN enumeration value "r_tarsal_distal_phalanx_2" has unique Level Of Articulation loa=2static final String
SFString xs:NMTOKEN enumeration value "r_tarsal_distal_phalanx_2" has unique parent "r_tarsal_distal_phalanx_2" in HAnimSegmentstatic final String
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 final int
SFString xs:NMTOKEN enumeration value "r_tarsal_distal_phalanx_3" has unique index 118static final int
SFString xs:NMTOKEN enumeration value "r_tarsal_distal_phalanx_3" has unique Level Of Articulation loa=4static final String
SFString xs:NMTOKEN enumeration value "r_tarsal_distal_phalanx_3" has unique parent "r_tarsal_distal_phalanx_3" in HAnimSegmentstatic final String
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 final int
SFString xs:NMTOKEN enumeration value "r_tarsal_distal_phalanx_4" has unique index 119static final int
SFString xs:NMTOKEN enumeration value "r_tarsal_distal_phalanx_4" has unique Level Of Articulation loa=4static final String
SFString xs:NMTOKEN enumeration value "r_tarsal_distal_phalanx_4" has unique parent "r_tarsal_distal_phalanx_4" in HAnimSegmentstatic final String
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 final String
SFString xs:NMTOKEN enumeration value "r_tarsal_distal_phalanx_5" has alias "r_tarsal_distal_pha5"static final int
SFString xs:NMTOKEN enumeration value "r_tarsal_distal_phalanx_5" has unique index 120static final int
SFString xs:NMTOKEN enumeration value "r_tarsal_distal_phalanx_5" has unique Level Of Articulation loa=4static final String
SFString xs:NMTOKEN enumeration value "r_tarsal_distal_phalanx_5" has unique parent "r_tarsal_distal_phalanx_5" in HAnimSegmentstatic final String
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 final String
SFString xs:NMTOKEN enumeration value "r_thelion" has alias "Right Bustpoint"static final int
SFString xs:NMTOKEN enumeration value "r_thelion" has unique index 31static final int
SFString xs:NMTOKEN enumeration value "r_thelion" has unique Level Of Articulation loa=3static final String
SFString xs:NMTOKEN enumeration value "r_thelion" has unique parent "t9" in HAnimSegmentstatic final String
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 final int
SFString xs:NMTOKEN enumeration value "r_tibiale" has unique index 51static final int
SFString xs:NMTOKEN enumeration value "r_tibiale" has unique Level Of Articulation loa=1static final String
SFString xs:NMTOKEN enumeration value "r_tibiale" has unique parent "r_calf" in HAnimSegmentstatic final String
Tooltip: notch just above the tragus of the ear.static final int
SFString xs:NMTOKEN enumeration value "r_tragion" has unique index 7static final int
SFString xs:NMTOKEN enumeration value "r_tragion" has unique Level Of Articulation loa=1static final String
SFString xs:NMTOKEN enumeration value "r_tragion" has unique parent "skull" in HAnimSegmentstatic final String
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 final String
SFString xs:NMTOKEN enumeration value "r_trochanterion" has alias "r_trochanter"static final int
SFString xs:NMTOKEN enumeration value "r_trochanterion" has unique index 46static final int
SFString xs:NMTOKEN enumeration value "r_trochanterion" has unique Level Of Articulation loa=1static final String
SFString xs:NMTOKEN enumeration value "r_trochanterion" has unique parent "pelvis" in HAnimSegmentstatic final String
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 final int
SFString xs:NMTOKEN enumeration value "r_ulnar_styloid" has unique index 73static final int
SFString xs:NMTOKEN enumeration value "r_ulnar_styloid" has unique Level Of Articulation loa=1static final String
SFString xs:NMTOKEN enumeration value "r_ulnar_styloid" has unique parent "r_carpal" in HAnimSegmentstatic final String
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 final String
SFString xs:NMTOKEN enumeration value "rear_center_midsagittal_plane" has alias "median plane"static final int
SFString xs:NMTOKEN enumeration value "rear_center_midsagittal_plane" has unique index 92static final int
SFString xs:NMTOKEN enumeration value "rear_center_midsagittal_plane" has unique Level Of Articulation loa=2static final String
SFString xs:NMTOKEN enumeration value "rear_center_midsagittal_plane" has unique parent "t6" in HAnimSegmentstatic final String
Tooltip: osseocartilaginous junction of the nasal dorsum.static final int
SFString xs:NMTOKEN enumeration value "sellion" has unique index 2static final int
SFString xs:NMTOKEN enumeration value "sellion" has unique Level Of Articulation loa=1static final String
SFString xs:NMTOKEN enumeration value "sellion" has unique parent "skull" in HAnimSegmentstatic final String
Tooltip: CAESAR 2003 skull_vertex matches ISO 7250-1 part 5.22 Vertex (top of head).static final String
SFString xs:NMTOKEN enumeration value "skull_vertex" has alias (TODO tokenize array)"skull_tip,vertex"static final int
SFString xs:NMTOKEN enumeration value "skull_vertex" has unique index 0static final int
SFString xs:NMTOKEN enumeration value "skull_vertex" has unique Level Of Articulation loa=1static final String
SFString xs:NMTOKEN enumeration value "skull_vertex" has unique parent "skull" in HAnimSegmentstatic final String
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 final String
SFString xs:NMTOKEN enumeration value "spine_1_middle_back" has alias "middle back"static final int
SFString xs:NMTOKEN enumeration value "spine_1_middle_back" has unique index 24static final int
SFString xs:NMTOKEN enumeration value "spine_1_middle_back" has unique Level Of Articulation loa=3static final String
SFString xs:NMTOKEN enumeration value "spine_1_middle_back" has unique parent "t5" in HAnimSegmentstatic final String
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 final String
SFString xs:NMTOKEN enumeration value "spine_2_lower_back" has alias "lower back"static final int
SFString xs:NMTOKEN enumeration value "spine_2_lower_back" has unique index 25static final int
SFString xs:NMTOKEN enumeration value "spine_2_lower_back" has unique Level Of Articulation loa=3static final String
SFString xs:NMTOKEN enumeration value "spine_2_lower_back" has unique parent "l2" in HAnimSegmentstatic final String
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 final int
SFString xs:NMTOKEN enumeration value "substernale" has unique index 13static final int
SFString xs:NMTOKEN enumeration value "substernale" has unique Level Of Articulation loa=2static final String
SFString xs:NMTOKEN enumeration value "substernale" has unique parent "t10" in HAnimSegmentstatic final String
Tooltip: center point above tip of chin.static final int
SFString xs:NMTOKEN enumeration value "supramenton" has unique index 9static final int
SFString xs:NMTOKEN enumeration value "supramenton" has unique Level Of Articulation loa=3static final String
SFString xs:NMTOKEN enumeration value "supramenton" has unique parent "jaw" in HAnimSegmentstatic final String
Tooltip: Suprasternale.static final int
SFString xs:NMTOKEN enumeration value "suprasternale" has unique index 12static final int
SFString xs:NMTOKEN enumeration value "suprasternale" has unique Level Of Articulation loa=2static final String
SFString xs:NMTOKEN enumeration value "suprasternale" has unique parent "t1" in HAnimSegmentstatic final String
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 final String
SFString xs:NMTOKEN enumeration value "waist_preferred_anterior" has alias "waist_preferred_ant"static final int
SFString xs:NMTOKEN enumeration value "waist_preferred_anterior" has unique index 26static final int
SFString xs:NMTOKEN enumeration value "waist_preferred_anterior" has unique Level Of Articulation loa=3static final String
SFString xs:NMTOKEN enumeration value "waist_preferred_anterior" has unique parent "l2" in HAnimSegmentstatic final String
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 final String
SFString xs:NMTOKEN enumeration value "waist_preferred_posterior" has alias "waist_preferred_post"static final int
SFString xs:NMTOKEN enumeration value "waist_preferred_posterior" has unique index 27static final int
SFString xs:NMTOKEN enumeration value "waist_preferred_posterior" has unique Level Of Articulation loa=3static final String
SFString xs:NMTOKEN enumeration value "waist_preferred_posterior" has unique parent "l2" in HAnimSegmentstatic final float[]
SFRotation field named rotation has default value {0f,0f,1f,0f} (Java syntax) or 0 0 1 0 (XML syntax).static final float[]
SFVec3f field named scale has default value {1f,1f,1f} (Java syntax) or 1 1 1 (XML syntax).static final float[]
SFRotation field named scaleOrientation has default value {0f,0f,1f,0f} (Java syntax) or 0 0 1 0 (XML syntax).static final String
toField ROUTE name for MFNode field named addChildren.static final String
toField ROUTE name for SFBool field named bboxDisplay.static final String
toField ROUTE name for SFVec3f field named center.static final String
toField ROUTE name for MFNode field named children.static final String
toField ROUTE name for SFString field named description.static final String
toField ROUTE name for SFNode field named metadata.static final String
toField ROUTE name for SFString field named name.static final String
toField ROUTE name for MFNode field named removeChildren.static final String
toField ROUTE name for SFRotation field named rotation.static final String
toField ROUTE name for SFVec3f field named scale.static final String
toField ROUTE name for SFRotation field named scaleOrientation.static final String
toField ROUTE name for SFVec3f field named translation.static final String
toField ROUTE name for SFBool field named visible.static final float[]
SFVec3f field named translation has default value {0f,0f,0f} (Java syntax) or 0 0 0 (XML syntax).static final boolean
SFBool field named visible has default value true (Java syntax) or true (XML syntax).Fields inherited from class org.web3d.x3d.jsail.X3DConcreteNode
containerField_ALLOWED_VALUES, containerFieldOverride, DEF_DEFAULT_VALUE, USE_DEFAULT_VALUE
Fields inherited from class org.web3d.x3d.jsail.X3DConcreteElement
CLASS_DEFAULT_VALUE, ID_DEFAULT_VALUE, STYLE_DEFAULT_VALUE, validationResult
-
Constructor Summary
ConstructorDescriptionConstructor for HAnimSite to initialize member variables with default values.Utility constructor that assigns DEF label after initializing member variables with default values.Utility constructor that assigns both DEF label and name, after initializing member variables with default values. -
Method Summary
Modifier and TypeMethodDescriptionaddChild
(X3DChildNode newValue) Utility method to add single child element to contained list of existing children nodes (if any).addChildren
(ProtoInstance newValue) Add single ProtoInstance (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).addComments
(String newComment) Add comment as CommentsBlock to children fieldaddComments
(String[] newComments) Add comments as String[] array to children fieldaddComments
(CommentsBlock newCommentsBlock) Add CommentsBlock to children fieldUtility method to clear MFNode value of children field.clearIS()
Utility method to clear SFNode value of IS field.Utility method to clear SFNode value of metadata field.findElementByNameValue
(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.findElementByNameValue
(String nameValue, 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.findNodeByDEF
(String DEFvalue) Recursive method to provide object reference to node by DEF, if found as this node or in a contained node.getAccessType
(String fieldName) Indicate accessType corresponding to given fieldName.Return reference to ancestor HAnimHumanoidfloat[]
Provide array of 3-tuple float results from initializeOnly SFVec3f field named bboxCenter.boolean
Provide boolean value from inputOutput SFBool field named bboxDisplay.float[]
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[]
Provide array of 3-tuple float results from inputOutput SFVec3f field named center.X3DNode[]
Provide array of org.web3d.x3d.sai.Core.X3DChildNode results (using an array consisting of properly typed nodes or ProtoInstances) from inputOutput MFNode field children.Utility method to get ArrayList value of MFNode children field, similar togetChildren()
.final String
Defines X3D component for the HAnimSite element: HAnimfinal int
Provides default X3D component level for this element: 1final String
containerField describes typical field relationship of a node to its parent.Provide String value from inputOutput SFString field named class.Provide String value from inputOutput SFString field named style.getDEF()
Provide String value from inputOutput SFString field named DEF.Provide String value from inputOutput SFString field named description.final String
Provides name of this element: HAnimSitegetFieldType
(String fieldName) Indicate type corresponding to given fieldName.Return version of ancestor HAnimHumanoidProvide String value from inputOutput SFString field named id.getIS()
Provide IS instance (using a properly typed node) from inputOutput SFNode field IS.Provide org.web3d.x3d.sai.Core.X3DMetadataObject instance (using a properly typed node) from inputOutput SFNode field metadata.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 String
getNameAlias
(String nameValue) Get alias for this namestatic int
getNameIndex
(String name) Get index for this namestatic int
getNameLoa
(String name) Get Level of Articulation (loa) for this namestatic String
getParentName
(String name) Get parent for this namefloat[]
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[]
Provide array of 4-tuple float results unit axis, angle (in radians) from inputOutput SFRotation field named scaleOrientation.float[]
Provide array of 3-tuple float results from inputOutput SFVec3f field named translation.getUSE()
Provide String value from inputOutput SFString field named USE.boolean
Provide boolean value from inputOutput SFBool field named visible.boolean
Return whether ancestor HAnimHumanoid is availableboolean
Indicate whether an object is available for inputOutput MFNode field children.boolean
hasElementByNameValue
(String nameValue, 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.boolean
hasIS()
Indicate whether an object is available for inputOutput SFNode field IS.boolean
Indicate whether an object is available for inputOutput SFNode field metadata.static boolean
hasNameAlias
(String name) Whether a alias exists for this namestatic boolean
hasNameIndex
(String name) Whether an index exists for this namestatic boolean
hasNameLoa
(String name) Whether an loa exists for this nameboolean
hasNodeByDEF
(String DEFvalue) Recursive method to determine whether node with DEFvalue is found, meaning both objects are attached to same scene graph.static boolean
hasParentMatchingName
(String name) Whether a parent exists for this namefinal void
Initialize all member variables to default values.setBboxCenter
(double[] newArray) Utility method: double-precision set-array accessor for X3D floating-point type, similar tosetBboxCenter(float[])
.setBboxCenter
(double x, double y, double z) Utility method: double-precision set-parameters accessor for X3D floating-point type, similar tosetBboxCenter(float[])
.setBboxCenter
(float[] newValue) Accessor method to assign 3-tuple float array to initializeOnly SFVec3f field named bboxCenter.setBboxCenter
(float x, float y, float z) Assign values to SFVec3f bboxCenter field, similar tosetBboxCenter(float[])
.setBboxCenter
(SFVec3f newValue) Assign typed object value to SFVec3f bboxCenter field, similar tosetBboxCenter(float[])
.setBboxDisplay
(boolean newValue) Accessor method to assign boolean value to inputOutput SFBool field named bboxDisplay.setBboxDisplay
(SFBool newValue) Assign typed object value to SFBool bboxDisplay field, similar tosetBboxDisplay(boolean)
.setBboxSize
(double[] newArray) Utility method: double-precision set-array accessor for X3D floating-point type, similar tosetBboxSize(float[])
.setBboxSize
(double x, double y, double z) Utility method: double-precision set-parameters accessor for X3D floating-point type, similar tosetBboxSize(float[])
.setBboxSize
(float[] newValue) Accessor method to assign 3-tuple float array to initializeOnly SFVec3f field named bboxSize.setBboxSize
(float x, float y, float z) Assign values to SFVec3f bboxSize field, similar tosetBboxSize(float[])
.setBboxSize
(SFVec3f newValue) Assign typed object value to SFVec3f bboxSize field, similar tosetBboxSize(float[])
.setCenter
(double[] newArray) Utility method: double-precision set-array accessor for X3D floating-point type, similar tosetCenter(float[])
.setCenter
(double x, double y, double z) Utility method: double-precision set-parameters accessor for X3D floating-point type, similar tosetCenter(float[])
.setCenter
(float[] newValue) Accessor method to assign 3-tuple float array to inputOutput SFVec3f field named center.setCenter
(float x, float y, float z) Assign values to SFVec3f center field, similar tosetCenter(float[])
.Assign typed object value to SFVec3f center field, similar tosetCenter(float[])
.setChildren
(ArrayList<X3DChildNode> newValue) Assign ArrayList value of MFNode children field, similar tosetChildren(org.web3d.x3d.sai.Core.X3DNode[])
.void
setChildren
(X3DNode newValue) Set single children node, replacing prior array of existing nodes (if any).setChildren
(X3DNode[] newValue) Accessor method to assign org.web3d.x3d.sai.Core.X3DChildNode array (using an array consisting of properly typed nodes or ProtoInstances) to inputOutput MFNode field children.final HAnimSite
setCssClass
(String newValue) Accessor method to assign String value to inputOutput SFString field named class.setCssClass
(SFString newValue) Assign typed object value to SFString cssClass field, similar tosetCssClass(String)
.final HAnimSite
setCssStyle
(String newValue) Accessor method to assign String value to inputOutput SFString field named style.setCssStyle
(SFString newValue) Assign typed object value to SFString cssClass field, similar tosetCssStyle(String)
.final HAnimSite
Accessor method to assign String value to inputOutput SFString field named DEF.Assign typed object value to SFString DEF field, similar tosetDEF(String)
.setDescription
(String newValue) Accessor method to assign String value to inputOutput SFString field named description.setDescription
(SFString newValue) Assign typed object value to SFString description field, similar tosetDescription(String)
.final HAnimSite
Accessor method to assign String value to inputOutput SFString field named id.Assign typed object value to SFString HtmlID field, similar tosetHtmlID(String)
.Accessor method to assign IS instance (using a properly typed node) to inputOutput SFNode field IS.setMetadata
(ProtoInstance newValue) Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.setMetadata
(X3DMetadataObject newValue) Accessor method to assign org.web3d.x3d.sai.Core.X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.final HAnimSite
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.Assign typed object value to SFString name field, similar tosetName(String)
.setRotation
(double[] newArray) Utility method: double-precision set-array accessor for X3D floating-point type, similar tosetRotation(float[])
.setRotation
(double x, double y, double z, double angleRadians) Utility method: double-precision set-parameters accessor for X3D floating-point type, similar tosetRotation(float[])
.setRotation
(float[] newValue) Accessor method to assign 4-tuple float array unit axis, angle (in radians) to inputOutput SFRotation field named rotation.setRotation
(float x, float y, float z, float angleRadians) Assign values to SFRotation rotation field, similar tosetRotation(float[])
.setRotation
(SFRotation newValue) Assign typed object value to SFRotation rotation field, similar tosetRotation(float[])
.setScale
(double[] newArray) Utility method: double-precision set-array accessor for X3D floating-point type, similar tosetScale(float[])
.setScale
(double x, double y, double z) Utility method: double-precision set-parameters accessor for X3D floating-point type, similar tosetScale(float[])
.setScale
(float[] newValue) Accessor method to assign 3-tuple float array to inputOutput SFVec3f field named scale.setScale
(float x, float y, float z) Assign values to SFVec3f scale field, similar tosetScale(float[])
.Assign typed object value to SFVec3f scale field, similar tosetScale(float[])
.setScaleOrientation
(double[] newArray) Utility method: double-precision set-array accessor for X3D floating-point type, similar tosetScaleOrientation(float[])
.setScaleOrientation
(double x, double y, double z, double angleRadians) Utility method: double-precision set-parameters accessor for X3D floating-point type, similar tosetScaleOrientation(float[])
.setScaleOrientation
(float[] newValue) Accessor method to assign 4-tuple float array unit axis, angle (in radians) to inputOutput SFRotation field named scaleOrientation.setScaleOrientation
(float x, float y, float z, float angleRadians) Assign values to SFRotation scaleOrientation field, similar tosetScaleOrientation(float[])
.setScaleOrientation
(SFRotation newValue) Assign typed object value to SFRotation scaleOrientation field, similar tosetScaleOrientation(float[])
.setTranslation
(double[] newArray) Utility method: double-precision set-array accessor for X3D floating-point type, similar tosetTranslation(float[])
.setTranslation
(double x, double y, double z) Utility method: double-precision set-parameters accessor for X3D floating-point type, similar tosetTranslation(float[])
.setTranslation
(float[] newValue) Accessor method to assign 3-tuple float array to inputOutput SFVec3f field named translation.setTranslation
(float x, float y, float z) Assign values to SFVec3f translation field, similar tosetTranslation(float[])
.setTranslation
(SFVec3f newValue) Assign typed object value to SFVec3f translation field, similar tosetTranslation(float[])
.final HAnimSite
Accessor method to assign String value to inputOutput SFString field named USE.Assign typed object value to SFString USE field, similar tosetUSE(String)
.Assign a USE reference to another DEF node of same node type, similar tosetUSE(String)
.setVisible
(boolean newValue) Accessor method to assign boolean value to inputOutput SFBool field named visible.setVisible
(SFBool newValue) Assign typed object value to SFBool visible field, similar tosetVisible(boolean)
.toStringClassicVRML
(int indentLevel) Recursive method to provide ClassicVRML string serialization.toStringVRML97
(int indentLevel) Recursive method to provide VRML97 string serialization.toStringX3D
(int indentLevel) Recursive method to provide X3D string serialization of this model subgraph, utilizing XML encoding and conforming to X3D Canonical Form.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
getContainerFieldAllowedValues, getContainerFieldOverride, hasDEF, hasNameField, hasUSE, includesNameField, isNode, isStatement, resetContainerFieldOverride, setConcreteDEF, setConcreteUSE, setContainerFieldOverride
Methods inherited from class org.web3d.x3d.jsail.X3DConcreteElement
addComments, clearParent, findAncestorElementByName, findAncestorProtoBody, findAncestorScene, findAncestorX3D, getPackageName, getParent, getValidationResult, hasAncestorElementByName, hasAncestorProtoBody, hasAncestorScene, hasAncestorX3D, hasParent, isValid, setConcreteCssClass, setConcreteCssStyle, setConcreteHtmlID, setParent, toStringClassicVRML, toStringVRML97, toStringX3D
-
Field Details
-
NAME_SKULL_VERTEX
Tooltip: 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).- See Also:
-
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_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_PARENT
SFString xs:NMTOKEN enumeration value "skull_vertex" has unique parent "skull" in HAnimSegment- See Also:
-
NAME_SKULL_VERTEX_ALIAS
SFString xs:NMTOKEN enumeration value "skull_vertex" has alias (TODO tokenize array)"skull_tip,vertex"- See Also:
-
NAME_GLABELLA
Tooltip: 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).- See Also:
-
NAME_GLABELLA_INDEX
public static final int NAME_GLABELLA_INDEXSFString xs:NMTOKEN enumeration value "glabella" has unique index 1- See Also:
-
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_PARENT
SFString xs:NMTOKEN enumeration value "glabella" has unique parent "skull" in HAnimSegment- See Also:
-
NAME_SELLION
Tooltip: 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).- See Also:
-
NAME_SELLION_INDEX
public static final int NAME_SELLION_INDEXSFString xs:NMTOKEN enumeration value "sellion" has unique index 2- See Also:
-
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_PARENT
SFString xs:NMTOKEN enumeration value "sellion" has unique parent "skull" in HAnimSegment- See Also:
-
NAME_L_INFRAORBITALE
Tooltip: 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).- See Also:
-
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_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_PARENT
SFString xs:NMTOKEN enumeration value "l_infraorbitale" has unique parent "skull" in HAnimSegment- See Also:
-
NAME_L_TRAGION
Tooltip: 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).- See Also:
-
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_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_PARENT
SFString xs:NMTOKEN enumeration value "l_tragion" has unique parent "skull" in HAnimSegment- See Also:
-
NAME_L_GONION
Tooltip: 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).- See Also:
-
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_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_PARENT
SFString xs:NMTOKEN enumeration value "l_gonion" has unique parent "skull" in HAnimSegment- See Also:
-
NAME_R_INFRAORBITALE
Tooltip: 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).- See Also:
-
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_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_PARENT
SFString xs:NMTOKEN enumeration value "r_infraorbitale" has unique parent "skull" in HAnimSegment- See Also:
-
NAME_R_TRAGION
Tooltip: 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).- See Also:
-
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_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_PARENT
SFString xs:NMTOKEN enumeration value "r_tragion" has unique parent "skull" in HAnimSegment- See Also:
-
NAME_R_GONION
Tooltip: 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).- See Also:
-
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_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_PARENT
SFString xs:NMTOKEN enumeration value "r_gonion" has unique parent "skull" in HAnimSegment- See Also:
-
NAME_SUPRAMENTON
Tooltip: 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).- See Also:
-
NAME_SUPRAMENTON_INDEX
public static final int NAME_SUPRAMENTON_INDEXSFString xs:NMTOKEN enumeration value "supramenton" has unique index 9- See Also:
-
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_PARENT
SFString xs:NMTOKEN enumeration value "supramenton" has unique parent "jaw" in HAnimSegment- See Also:
-
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).- See Also:
-
NAME_CERVICALE_INDEX
public static final int NAME_CERVICALE_INDEXSFString xs:NMTOKEN enumeration value "cervicale" has unique index 10- See Also:
-
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_PARENT
SFString xs:NMTOKEN enumeration value "cervicale" has unique parent "t1" in HAnimSegment- See Also:
-
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).- See Also:
-
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_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_PARENT
SFString xs:NMTOKEN enumeration value "adams_apple" has unique parent "c2" in HAnimSegment- See Also:
-
NAME_SUPRASTERNALE
Tooltip: 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).- See Also:
-
NAME_SUPRASTERNALE_INDEX
public static final int NAME_SUPRASTERNALE_INDEXSFString xs:NMTOKEN enumeration value "suprasternale" has unique index 12- See Also:
-
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_PARENT
SFString xs:NMTOKEN enumeration value "suprasternale" has unique parent "t1" in HAnimSegment- See Also:
-
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).- See Also:
-
NAME_SUBSTERNALE_INDEX
public static final int NAME_SUBSTERNALE_INDEXSFString xs:NMTOKEN enumeration value "substernale" has unique index 13- See Also:
-
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_PARENT
SFString xs:NMTOKEN enumeration value "substernale" has unique parent "t10" in HAnimSegment- See Also:
-
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).- See Also:
-
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_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_PARENT
SFString xs:NMTOKEN enumeration value "l_clavicle" has unique parent "l_clavicle" in HAnimSegment- See Also:
-
NAME_L_CLAVICLE_ALIAS
SFString xs:NMTOKEN enumeration value "l_clavicle" has alias "l_clavicale"- See Also:
-
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).- See Also:
-
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_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_PARENT
SFString xs:NMTOKEN enumeration value "l_acromion" has unique parent "l_clavicle" in HAnimSegment- See Also:
-
NAME_L_AXILLA_PROXIMAL
Tooltip: 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).- See Also:
-
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_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_PARENT
SFString xs:NMTOKEN enumeration value "l_axilla_proximal" has unique parent "l_clavicle" in HAnimSegment- See Also:
-
NAME_L_AXILLA_PROXIMAL_ALIAS
SFString xs:NMTOKEN enumeration value "l_axilla_proximal" has alias "l_axilla_ant"- See Also:
-
NAME_L_AXILLA_DISTAL
Tooltip: 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).- See Also:
-
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_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_PARENT
SFString xs:NMTOKEN enumeration value "l_axilla_distal" has unique parent "l_clavicle" in HAnimSegment- See Also:
-
NAME_L_AXILLA_DISTAL_ALIAS
SFString xs:NMTOKEN enumeration value "l_axilla_distal" has alias "l_axilla_post"- See Also:
-
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).- See Also:
-
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- See Also:
-
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- See Also:
-
NAME_L_AXILLA_POSTERIOR_FOLDS_PARENT
SFString xs:NMTOKEN enumeration value "l_axilla_posterior_folds" has unique parent "l_clavicle" in HAnimSegment- See Also:
-
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).- See Also:
-
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_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_PARENT
SFString xs:NMTOKEN enumeration value "r_clavicle" has unique parent "r_clavicle" in HAnimSegment- See Also:
-
NAME_R_CLAVICLE_ALIAS
SFString xs:NMTOKEN enumeration value "r_clavicle" has alias "r_clavicale"- See Also:
-
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).- See Also:
-
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_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_PARENT
SFString xs:NMTOKEN enumeration value "r_acromion" has unique parent "r_clavicle" in HAnimSegment- See Also:
-
NAME_R_AXILLA_PROXIMAL
Tooltip: 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).- See Also:
-
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_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_PARENT
SFString xs:NMTOKEN enumeration value "r_axilla_proximal" has unique parent "r_clavicle" in HAnimSegment- See Also:
-
NAME_R_AXILLA_PROXIMAL_ALIAS
SFString xs:NMTOKEN enumeration value "r_axilla_proximal" has alias "r_axilla_ant"- See Also:
-
NAME_R_AXILLA_DISTAL
Tooltip: 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).- See Also:
-
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_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_PARENT
SFString xs:NMTOKEN enumeration value "r_axilla_distal" has unique parent "r_clavicle" in HAnimSegment- See Also:
-
NAME_R_AXILLA_DISTAL_ALIAS
SFString xs:NMTOKEN enumeration value "r_axilla_distal" has alias "r_axilla_post"- See Also:
-
NAME_R_AXILLA_POSTERIOR_FOLDS
Tooltip: 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).- See Also:
-
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- See Also:
-
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- See Also:
-
NAME_R_AXILLA_POSTERIOR_FOLDS_PARENT
SFString xs:NMTOKEN enumeration value "r_axilla_posterior_folds" has unique parent "r_clavicle" in HAnimSegment- See Also:
-
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).- See Also:
-
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_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_PARENT
SFString xs:NMTOKEN enumeration value "spine_1_middle_back" has unique parent "t5" in HAnimSegment- See Also:
-
NAME_SPINE_1_MIDDLE_BACK_ALIAS
SFString xs:NMTOKEN enumeration value "spine_1_middle_back" has alias "middle back"- See Also:
-
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).- See Also:
-
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_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_PARENT
SFString xs:NMTOKEN enumeration value "spine_2_lower_back" has unique parent "l2" in HAnimSegment- See Also:
-
NAME_SPINE_2_LOWER_BACK_ALIAS
SFString xs:NMTOKEN enumeration value "spine_2_lower_back" has alias "lower back"- See Also:
-
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).- See Also:
-
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- See Also:
-
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- See Also:
-
NAME_WAIST_PREFERRED_ANTERIOR_PARENT
SFString xs:NMTOKEN enumeration value "waist_preferred_anterior" has unique parent "l2" in HAnimSegment- See Also:
-
NAME_WAIST_PREFERRED_ANTERIOR_ALIAS
SFString xs:NMTOKEN enumeration value "waist_preferred_anterior" has alias "waist_preferred_ant"- See Also:
-
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).- See Also:
-
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- See Also:
-
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- See Also:
-
NAME_WAIST_PREFERRED_POSTERIOR_PARENT
SFString xs:NMTOKEN enumeration value "waist_preferred_posterior" has unique parent "l2" in HAnimSegment- See Also:
-
NAME_WAIST_PREFERRED_POSTERIOR_ALIAS
SFString xs:NMTOKEN enumeration value "waist_preferred_posterior" has alias "waist_preferred_post"- See Also:
-
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).- See Also:
-
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_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_PARENT
SFString xs:NMTOKEN enumeration value "l_rib10" has unique parent "l2" in HAnimSegment- See Also:
-
NAME_L_RIB10_ALIAS
SFString xs:NMTOKEN enumeration value "l_rib10" has alias "l_rib10_midspine"- See Also:
-
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).- See Also:
-
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_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_PARENT
SFString xs:NMTOKEN enumeration value "l_thelion" has unique parent "t9" in HAnimSegment- See Also:
-
NAME_L_THELION_ALIAS
SFString xs:NMTOKEN enumeration value "l_thelion" has alias "Left Bustpoint"- See Also:
-
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).- See Also:
-
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_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_PARENT
SFString xs:NMTOKEN enumeration value "r_rib10" has unique parent "l2" in HAnimSegment- See Also:
-
NAME_R_RIB10_ALIAS
SFString xs:NMTOKEN enumeration value "r_rib10" has alias "r_rib10_midspine"- See Also:
-
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).- See Also:
-
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_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_PARENT
SFString xs:NMTOKEN enumeration value "r_thelion" has unique parent "t9" in HAnimSegment- See Also:
-
NAME_R_THELION_ALIAS
SFString xs:NMTOKEN enumeration value "r_thelion" has alias "Right Bustpoint"- See Also:
-
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).- See Also:
-
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_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_PARENT
SFString xs:NMTOKEN enumeration value "l_asis" has unique parent "pelvis" in HAnimSegment- See Also:
-
NAME_L_ASIS_ALIAS
SFString xs:NMTOKEN enumeration value "l_asis" has alias "Left Anterior Superior Iliac Spine"- See Also:
-
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).- See Also:
-
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_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_PARENT
SFString xs:NMTOKEN enumeration value "l_iliocristale" has unique parent "pelvis" in HAnimSegment- See Also:
-
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).- See Also:
-
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_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_PARENT
SFString xs:NMTOKEN enumeration value "l_psis" has unique parent "pelvis" in HAnimSegment- See Also:
-
NAME_L_PSIS_ALIAS
SFString xs:NMTOKEN enumeration value "l_psis" has alias "Left Posterior Superior Iliac Spine"- See Also:
-
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).- See Also:
-
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_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_PARENT
SFString xs:NMTOKEN enumeration value "r_asis" has unique parent "pelvis" in HAnimSegment- See Also:
-
NAME_R_ASIS_ALIAS
SFString xs:NMTOKEN enumeration value "r_asis" has alias "Right Anterior Superior Iliac Spine"- See Also:
-
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).- See Also:
-
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_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_PARENT
SFString xs:NMTOKEN enumeration value "r_iliocristale" has unique parent "pelvis" in HAnimSegment- See Also:
-
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).- See Also:
-
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_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_PARENT
SFString xs:NMTOKEN enumeration value "r_psis" has unique parent "pelvis" in HAnimSegment- See Also:
-
NAME_R_PSIS_ALIAS
SFString xs:NMTOKEN enumeration value "r_psis" has alias "Right Posterior Superior Iliac Spine"- See Also:
-
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).- See Also:
-
NAME_CROTCH_INDEX
public static final int NAME_CROTCH_INDEXSFString xs:NMTOKEN enumeration value "crotch" has unique index 38- See Also:
-
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_PARENT
SFString xs:NMTOKEN enumeration value "crotch" has unique parent "pelvis" in HAnimSegment- See Also:
-
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).- See Also:
-
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- See Also:
-
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- See Also:
-
NAME_L_FEMORAL_LATERAL_EPICONDYLE_PARENT
SFString xs:NMTOKEN enumeration value "l_femoral_lateral_epicondyle" has unique parent "l_thigh" in HAnimSegment- See Also:
-
NAME_L_FEMORAL_LATERAL_EPICONDYLE_ALIAS
SFString xs:NMTOKEN enumeration value "l_femoral_lateral_epicondyle" has alias (TODO tokenize array)"l_femoral_lateral_epicn,l_femoral_lateral_epicondyles"- See Also:
-
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).- See Also:
-
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- See Also:
-
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- See Also:
-
NAME_L_FEMORAL_MEDIAL_EPICONDYLE_PARENT
SFString xs:NMTOKEN enumeration value "l_femoral_medial_epicondyle" has unique parent "l_thigh" in HAnimSegment- See Also:
-
NAME_L_FEMORAL_MEDIAL_EPICONDYLE_ALIAS
SFString xs:NMTOKEN enumeration value "l_femoral_medial_epicondyle" has alias (TODO tokenize array)"l_femoral_medial_epicn,l_femoral_medial_epicondyles"- See Also:
-
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).- See Also:
-
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_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_PARENT
SFString xs:NMTOKEN enumeration value "l_suprapatella" has unique parent "l_thigh" in HAnimSegment- See Also:
-
NAME_L_SUPRAPATELLA_ALIAS
SFString xs:NMTOKEN enumeration value "l_suprapatella" has alias "l_kneecap"- See Also:
-
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).- See Also:
-
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_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_PARENT
SFString xs:NMTOKEN enumeration value "l_trochanterion" has unique parent "pelvis" in HAnimSegment- See Also:
-
NAME_L_TROCHANTERION_ALIAS
SFString xs:NMTOKEN enumeration value "l_trochanterion" has alias "l_trochanter"- See Also:
-
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).- See Also:
-
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- See Also:
-
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- See Also:
-
NAME_R_FEMORAL_LATERAL_EPICONDYLE_PARENT
SFString xs:NMTOKEN enumeration value "r_femoral_lateral_epicondyle" has unique parent "r_thigh" in HAnimSegment- See Also:
-
NAME_R_FEMORAL_LATERAL_EPICONDYLE_ALIAS
SFString xs:NMTOKEN enumeration value "r_femoral_lateral_epicondyle" has alias (TODO tokenize array)"r_femoral_lateral_epicn,r_femoral_lateral_epicondyles"- See Also:
-
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).- See Also:
-
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- See Also:
-
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- See Also:
-
NAME_R_FEMORAL_MEDIAL_EPICONDYLE_PARENT
SFString xs:NMTOKEN enumeration value "r_femoral_medial_epicondyle" has unique parent "r_thigh" in HAnimSegment- See Also:
-
NAME_R_FEMORAL_MEDIAL_EPICONDYLE_ALIAS
SFString xs:NMTOKEN enumeration value "r_femoral_medial_epicondyle" has alias (TODO tokenize array)"r_femoral_medial_epicn,r_femoral_medial_epicondyles"- See Also:
-
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).- See Also:
-
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_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_PARENT
SFString xs:NMTOKEN enumeration value "r_suprapatella" has unique parent "r_thigh" in HAnimSegment- See Also:
-
NAME_R_SUPRAPATELLA_ALIAS
SFString xs:NMTOKEN enumeration value "r_suprapatella" has alias "r_kneecap"- See Also:
-
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).- See Also:
-
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_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_PARENT
SFString xs:NMTOKEN enumeration value "r_trochanterion" has unique parent "pelvis" in HAnimSegment- See Also:
-
NAME_R_TROCHANTERION_ALIAS
SFString xs:NMTOKEN enumeration value "r_trochanterion" has alias "r_trochanter"- See Also:
-
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).- See Also:
-
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_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_PARENT
SFString xs:NMTOKEN enumeration value "l_tibiale" has unique parent "l_calf" in HAnimSegment- See Also:
-
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).- See Also:
-
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_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_PARENT
SFString xs:NMTOKEN enumeration value "l_medial_malleolus" has unique parent "l_calf" in HAnimSegment- See Also:
-
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).- See Also:
-
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_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_PARENT
SFString xs:NMTOKEN enumeration value "l_lateral_malleolus" has unique parent "l_calf" in HAnimSegment- See Also:
-
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).- See Also:
-
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_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_PARENT
SFString xs:NMTOKEN enumeration value "l_sphyrion" has unique parent "l_talus" in HAnimSegment- See Also:
-
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).- See Also:
-
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_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_PARENT
SFString xs:NMTOKEN enumeration value "r_tibiale" has unique parent "r_calf" in HAnimSegment- See Also:
-
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).- See Also:
-
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_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_PARENT
SFString xs:NMTOKEN enumeration value "r_medial_malleolus" has unique parent "r_calf" in HAnimSegment- See Also:
-
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).- See Also:
-
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_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_PARENT
SFString xs:NMTOKEN enumeration value "r_lateral_malleolus" has unique parent "r_calf" in HAnimSegment- See Also:
-
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).- See Also:
-
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_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_PARENT
SFString xs:NMTOKEN enumeration value "r_sphyrion" has unique parent "r_talus" in HAnimSegment- See Also:
-
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).- See Also:
-
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_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_PARENT
SFString xs:NMTOKEN enumeration value "l_metatarsal_phalanx_1" has unique parent "l_tarsal_proximal_phalanx_1" in HAnimSegment- See Also:
-
NAME_L_METATARSAL_PHALANX_1_ALIAS
SFString xs:NMTOKEN enumeration value "l_metatarsal_phalanx_1" has alias "l_metatarsal_pha1"- See Also:
-
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).- See Also:
-
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_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_PARENT
SFString xs:NMTOKEN enumeration value "l_metatarsal_phalanx_5" has unique parent "l_tarsal_proximal_phalanx_5" in HAnimSegment- See Also:
-
NAME_L_METATARSAL_PHALANX_5_ALIAS
SFString xs:NMTOKEN enumeration value "l_metatarsal_phalanx_5" has alias "l_metatarsal_pha5"- See Also:
-
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).- See Also:
-
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_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_PARENT
SFString xs:NMTOKEN enumeration value "l_dactylion" has unique parent "l_carpal_distal_phalanx_2" in HAnimSegment- See Also:
-
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).- See Also:
-
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_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_PARENT
SFString xs:NMTOKEN enumeration value "l_calcaneus_posterior" has unique parent "l_talus" in HAnimSegment- See Also:
-
NAME_L_CALCANEUS_POSTERIOR_ALIAS
SFString xs:NMTOKEN enumeration value "l_calcaneus_posterior" has alias "l_calcaneous_post"- See Also:
-
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).- See Also:
-
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_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_PARENT
SFString xs:NMTOKEN enumeration value "r_metatarsal_phalanx_1" has unique parent "r_tarsal_proximal_phalanx_1" in HAnimSegment- See Also:
-
NAME_R_METATARSAL_PHALANX_1_ALIAS
SFString xs:NMTOKEN enumeration value "r_metatarsal_phalanx_1" has alias "r_metatarsal_pha1"- See Also:
-
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).- See Also:
-
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_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_PARENT
SFString xs:NMTOKEN enumeration value "r_metatarsal_phalanx_5" has unique parent "r_tarsal_proximal_phalanx_5" in HAnimSegment- See Also:
-
NAME_R_METATARSAL_PHALANX_5_ALIAS
SFString xs:NMTOKEN enumeration value "r_metatarsal_phalanx_5" has alias "r_metatarsal_pha5"- See Also:
-
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).- See Also:
-
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_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_PARENT
SFString xs:NMTOKEN enumeration value "r_dactylion" has unique parent "r_carpal_distal_phalanx_2" in HAnimSegment- See Also:
-
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).- See Also:
-
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_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_PARENT
SFString xs:NMTOKEN enumeration value "r_calcaneus_posterior" has unique parent "r_talus" in HAnimSegment- See Also:
-
NAME_R_CALCANEUS_POSTERIOR_ALIAS
SFString xs:NMTOKEN enumeration value "r_calcaneus_posterior" has alias "r_calcaneous_post"- See Also:
-
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).- See Also:
-
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- See Also:
-
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- See Also:
-
NAME_L_HUMERAL_LATERAL_EPICONDYLE_PARENT
SFString xs:NMTOKEN enumeration value "l_humeral_lateral_epicondyle" has unique parent "l_upperarm" in HAnimSegment- See Also:
-
NAME_L_HUMERAL_LATERAL_EPICONDYLE_ALIAS
SFString xs:NMTOKEN enumeration value "l_humeral_lateral_epicondyle" has alias (TODO tokenize array)"l_humeral_lateral_epicn,l_humeral_lateral_epicondyles"- See Also:
-
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).- See Also:
-
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- See Also:
-
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- See Also:
-
NAME_L_HUMERAL_MEDIAL_EPICONDYLE_PARENT
SFString xs:NMTOKEN enumeration value "l_humeral_medial_epicondyle" has unique parent "l_forearm" in HAnimSegment- See Also:
-
NAME_L_HUMERAL_MEDIAL_EPICONDYLE_ALIAS
SFString xs:NMTOKEN enumeration value "l_humeral_medial_epicondyle" has alias (TODO tokenize array)"l_humeral_medial_epicn,l_humeral_medial_epicondyles"- See Also:
-
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).- See Also:
-
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_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_PARENT
SFString xs:NMTOKEN enumeration value "l_olecranon" has unique parent "l_forearm" in HAnimSegment- See Also:
-
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).- See Also:
-
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- See Also:
-
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- See Also:
-
NAME_R_HUMERAL_LATERAL_EPICONDYLE_PARENT
SFString xs:NMTOKEN enumeration value "r_humeral_lateral_epicondyle" has unique parent "r_upperarm" in HAnimSegment- See Also:
-
NAME_R_HUMERAL_LATERAL_EPICONDYLE_ALIAS
SFString xs:NMTOKEN enumeration value "r_humeral_lateral_epicondyle" has alias (TODO tokenize array)"r_humeral_lateral_epicn,r_humeral_lateral_epicondyles"- See Also:
-
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).- See Also:
-
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- See Also:
-
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- See Also:
-
NAME_R_HUMERAL_MEDIAL_EPICONDYLE_PARENT
SFString xs:NMTOKEN enumeration value "r_humeral_medial_epicondyle" has unique parent "r_forearm" in HAnimSegment- See Also:
-
NAME_R_HUMERAL_MEDIAL_EPICONDYLE_ALIAS
SFString xs:NMTOKEN enumeration value "r_humeral_medial_epicondyle" has alias (TODO tokenize array)"r_humeral_medial_epicn,r_humeral_medial_epicondyles"- See Also:
-
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).- See Also:
-
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_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_PARENT
SFString xs:NMTOKEN enumeration value "r_olecranon" has unique parent "r_forearm" in HAnimSegment- See Also:
-
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).- See Also:
-
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_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_PARENT
SFString xs:NMTOKEN enumeration value "l_radiale" has unique parent "l_forearm" in HAnimSegment- See Also:
-
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).- See Also:
-
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_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_PARENT
SFString xs:NMTOKEN enumeration value "l_ulnar_styloid" has unique parent "l_carpal" in HAnimSegment- See Also:
-
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).- See Also:
-
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_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_PARENT
SFString xs:NMTOKEN enumeration value "l_radial_styloid" has unique parent "l_forearm" in HAnimSegment- See Also:
-
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).- See Also:
-
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_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_PARENT
SFString xs:NMTOKEN enumeration value "r_radiale" has unique parent "r_forearm" in HAnimSegment- See Also:
-
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).- See Also:
-
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_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_PARENT
SFString xs:NMTOKEN enumeration value "r_ulnar_styloid" has unique parent "r_carpal" in HAnimSegment- See Also:
-
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).- See Also:
-
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_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_PARENT
SFString xs:NMTOKEN enumeration value "r_radial_styloid" has unique parent "r_forearm" in HAnimSegment- See Also:
-
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).- See Also:
-
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_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_PARENT
SFString xs:NMTOKEN enumeration value "l_metacarpal_phalanx_2" has unique parent "l_metacarpal_2" in HAnimSegment- See Also:
-
NAME_L_METACARPAL_PHALANX_2_ALIAS
SFString xs:NMTOKEN enumeration value "l_metacarpal_phalanx_2" has alias (TODO tokenize array)"l_metacarpal_pha2,l_metacarpal_phalanx"- See Also:
-
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).- See Also:
-
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_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_PARENT
SFString xs:NMTOKEN enumeration value "l_metacarpal_phalanx_3" has unique parent "l_metacarpal_3" in HAnimSegment- See Also:
-
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).- See Also:
-
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_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_PARENT
SFString xs:NMTOKEN enumeration value "l_metacarpal_phalanx_5" has unique parent "l_metacarpal_5" in HAnimSegment- See Also:
-
NAME_L_METACARPAL_PHALANX_5_ALIAS
SFString xs:NMTOKEN enumeration value "l_metacarpal_phalanx_5" has alias "l_metacarpal_pha5"- See Also:
-
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).- See Also:
-
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_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_PARENT
SFString xs:NMTOKEN enumeration value "r_metacarpal_phalanx_2" has unique parent "r_metacarpal_2" in HAnimSegment- See Also:
-
NAME_R_METACARPAL_PHALANX_2_ALIAS
SFString xs:NMTOKEN enumeration value "r_metacarpal_phalanx_2" has alias (TODO tokenize array)"r_metacarpal_pha2,r_metacarpal_phalanx"- See Also:
-
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).- See Also:
-
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_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_PARENT
SFString xs:NMTOKEN enumeration value "r_metacarpal_phalanx_3" has unique parent "r_metacarpal_3" in HAnimSegment- See Also:
-
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).- See Also:
-
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_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_PARENT
SFString xs:NMTOKEN enumeration value "r_metacarpal_phalanx_5" has unique parent "r_metacarpal_5" in HAnimSegment- See Also:
-
NAME_R_METACARPAL_PHALANX_5_ALIAS
SFString xs:NMTOKEN enumeration value "r_metacarpal_phalanx_5" has alias "r_metacarpal_pha5"- See Also:
-
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).- See Also:
-
NAME_NUCHALE_INDEX
public static final int NAME_NUCHALE_INDEXSFString xs:NMTOKEN enumeration value "nuchale" has unique index 81- See Also:
-
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_PARENT
SFString xs:NMTOKEN enumeration value "nuchale" has unique parent "skull" in HAnimSegment- See Also:
-
NAME_NUCHALE_ALIAS
SFString xs:NMTOKEN enumeration value "nuchale" has alias "nuchal"- See Also:
-
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).- See Also:
-
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_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_PARENT
SFString xs:NMTOKEN enumeration value "l_neck_base" has unique parent "c7" in HAnimSegment- See Also:
-
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).- See Also:
-
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_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_PARENT
SFString xs:NMTOKEN enumeration value "r_neck_base" has unique parent "c7" in HAnimSegment- See Also:
-
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).- See Also:
-
NAME_NAVEL_INDEX
public static final int NAME_NAVEL_INDEXSFString xs:NMTOKEN enumeration value "navel" has unique index 84- See Also:
-
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_PARENT
SFString xs:NMTOKEN enumeration value "navel" has unique parent "l5" in HAnimSegment- See Also:
-
NAME_NAVEL_ALIAS
SFString xs:NMTOKEN enumeration value "navel" has alias "belly button"- See Also:
-
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).- See Also:
-
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_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_PARENT
SFString xs:NMTOKEN enumeration value "l_ectocanthus" has unique parent "skull" in HAnimSegment- See Also:
-
NAME_L_ECTOCANTHUS_ALIAS
SFString xs:NMTOKEN enumeration value "l_ectocanthus" has alias "l_canthus"- See Also:
-
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).- See Also:
-
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_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_PARENT
SFString xs:NMTOKEN enumeration value "r_ectocanthus" has unique parent "skull" in HAnimSegment- See Also:
-
NAME_R_ECTOCANTHUS_ALIAS
SFString xs:NMTOKEN enumeration value "r_ectocanthus" has alias "r_canthus"- See Also:
-
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).- See Also:
-
NAME_MENTON_INDEX
public static final int NAME_MENTON_INDEXSFString xs:NMTOKEN enumeration value "menton" has unique index 87- See Also:
-
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_PARENT
SFString xs:NMTOKEN enumeration value "menton" has unique parent "jaw" in HAnimSegment- See Also:
-
NAME_MENTON_ALIAS
SFString xs:NMTOKEN enumeration value "menton" has alias "chin"- See Also:
-
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).- See Also:
-
NAME_MESOSTERNALE_INDEX
public static final int NAME_MESOSTERNALE_INDEXSFString xs:NMTOKEN enumeration value "mesosternale" has unique index 88- See Also:
-
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_PARENT
SFString xs:NMTOKEN enumeration value "mesosternale" has unique parent "t6" in HAnimSegment- See Also:
-
NAME_MESOSTERNALE_ALIAS
SFString xs:NMTOKEN enumeration value "mesosternale" has alias "mesosternum"- See Also:
-
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).- See Also:
-
NAME_OPISTHOCRANION_INDEX
public static final int NAME_OPISTHOCRANION_INDEXSFString xs:NMTOKEN enumeration value "opisthocranion" has unique index 89- See Also:
-
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_PARENT
SFString xs:NMTOKEN enumeration value "opisthocranion" has unique parent "skull" in HAnimSegment- See Also:
-
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).- See Also:
-
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_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_PARENT
SFString xs:NMTOKEN enumeration value "l_knee_crease" has unique parent "l_thigh" in HAnimSegment- See Also:
-
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).- See Also:
-
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_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_PARENT
SFString xs:NMTOKEN enumeration value "r_knee_crease" has unique parent "r_thigh" in HAnimSegment- See Also:
-
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).- See Also:
-
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- See Also:
-
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- See Also:
-
NAME_REAR_CENTER_MIDSAGITTAL_PLANE_PARENT
SFString xs:NMTOKEN enumeration value "rear_center_midsagittal_plane" has unique parent "t6" in HAnimSegment- See Also:
-
NAME_REAR_CENTER_MIDSAGITTAL_PLANE_ALIAS
SFString xs:NMTOKEN enumeration value "rear_center_midsagittal_plane" has alias "median plane"- See Also:
-
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).- See Also:
-
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- See Also:
-
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- See Also:
-
NAME_BUTTOCKS_STANDING_WALL_CONTACT_POINT_PARENT
SFString xs:NMTOKEN enumeration value "buttocks_standing_wall_contact_point" has unique parent "pelvis" in HAnimSegment- See Also:
-
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).- See Also:
-
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- See Also:
-
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- See Also:
-
NAME_L_CHEST_MIDSAGITTAL_PLANE_PARENT
SFString xs:NMTOKEN enumeration value "l_chest_midsagittal_plane" has unique parent "t6" in HAnimSegment- See Also:
-
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).- See Also:
-
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- See Also:
-
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- See Also:
-
NAME_R_CHEST_MIDSAGITTAL_PLANE_PARENT
SFString xs:NMTOKEN enumeration value "r_chest_midsagittal_plane" has unique parent "t6" in HAnimSegment- See Also:
-
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).- See Also:
-
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_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_PARENT
SFString xs:NMTOKEN enumeration value "l_bideltoid" has unique parent "l_upperarm" in HAnimSegment- See Also:
-
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).- See Also:
-
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_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_PARENT
SFString xs:NMTOKEN enumeration value "r_bideltoid" has unique parent "r_upperarm" in HAnimSegment- See Also:
-
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).- See Also:
-
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- See Also:
-
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- See Also:
-
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 HAnimSegment- See Also:
-
NAME_L_CARPAL_DISTAL_PHALANX_1_ALIAS
SFString xs:NMTOKEN enumeration value "l_carpal_distal_phalanx_1" has alias "l_thumb_distal"- See Also:
-
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).- See Also:
-
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- See Also:
-
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- See Also:
-
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 HAnimSegment- See Also:
-
NAME_L_CARPAL_DISTAL_PHALANX_2_ALIAS
SFString xs:NMTOKEN enumeration value "l_carpal_distal_phalanx_2" has alias "l_index_distal"- See Also:
-
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).- See Also:
-
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- See Also:
-
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- See Also:
-
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 HAnimSegment- See Also:
-
NAME_L_CARPAL_DISTAL_PHALANX_3_ALIAS
SFString xs:NMTOKEN enumeration value "l_carpal_distal_phalanx_3" has alias "l_middle_distal"- See Also:
-
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).- See Also:
-
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- See Also:
-
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- See Also:
-
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 HAnimSegment- See Also:
-
NAME_L_CARPAL_DISTAL_PHALANX_4_ALIAS
SFString xs:NMTOKEN enumeration value "l_carpal_distal_phalanx_4" has alias "l_ring_distal"- See Also:
-
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).- See Also:
-
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- See Also:
-
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- See Also:
-
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 HAnimSegment- See Also:
-
NAME_L_CARPAL_DISTAL_PHALANX_5_ALIAS
SFString xs:NMTOKEN enumeration value "l_carpal_distal_phalanx_5" has alias "l_pinky_distal"- See Also:
-
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).- See Also:
-
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- See Also:
-
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- See Also:
-
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 HAnimSegment- See Also:
-
NAME_R_CARPAL_DISTAL_PHALANX_1_ALIAS
SFString xs:NMTOKEN enumeration value "r_carpal_distal_phalanx_1" has alias "r_thumb_distal"- See Also:
-
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).- See Also:
-
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- See Also:
-
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- See Also:
-
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 HAnimSegment- See Also:
-
NAME_R_CARPAL_DISTAL_PHALANX_2_ALIAS
SFString xs:NMTOKEN enumeration value "r_carpal_distal_phalanx_2" has alias "r_index_distal"- See Also:
-
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).- See Also:
-
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- See Also:
-
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- See Also:
-
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 HAnimSegment- See Also:
-
NAME_R_CARPAL_DISTAL_PHALANX_3_ALIAS
SFString xs:NMTOKEN enumeration value "r_carpal_distal_phalanx_3" has alias "r_middle_distal"- See Also:
-
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).- See Also:
-
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- See Also:
-
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- See Also:
-
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 HAnimSegment- See Also:
-
NAME_R_CARPAL_DISTAL_PHALANX_4_ALIAS
SFString xs:NMTOKEN enumeration value "r_carpal_distal_phalanx_4" has alias "r_ring_distal"- See Also:
-
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).- See Also:
-
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- See Also:
-
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- See Also:
-
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 HAnimSegment- See Also:
-
NAME_R_CARPAL_DISTAL_PHALANX_5_ALIAS
SFString xs:NMTOKEN enumeration value "r_carpal_distal_phalanx_5" has alias "r_pinky_distal"- See Also:
-
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).- See Also:
-
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- See Also:
-
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- See Also:
-
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 HAnimSegment- See Also:
-
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).- See Also:
-
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- See Also:
-
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- See Also:
-
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 HAnimSegment- See Also:
-
NAME_L_TARSAL_DISTAL_PHALANX_2_ALIAS
SFString xs:NMTOKEN enumeration value "l_tarsal_distal_phalanx_2" has alias "l_digit2"- See Also:
-
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).- See Also:
-
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- See Also:
-
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- See Also:
-
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 HAnimSegment- See Also:
-
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).- See Also:
-
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- See Also:
-
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- See Also:
-
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 HAnimSegment- See Also:
-
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).- See Also:
-
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- See Also:
-
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- See Also:
-
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 HAnimSegment- See Also:
-
NAME_L_TARSAL_DISTAL_PHALANX_5_ALIAS
SFString xs:NMTOKEN enumeration value "l_tarsal_distal_phalanx_5" has alias "l_tarsal_distal_pha5"- See Also:
-
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).- See Also:
-
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- See Also:
-
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- See Also:
-
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 HAnimSegment- See Also:
-
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).- See Also:
-
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- See Also:
-
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- See Also:
-
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 HAnimSegment- See Also:
-
NAME_R_TARSAL_DISTAL_PHALANX_2_ALIAS
SFString xs:NMTOKEN enumeration value "r_tarsal_distal_phalanx_2" has alias "r_digit2"- See Also:
-
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).- See Also:
-
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- See Also:
-
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- See Also:
-
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 HAnimSegment- See Also:
-
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).- See Also:
-
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- See Also:
-
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- See Also:
-
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 HAnimSegment- See Also:
-
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).- See Also:
-
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- See Also:
-
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- See Also:
-
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 HAnimSegment- See Also:
-
NAME_R_TARSAL_DISTAL_PHALANX_5_ALIAS
SFString xs:NMTOKEN enumeration value "r_tarsal_distal_phalanx_5" has alias "r_tarsal_distal_pha5"- See Also:
-
NAME
String constant NAME provides name of this element: HAnimSite.- See Also:
-
COMPONENT
String constant COMPONENT defines X3D component for the HAnimSite element: HAnim- See Also:
-
LEVEL
public static final int LEVELInteger constant LEVEL provides default X3D HAnim component level for this element: 1- See Also:
-
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:
-
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
SFString field named description has default value equal to an empty string.- See Also:
-
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
SFString field named name has default value equal to an empty string.- See Also:
-
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:
-
containerField_DEFAULT_VALUE
containerField describes typical field relationship of a node to its parent. Usage is not ordinarily needed when using this API, this default value is provided for informational purposes only.
containerField_DEFAULT_VALUE = "children";
containerField_ALLOWED_VALUES = {"children", "sites" *HAnimHumanoid parent*, "skeleton" *HAnimHumanoid parent* }; type X3DUOM containerFieldChoicesHAnimSite- See Also:
-
toField_ADDCHILDREN
toField ROUTE name for MFNode field named addChildren.- See Also:
-
fromField_BBOXDISPLAY
fromField ROUTE name for SFBool field named bboxDisplay.- See Also:
-
toField_BBOXDISPLAY
toField ROUTE name for SFBool field named bboxDisplay.- See Also:
-
fromField_CENTER
fromField ROUTE name for SFVec3f field named center.- See Also:
-
toField_CENTER
toField ROUTE name for SFVec3f field named center.- See Also:
-
fromField_CHILDREN
fromField ROUTE name for MFNode field named children.- See Also:
-
toField_CHILDREN
toField ROUTE name for MFNode field named children.- See Also:
-
fromField_DESCRIPTION
fromField ROUTE name for SFString field named description.- See Also:
-
toField_DESCRIPTION
toField ROUTE name for SFString field named description.- See Also:
-
fromField_IS
-
fromField_METADATA
fromField ROUTE name for SFNode field named metadata.- See Also:
-
toField_METADATA
toField ROUTE name for SFNode field named metadata.- See Also:
-
fromField_NAME
fromField ROUTE name for SFString field named name.- See Also:
-
toField_NAME
-
toField_REMOVECHILDREN
toField ROUTE name for MFNode field named removeChildren.- See Also:
-
fromField_ROTATION
fromField ROUTE name for SFRotation field named rotation.- See Also:
-
toField_ROTATION
toField ROUTE name for SFRotation field named rotation.- See Also:
-
fromField_SCALE
fromField ROUTE name for SFVec3f field named scale.- See Also:
-
toField_SCALE
toField ROUTE name for SFVec3f field named scale.- See Also:
-
fromField_SCALEORIENTATION
fromField ROUTE name for SFRotation field named scaleOrientation.- See Also:
-
toField_SCALEORIENTATION
toField ROUTE name for SFRotation field named scaleOrientation.- See Also:
-
fromField_TRANSLATION
fromField ROUTE name for SFVec3f field named translation.- See Also:
-
toField_TRANSLATION
toField ROUTE name for SFVec3f field named translation.- See Also:
-
fromField_VISIBLE
fromField ROUTE name for SFBool field named visible.- See Also:
-
toField_VISIBLE
toField ROUTE name for SFBool field named visible.- See Also:
-
-
Constructor Details
-
HAnimSite
public HAnimSite()Constructor for HAnimSite to initialize member variables with default values. -
HAnimSite
Utility constructor that assigns DEF label after initializing member variables with default values.- Parameters:
DEFlabel
- unique DEF name for this X3D node
-
HAnimSite
-
-
Method Details
-
getNameIndex
Get index for this name- Parameters:
name
- of interest- Returns:
- index value, otherwise -1 if not found
-
hasNameIndex
Whether an index exists for this name- Parameters:
name
- of interest- Returns:
- true if found
-
getNameLoa
Get Level of Articulation (loa) for this name- Parameters:
name
- of interest- Returns:
- loa value, otherwise -1 if not found
-
hasNameLoa
Whether an loa exists for this name- Parameters:
name
- of interest- Returns:
- true if found
-
getNameAlias
-
hasNameAlias
Whether a alias exists for this name- Parameters:
name
- of interest- Returns:
- true if found
-
getParentName
-
hasParentMatchingName
Whether a parent exists for this name- Parameters:
name
- of interest- Returns:
- true if found
-
getElementName
Provides name of this element: HAnimSite- Specified by:
getElementName
in classX3DConcreteElement
- Returns:
- name of this element
-
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
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:
-
getAccessType
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:
-
getContainerFieldDefault
containerField describes typical field relationship of a node to its parent. Programmer usage is not ordinarily needed when using this API, since this default value is provided for informational purposes only.- Specified by:
getContainerFieldDefault
in classX3DConcreteNode
- Returns:
- default containerField value
- See Also:
-
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/specifications/X3Dv4/ISO-IEC19775-1v4-IS /Part01/components/grouping.html#BoundingBoxes
- Hint: X3D Architecture, 10.3.1 X3DBoundedObject https://www.web3d.org/specifications/X3Dv4/ISO-IEC19775-1v4-IS /Part01/components/grouping.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/specifications/X3Dv4/ISO-IEC19775-1v4-IS /Part01/components/grouping.html#BoundingBoxes
- Hint: X3D Architecture, 10.3.1 X3DBoundedObject https://www.web3d.org/specifications/X3Dv4/ISO-IEC19775-1v4-IS /Part01/components/grouping.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:
HAnimSite
- 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:
HAnimSite
- 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:
HAnimSite
- 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:
HAnimSite
- 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:
HAnimSite
- 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:
HAnimSite
- 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:
HAnimSite
- 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: or [0,+infinity) 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/specifications/X3Dv4/ISO-IEC19775-1v4-IS /Part01/components/grouping.html#BoundingBoxes
- Hint: X3D Architecture, 10.3.1 X3DBoundedObject https://www.web3d.org/specifications/X3Dv4/ISO-IEC19775-1v4-IS /Part01/components/grouping.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: or [0,+infinity) 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/specifications/X3Dv4/ISO-IEC19775-1v4-IS /Part01/components/grouping.html#BoundingBoxes
- Hint: X3D Architecture, 10.3.1 X3DBoundedObject https://www.web3d.org/specifications/X3Dv4/ISO-IEC19775-1v4-IS /Part01/components/grouping.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:
HAnimSite
- 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:
HAnimSite
- 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:
HAnimSite
- 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:
HAnimSite
- 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:
HAnimSite
- 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.
-
setCenter
Assign typed object value to SFVec3f center field, similar tosetCenter(float[])
.- Parameters:
newValue
- is new value for the center field.- Returns:
HAnimSite
- 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:
HAnimSite
- 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:
HAnimSite
- 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:
HAnimSite
- namely this same object to allow sequential method pipelining (i.e. consecutive method invocations on the same object).
-
getChildren
Provide array of org.web3d.x3d.sai.Core.X3DChildNode results (using an array consisting of properly typed nodes or ProtoInstances) 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/specifications/X3Dv4/ISO-IEC19775-1v4-IS /Part01/components/grouping.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:
-
getChildrenList
Utility method to get ArrayList value of MFNode children field, similar togetChildren()
.- Returns:
- value of children field
-
setChildren
Accessor method to assign org.web3d.x3d.sai.Core.X3DChildNode array (using an array consisting of properly typed nodes or ProtoInstances) 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/specifications/X3Dv4/ISO-IEC19775-1v4-IS /Part01/components/grouping.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:
HAnimSite
- 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(org.web3d.x3d.sai.Core.X3DNode[])
.- Parameters:
newValue
- is new value for the children field.- Returns:
HAnimSite
- 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 ProtoInstance (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:
HAnimSite
- 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:
HAnimSite
- 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
-
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:
-
addComments
Add comment as CommentsBlock to children field- Specified by:
addComments
in classX3DConcreteElement
- Parameters:
newComment
- initial value- Returns:
HAnimSite
- 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:
HAnimSite
- 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:
HAnimSite
- namely this same object to allow sequential method pipelining (i.e. consecutive method invocations on the same object).
-
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:
HAnimSite
- 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:
HAnimSite
- namely this same object to allow sequential method pipelining (i.e. consecutive method invocations on the same object).
-
getIS
Provide IS instance (using a properly typed node) from inputOutput SFNode field IS.- Specified by:
getIS
in classX3DConcreteNode
- Returns:
- value of IS field
- See Also:
-
setIS
Accessor method to assign IS 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:
HAnimSite
- namely this same object to allow sequential method pipelining (i.e. consecutive method invocations on the same object).- See Also:
-
clearIS
-
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:
-
getMetadata
Provide org.web3d.x3d.sai.Core.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:
-
setMetadata
Accessor method to assign org.web3d.x3d.sai.Core.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:
HAnimSite
- namely this same object to allow sequential method pipelining (i.e. consecutive method invocations on the same object).- See Also:
-
clearMetadata
-
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:
HAnimSite
- namely this same object to allow sequential method pipelining (i.e. consecutive method invocations on the same object).- See Also:
-
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:
-
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 typically based on feature point names, though other author-defined names are also allowed.
- 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 field is not included if this instance is a USE node, in order to avoid potential mismatches.
- 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: 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
- Hint: HAnim2 Names HAnim1 Alias Tables https://www.web3d.org/x3d/content/examples/HumanoidAnimation/HAnim2NameHAnim1AliasTables.txt
- Hint: candidate names found in the HAnim Specification are 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
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
.- Specified by:
getName
in interfaceHAnimSite
- Overrides:
getName
in classX3DConcreteNode
- Returns:
- value of name field
-
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 typically based on feature point names, though other author-defined names are also allowed.
- 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 field is not included if this instance is a USE node, in order to avoid potential mismatches.
- 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: 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
- Hint: HAnim2 Names HAnim1 Alias Tables https://www.web3d.org/x3d/content/examples/HumanoidAnimation/HAnim2NameHAnim1AliasTables.txt
- Hint: candidate names found in the HAnim Specification are 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
@see X3D Scene Authoring Hints: Naming Conventions -
setName
Assign typed object value to SFString name field, similar tosetName(String)
.- Parameters:
newValue
- is new value for the name field.- Returns:
HAnimSite
- 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:
HAnimSite
- 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:
HAnimSite
- 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:
HAnimSite
- 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:
HAnimSite
- 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:
HAnimSite
- 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. * -
setScale
Assign typed object value to SFVec3f scale field, similar tosetScale(float[])
.- Parameters:
newValue
- is new value for the scale field.- Returns:
HAnimSite
- 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:
HAnimSite
- 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:
HAnimSite
- 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:
HAnimSite
- 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:
HAnimSite
- 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:
HAnimSite
- 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:
HAnimSite
- 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:
HAnimSite
- 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:
HAnimSite
- 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:
HAnimSite
- 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:
HAnimSite
- 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:
HAnimSite
- 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:
HAnimSite
- 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:
HAnimSite
- 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:
HAnimSite
- 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:
HAnimSite
- namely this same object to allow sequential method pipelining (i.e. consecutive method invocations on the same object).
-
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:
-
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:
HAnimSite
- 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:
HAnimSite
- namely this same object to allow sequential method pipelining (i.e. consecutive method invocations on the same object).
-
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:
-
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:
HAnimSite
- 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:
HAnimSite
- namely this same object to allow sequential method pipelining (i.e. consecutive method invocations on the same object).
-
getCssClass
Provide String value from inputOutput SFString field named class.- Overrides:
getCssClass
in classX3DConcreteElement
- Returns:
- value of class field
- See Also:
-
setCssClass
Accessor method to assign String value to inputOutput SFString field named class.- Specified by:
setCssClass
in classX3DConcreteNode
- Parameters:
newValue
- is new value for the class field.- Returns:
HAnimSite
- namely this same object to allow sequential method pipelining (i.e. consecutive method invocations on the same object).- See Also:
-
setCssClass
Assign typed object value to SFString cssClass field, similar tosetCssClass(String)
.- Parameters:
newValue
- is new value for the class field.- Returns:
HAnimSite
- namely this same object to allow sequential method pipelining (i.e. consecutive method invocations on the same object).
-
getHtmlID
Provide String value from inputOutput SFString field named id.- Overrides:
getHtmlID
in classX3DConcreteElement
- Returns:
- value of id field
- See Also:
-
setHtmlID
Accessor method to assign String value to inputOutput SFString field named id.- Specified by:
setHtmlID
in classX3DConcreteNode
- Parameters:
newValue
- is new value for the id field.- Returns:
HAnimSite
- namely this same object to allow sequential method pipelining (i.e. consecutive method invocations on the same object).- See Also:
-
setHtmlID
Assign typed object value to SFString HtmlID field, similar tosetHtmlID(String)
.- Parameters:
newValue
- is new value for the id field.- Returns:
HAnimSite
- namely this same object to allow sequential method pipelining (i.e. consecutive method invocations on the same object).
-
getCssStyle
Provide String value from inputOutput SFString field named style.- Overrides:
getCssStyle
in classX3DConcreteElement
- Returns:
- value of style field
- See Also:
-
setCssStyle
Accessor method to assign String value to inputOutput SFString field named style.- Specified by:
setCssStyle
in classX3DConcreteNode
- Parameters:
newValue
- is new value for the style field.- Returns:
HAnimSite
- namely this same object to allow sequential method pipelining (i.e. consecutive method invocations on the same object).- See Also:
-
setCssStyle
Assign typed object value to SFString cssClass field, similar tosetCssStyle(String)
.- Parameters:
newValue
- is new value for the style field.- Returns:
HAnimSite
- namely this same object to allow sequential method pipelining (i.e. consecutive method invocations on the same object).
-
getAncestorHAnimHumanoid
Return reference to ancestor HAnimHumanoid- Returns:
- HAnimHumanoid if found, otherwise null
-
hasAncestorHAnimHumanoid
public boolean hasAncestorHAnimHumanoid()Return whether ancestor HAnimHumanoid is available- Returns:
- true if ancestor HAnimHumanoid found
-
getHAnimVersion
Return version of ancestor HAnimHumanoid- 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:
HAnimSite
- namely this same object to allow sequential method pipelining (i.e. consecutive method invocations on the same object).
-
toStringX3D
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:
-
toStringClassicVRML
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:
-
toStringVRML97
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:
-
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 findAncestorScene() to check entire scene graph, or findAncestorX3D() 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:
-
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 findAncestorScene() to check entire scene graph, or findAncestorX3D() 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:
-
hasElementByNameValue
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:
-
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 findAncestorScene() to check entire scene graph, or findAncestorX3D() 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:
-
hasNodeByDEF
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:
-
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. TODO document specific validation methods.- Specified by:
validate
in classX3DConcreteElement
- Returns:
- validation results (if any)
-