Uses of Class
org.web3d.x3d.jsail.HAnim.HAnimSegment
Packages that use HAnimSegment
Package
Description
The Humanoid Animation (HAnim) component for X3D defines node bindings and other details for implementing ISO/IEC 19774, the HAnim International Specification.
-
Uses of HAnimSegment in org.web3d.x3d.jsail.HAnim
Methods in org.web3d.x3d.jsail.HAnim that return HAnimSegmentModifier and TypeMethodDescriptionHAnimSegment.addChild(X3DChildNode newValue) Utility method to add single child element to contained list of existing children nodes (if any).HAnimSegment.addChildren(ProtoInstance newValue) Add single ProtoInstance (with appropriate node type and containerField value) to MFNode array for children field.HAnimSegment.addComments(String newComment) Add comment as CommentsBlock to children fieldHAnimSegment.addComments(String[] newComments) Add comments as String[] array to children fieldHAnimSegment.addComments(CommentsBlock newCommentsBlock) Add CommentsBlock to children fieldHAnimSegment.addDisplacers(ProtoInstance newValue) Add single ProtoInstance (with appropriate node type and containerField value) to MFNode array for displacers field.HAnimSegment.addDisplacers(HAnimDisplacer newValue) Add single child node to existing array of displacers nodes (if any).HAnimSegment.addMomentsOfInertia(float newValue) Add singleton float value to MFFloat momentsOfInertiafield.HAnimSegment.addMomentsOfInertia(SFFloat newValue) Add singleton SFFloat value to MFFloat momentsOfInertiafield.HAnimSegment.clearChildren()Utility method to clear MFNode value of children field.HAnimSegment.clearCoord()Utility method to clear SFNode value of coord field.HAnimSegment.clearDisplacers()Utility method to clear MFNode value of displacers field.HAnimSegment.clearIS()Utility method to clear SFNode value of IS field.HAnimSegment.clearMetadata()Utility method to clear SFNode value of metadata field.HAnimSegment.clearMomentsOfInertia()Utility method to clear MFFloat value of momentsOfInertia field.HAnimSegment.setBboxCenter(double[] newArray) Utility method: double-precision set-array accessor for X3D floating-point type, similar toHAnimSegment.setBboxCenter(float[]).HAnimSegment.setBboxCenter(double x, double y, double z) Utility method: double-precision set-parameters accessor for X3D floating-point type, similar toHAnimSegment.setBboxCenter(float[]).HAnimSegment.setBboxCenter(float[] newValue) Accessor method to assign 3-tuple float array to initializeOnly SFVec3f field named bboxCenter.HAnimSegment.setBboxCenter(float x, float y, float z) Assign values to SFVec3f bboxCenter field, similar toHAnimSegment.setBboxCenter(float[]).HAnimSegment.setBboxCenter(SFVec3f newValue) Assign typed object value to SFVec3f bboxCenter field, similar toHAnimSegment.setBboxCenter(float[]).HAnimSegment.setBboxDisplay(boolean newValue) Accessor method to assign boolean value to inputOutput SFBool field named bboxDisplay.HAnimSegment.setBboxDisplay(SFBool newValue) Assign typed object value to SFBool bboxDisplay field, similar toHAnimSegment.setBboxDisplay(boolean).HAnimSegment.setBboxSize(double[] newArray) Utility method: double-precision set-array accessor for X3D floating-point type, similar toHAnimSegment.setBboxSize(float[]).HAnimSegment.setBboxSize(double x, double y, double z) Utility method: double-precision set-parameters accessor for X3D floating-point type, similar toHAnimSegment.setBboxSize(float[]).HAnimSegment.setBboxSize(float[] newValue) Accessor method to assign 3-tuple float array to initializeOnly SFVec3f field named bboxSize.HAnimSegment.setBboxSize(float x, float y, float z) Assign values to SFVec3f bboxSize field, similar toHAnimSegment.setBboxSize(float[]).HAnimSegment.setBboxSize(SFVec3f newValue) Assign typed object value to SFVec3f bboxSize field, similar toHAnimSegment.setBboxSize(float[]).HAnimSegment.setCenterOfMass(double[] newArray) Utility method: double-precision set-array accessor for X3D floating-point type, similar toHAnimSegment.setCenterOfMass(float[]).HAnimSegment.setCenterOfMass(double x, double y, double z) Utility method: double-precision set-parameters accessor for X3D floating-point type, similar toHAnimSegment.setCenterOfMass(float[]).HAnimSegment.setCenterOfMass(float[] newValue) Accessor method to assign 3-tuple float array to inputOutput SFVec3f field named centerOfMass.HAnimSegment.setCenterOfMass(float x, float y, float z) Assign values to SFVec3f centerOfMass field, similar toHAnimSegment.setCenterOfMass(float[]).HAnimSegment.setCenterOfMass(SFVec3f newValue) Assign typed object value to SFVec3f centerOfMass field, similar toHAnimSegment.setCenterOfMass(float[]).HAnimSegment.setChildren(ArrayList<X3DChildNode> newValue) Assign ArrayList value of MFNode children field, similar toHAnimSegment.setChildren(org.web3d.x3d.sai.Core.X3DNode[]).HAnimSegment.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.HAnimSegment.setCoord(ProtoInstance newValue) Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field coord.Accessor method to assign org.web3d.x3d.sai.Core.X3DNode instance (using a properly typed node) to inputOutput SFNode field coord.final HAnimSegmentHAnimSegment.setCssClass(String newValue) Accessor method to assign String value to inputOutput SFString field named class.HAnimSegment.setCssClass(SFString newValue) Assign typed object value to SFString cssClass field, similar toHAnimSegment.setCssClass(String).final HAnimSegmentHAnimSegment.setCssStyle(String newValue) Accessor method to assign String value to inputOutput SFString field named style.HAnimSegment.setCssStyle(SFString newValue) Assign typed object value to SFString cssClass field, similar toHAnimSegment.setCssStyle(String).final HAnimSegmentAccessor method to assign String value to inputOutput SFString field named DEF.Assign typed object value to SFString DEF field, similar toHAnimSegment.setDEF(String).HAnimSegment.setDescription(String newValue) Accessor method to assign String value to inputOutput SFString field named description.HAnimSegment.setDescription(SFString newValue) Assign typed object value to SFString description field, similar toHAnimSegment.setDescription(String).HAnimSegment.setDisplacers(ArrayList<HAnimDisplacer> newValue) Assign ArrayList value of MFNode displacers field, similar toHAnimSegment.setDisplacers(org.web3d.x3d.sai.Core.X3DNode[]).HAnimSegment.setDisplacers(X3DNode[] newValue) Accessor method to assign org.web3d.x3d.sai.HAnim.HAnimDisplacer array (using an array consisting of properly typed nodes or ProtoInstances) to inputOutput MFNode field displacers.final HAnimSegmentAccessor method to assign String value to inputOutput SFString field named id.Assign typed object value to SFString HtmlId field, similar toHAnimSegment.setHtmlId(String).Accessor method to assign IS instance (using a properly typed node) to inputOutput SFNode field IS.HAnimSegment.setMass(double newValue) Utility method: double-precision set-parameter accessor for X3D floating-point type, similar toHAnimSegment.setMass(float).HAnimSegment.setMass(float newValue) Accessor method to assign float value to inputOutput SFFloat field named mass.Assign typed object value to SFFloat mass field, similar toHAnimSegment.setMass(float).HAnimSegment.setMetadata(ProtoInstance newValue) Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.HAnimSegment.setMetadata(X3DMetadataObject newValue) Accessor method to assign org.web3d.x3d.sai.Core.X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.HAnimSegment.setMomentsOfInertia(double[] newArray) Utility method: double-precision set-array accessor for X3D floating-point type, similar toHAnimSegment.setMomentsOfInertia(float[]).HAnimSegment.setMomentsOfInertia(float[] newValue) Accessor method to assign Float array to inputOutput MFFloat field named momentsOfInertia.HAnimSegment.setMomentsOfInertia(int[] newValue) Assign floating-point array value of MFFloat momentsOfInertia field, similar toHAnimSegment.setMomentsOfInertia(float[]).HAnimSegment.setMomentsOfInertia(ArrayList<Float> newValue) Assign ArrayList value of MFFloat momentsOfInertia field, similar toHAnimSegment.setMomentsOfInertia(float[]).HAnimSegment.setMomentsOfInertia(MFFloat newValue) Assign typed object value to MFFloat momentsOfInertia field, similar toHAnimSegment.setMomentsOfInertia(float[]).final HAnimSegmentAccessor method to assign String enumeration value ("sacrum" | "pelvis" | "l_thigh" | "l_calf" | "l_talus" | "l_navicular" | "l_cuneiform_1" | "l_metatarsal_1" | "l_tarsal_proximal_phalanx_1" | "l_tarsal_distal_phalanx_1" | "l_cuneiform_2" | "l_metatarsal_2" | "l_tarsal_proximal_phalanx_2" | "l_tarsal_middle_phalanx_2" | "l_tarsal_distal_phalanx_2" | "l_cuneiform_3" | "l_metatarsal_3" | "l_tarsal_proximal_phalanx_3" | "l_tarsal_middle_phalanx_3" | "l_tarsal_distal_phalanx_3" | "l_calcaneus" | "l_cuboid" | "l_metatarsal_4" | "l_tarsal_proximal_phalanx_4" | "l_tarsal_middle_phalanx_4" | "l_tarsal_distal_phalanx_4" | "l_metatarsal_5" | "l_tarsal_proximal_phalanx_5" | "l_tarsal_middle_phalanx_5" | "l_tarsal_distal_phalanx_5" | "r_thigh" | "r_calf" | "r_talus" | "r_navicular" | "r_cuneiform_1" | "r_metatarsal_1" | "r_tarsal_proximal_phalanx_1" | "r_tarsal_distal_phalanx_1" | "r_cuneiform_2" | "r_metatarsal_2" | "r_tarsal_proximal_phalanx_2" | "r_tarsal_middle_phalanx_2" | "r_tarsal_distal_phalanx_2" | "r_cuneiform_3" | "r_metatarsal_3" | "r_tarsal_proximal_phalanx_3" | "r_tarsal_middle_phalanx_3" | "r_tarsal_distal_phalanx_3" | "r_calcaneus" | "r_cuboid" | "r_metatarsal_4" | "r_tarsal_proximal_phalanx_4" | "r_tarsal_middle_phalanx_4" | "r_tarsal_distal_phalanx_4" | "r_metatarsal_5" | "r_tarsal_proximal_phalanx_5" | "r_tarsal_middle_phalanx_5" | "r_tarsal_distal_phalanx_5" | "l5" | "l4" | "l3" | "l2" | "l1" | "t12" | "t11" | "t10" | "t9" | "t8" | "t7" | "t6" | "t5" | "t4" | "t3" | "t2" | "t1" | "c7" | "c6" | "c5" | "c4" | "c3" | "c2" | "c1" | "skull" | "l_eyelid" | "r_eyelid" | "l_eyeball" | "r_eyeball" | "l_eyebrow" | "r_eyebrow" | "jaw" | "l_clavicle" | "l_scapula" | "l_upperarm" | "l_forearm" | "l_carpal" | "l_trapezium" | "l_metacarpal_1" | "l_carpal_proximal_phalanx_1" | "l_carpal_distal_phalanx_1" | "l_trapezoid" | "l_metacarpal_2" | "l_carpal_proximal_phalanx_2" | "l_carpal_middle_phalanx_2" | "l_carpal_distal_phalanx_2" | "l_capitate" | "l_metacarpal_3" | "l_carpal_proximal_phalanx_3" | "l_carpal_middle_phalanx_3" | "l_carpal_distal_phalanx_3" | "l_hamate" | "l_metacarpal_4" | "l_carpal_proximal_phalanx_4" | "l_carpal_middle_phalanx_4" | "l_carpal_distal_phalanx_4" | "l_metacarpal_5" | "l_carpal_proximal_phalanx_5" | "l_carpal_middle_phalanx_5" | "l_carpal_distal_phalanx_5" | "r_clavicle" | "r_scapula" | "r_upperarm" | "r_forearm" | "r_carpal" | "r_trapezium" | "r_metacarpal_1" | "r_carpal_proximal_phalanx_1" | "r_carpal_distal_phalanx_1" | "r_trapezoid" | "r_metacarpal_2" | "r_carpal_proximal_phalanx_2" | "r_carpal_middle_phalanx_2" | "r_carpal_distal_phalanx_2" | "r_capitate" | "r_metacarpal_3" | "r_carpal_proximal_phalanx_3" | "r_carpal_middle_phalanx_3" | "r_carpal_distal_phalanx_3" | "r_hamate" | "r_metacarpal_4" | "r_carpal_proximal_phalanx_4" | "r_carpal_middle_phalanx_4" | "r_carpal_distal_phalanx_4" | "r_metacarpal_5" | "r_carpal_proximal_phalanx_5" | "r_carpal_middle_phalanx_5" | "r_carpal_distal_phalanx_5") to inputOutput SFString field named name.Assign typed object value to SFString name field, similar toHAnimSegment.setName(String).final HAnimSegmentAccessor method to assign String value to inputOutput SFString field named USE.Assign typed object value to SFString USE field, similar toHAnimSegment.setUSE(String).HAnimSegment.setUSE(HAnimSegment DEFnode) Assign a USE reference to another DEF node of same node type, similar toHAnimSegment.setUSE(String).HAnimSegment.setVisible(boolean newValue) Accessor method to assign boolean value to inputOutput SFBool field named visible.HAnimSegment.setVisible(SFBool newValue) Assign typed object value to SFBool visible field, similar toHAnimSegment.setVisible(boolean).Methods in org.web3d.x3d.jsail.HAnim with parameters of type HAnimSegmentModifier and TypeMethodDescriptionHAnimHumanoid.addSegments(HAnimSegment newValue) Add single child node to existing array of segments nodes (if any).HAnimSegment.setUSE(HAnimSegment DEFnode) Assign a USE reference to another DEF node of same node type, similar toHAnimSegment.setUSE(String).