public class DoubleAxisHingeJointObject extends X3DConcreteNode implements DoubleAxisHingeJoint
| Modifier and Type | Field and Description |
|---|---|
static float[] |
ANCHORPOINT_DEFAULT_VALUE
SFVec3f field named anchorPoint has default value {0f,0f,0f} (Java syntax) or 0 0 0 (XML syntax).
|
static float[] |
AXIS1_DEFAULT_VALUE
SFVec3f field named axis1 has default value {0f,0f,0f} (Java syntax) or 0 0 0 (XML syntax).
|
static float[] |
AXIS2_DEFAULT_VALUE
SFVec3f field named axis2 has default value {0f,0f,0f} (Java syntax) or 0 0 0 (XML syntax).
|
static java.lang.String |
COMPONENT
String constant COMPONENT defines X3D component for the DoubleAxisHingeJoint element: RigidBodyPhysics
|
static java.lang.String |
containerField_DEFAULT_VALUE
containerField describes typical field relationship of a node to its parent.
|
static float |
DESIREDANGULARVELOCITY1_DEFAULT_VALUE
SFFloat field named desiredAngularVelocity1 has default value 0f (Java syntax) or 0 (XML syntax).
|
static float |
DESIREDANGULARVELOCITY2_DEFAULT_VALUE
SFFloat field named desiredAngularVelocity2 has default value 0f (Java syntax) or 0 (XML syntax).
|
static java.util.ArrayList<java.lang.String> |
FORCEOUTPUT_ALL
MFString field named forceOutput is an array that can include this quoted enumeration value new String[] {"ALL"} (Java syntax) or '"ALL"' (XML syntax).
|
static java.util.ArrayList<java.lang.String> |
FORCEOUTPUT_DEFAULT_VALUE
MFString field named forceOutput has default quoted value new String[] {"NONE"} (Java syntax) or quoted value "NONE" (XML syntax).
|
static java.util.ArrayList<java.lang.String> |
FORCEOUTPUT_NONE
MFString field named forceOutput is an array that can include this quoted enumeration value new String[] {"NONE"} (Java syntax) or '"NONE"' (XML syntax).
|
static java.lang.String |
fromField_ANCHORPOINT
fromField ROUTE name for SFVec3f field named anchorPoint.
|
static java.lang.String |
fromField_AXIS1
fromField ROUTE name for SFVec3f field named axis1.
|
static java.lang.String |
fromField_AXIS2
fromField ROUTE name for SFVec3f field named axis2.
|
static java.lang.String |
fromField_BODY1
fromField ROUTE name for SFNode field named body1.
|
static java.lang.String |
fromField_BODY1ANCHORPOINT
fromField ROUTE name for SFVec3f field named body1AnchorPoint.
|
static java.lang.String |
fromField_BODY1AXIS
fromField ROUTE name for SFVec3f field named body1Axis.
|
static java.lang.String |
fromField_BODY2
fromField ROUTE name for SFNode field named body2.
|
static java.lang.String |
fromField_BODY2ANCHORPOINT
fromField ROUTE name for SFVec3f field named body2AnchorPoint.
|
static java.lang.String |
fromField_BODY2AXIS
fromField ROUTE name for SFVec3f field named body2Axis.
|
static java.lang.String |
fromField_DESIREDANGULARVELOCITY1
fromField ROUTE name for SFFloat field named desiredAngularVelocity1.
|
static java.lang.String |
fromField_DESIREDANGULARVELOCITY2
fromField ROUTE name for SFFloat field named desiredAngularVelocity2.
|
static java.lang.String |
fromField_FORCEOUTPUT
fromField ROUTE name for MFString field named forceOutput.
|
static java.lang.String |
fromField_HINGE1ANGLE
fromField ROUTE name for SFFloat field named hinge1Angle.
|
static java.lang.String |
fromField_HINGE1ANGLERATE
fromField ROUTE name for SFFloat field named hinge1AngleRate.
|
static java.lang.String |
fromField_HINGE2ANGLE
fromField ROUTE name for SFFloat field named hinge2Angle.
|
static java.lang.String |
fromField_HINGE2ANGLERATE
fromField ROUTE name for SFFloat field named hinge2AngleRate.
|
static java.lang.String |
fromField_MAXANGLE1
fromField ROUTE name for SFFloat field named maxAngle1.
|
static java.lang.String |
fromField_MAXTORQUE1
fromField ROUTE name for SFFloat field named maxTorque1.
|
static java.lang.String |
fromField_MAXTORQUE2
fromField ROUTE name for SFFloat field named maxTorque2.
|
static java.lang.String |
fromField_METADATA
fromField ROUTE name for SFNode field named metadata.
|
static java.lang.String |
fromField_MINANGLE1
fromField ROUTE name for SFFloat field named minAngle1.
|
static java.lang.String |
fromField_STOP1BOUNCE
fromField ROUTE name for SFFloat field named stop1Bounce.
|
static java.lang.String |
fromField_STOP1CONSTANTFORCEMIX
fromField ROUTE name for SFFloat field named stop1ConstantForceMix.
|
static java.lang.String |
fromField_STOP1ERRORCORRECTION
fromField ROUTE name for SFFloat field named stop1ErrorCorrection.
|
static java.lang.String |
fromField_SUSPENSIONERRORCORRECTION
fromField ROUTE name for SFFloat field named suspensionErrorCorrection.
|
static java.lang.String |
fromField_SUSPENSIONFORCE
fromField ROUTE name for SFFloat field named suspensionForce.
|
static int |
LEVEL
Integer constant LEVEL provides default X3D RigidBodyPhysics component level for this element: 2
|
static float |
MAXANGLE1_DEFAULT_VALUE
SFFloat field named maxAngle1 has default value 3.141592653f (Java syntax) or 3.141592653 (XML syntax).
|
static float |
MAXTORQUE1_DEFAULT_VALUE
SFFloat field named maxTorque1 has default value 0f (Java syntax) or 0 (XML syntax).
|
static float |
MAXTORQUE2_DEFAULT_VALUE
SFFloat field named maxTorque2 has default value 0f (Java syntax) or 0 (XML syntax).
|
static float |
MINANGLE1_DEFAULT_VALUE
SFFloat field named minAngle1 has default value -3.141592653f (Java syntax) or -3.141592653 (XML syntax).
|
static java.lang.String |
NAME
String constant NAME provides name of this element: DoubleAxisHingeJoint.
|
static float |
STOP1BOUNCE_DEFAULT_VALUE
SFFloat field named stop1Bounce has default value 0f (Java syntax) or 0 (XML syntax).
|
static float |
STOP1CONSTANTFORCEMIX_DEFAULT_VALUE
SFFloat field named stop1ConstantForceMix has default value 0.001f (Java syntax) or 0.001 (XML syntax).
|
static float |
STOP1ERRORCORRECTION_DEFAULT_VALUE
SFFloat field named stop1ErrorCorrection has default value 0.8f (Java syntax) or 0.8 (XML syntax).
|
static float |
SUSPENSIONERRORCORRECTION_DEFAULT_VALUE
SFFloat field named suspensionErrorCorrection has default value 0.8f (Java syntax) or 0.8 (XML syntax).
|
static float |
SUSPENSIONFORCE_DEFAULT_VALUE
SFFloat field named suspensionForce has default value 0f (Java syntax) or 0 (XML syntax).
|
static java.lang.String |
toField_ANCHORPOINT
toField ROUTE name for SFVec3f field named anchorPoint.
|
static java.lang.String |
toField_AXIS1
toField ROUTE name for SFVec3f field named axis1.
|
static java.lang.String |
toField_AXIS2
toField ROUTE name for SFVec3f field named axis2.
|
static java.lang.String |
toField_BODY1
toField ROUTE name for SFNode field named body1.
|
static java.lang.String |
toField_BODY2
toField ROUTE name for SFNode field named body2.
|
static java.lang.String |
toField_DESIREDANGULARVELOCITY1
toField ROUTE name for SFFloat field named desiredAngularVelocity1.
|
static java.lang.String |
toField_DESIREDANGULARVELOCITY2
toField ROUTE name for SFFloat field named desiredAngularVelocity2.
|
static java.lang.String |
toField_FORCEOUTPUT
toField ROUTE name for MFString field named forceOutput.
|
static java.lang.String |
toField_MAXANGLE1
toField ROUTE name for SFFloat field named maxAngle1.
|
static java.lang.String |
toField_MAXTORQUE1
toField ROUTE name for SFFloat field named maxTorque1.
|
static java.lang.String |
toField_MAXTORQUE2
toField ROUTE name for SFFloat field named maxTorque2.
|
static java.lang.String |
toField_METADATA
toField ROUTE name for SFNode field named metadata.
|
static java.lang.String |
toField_MINANGLE1
toField ROUTE name for SFFloat field named minAngle1.
|
static java.lang.String |
toField_STOP1BOUNCE
toField ROUTE name for SFFloat field named stop1Bounce.
|
static java.lang.String |
toField_STOP1CONSTANTFORCEMIX
toField ROUTE name for SFFloat field named stop1ConstantForceMix.
|
static java.lang.String |
toField_STOP1ERRORCORRECTION
toField ROUTE name for SFFloat field named stop1ErrorCorrection.
|
static java.lang.String |
toField_SUSPENSIONERRORCORRECTION
toField ROUTE name for SFFloat field named suspensionErrorCorrection.
|
static java.lang.String |
toField_SUSPENSIONFORCE
toField ROUTE name for SFFloat field named suspensionForce.
|
CLASS_DEFAULT_VALUE, containerField_ALTERNATE_VALUES, DEF_DEFAULT_VALUE, USE_DEFAULT_VALUEvalidationResult| Constructor and Description |
|---|
DoubleAxisHingeJointObject()
Constructor for DoubleAxisHingeJointObject to initialize member variables with default values.
|
DoubleAxisHingeJointObject(java.lang.String DEFlabel)
Utility constructor that assigns DEF label after initializing member variables with default values.
|
| Modifier and Type | Method and Description |
|---|---|
DoubleAxisHingeJointObject |
addComments(CommentsBlock newCommentsBlock)
Add CommentsBlock to contained commentsList.
|
DoubleAxisHingeJointObject |
addComments(java.lang.String newComment)
Add comment as String to contained commentsList.
|
DoubleAxisHingeJointObject |
addComments(java.lang.String[] newComments)
Add comments as String[] array to contained commentsList.
|
DoubleAxisHingeJointObject |
addForceOutput(SFStringObject newValue)
Add singleton SFStringObject value to MFString forceOutput field.
|
DoubleAxisHingeJointObject |
addForceOutput(java.lang.String newValue)
Add singleton String value to MFString forceOutput field.
|
DoubleAxisHingeJointObject |
clearBody1()
Utility method to clear SFNode value of body1 field.
|
DoubleAxisHingeJointObject |
clearBody2()
Utility method to clear SFNode value of body2 field.
|
DoubleAxisHingeJointObject |
clearForceOutput()
Utility method to clear MFString value of forceOutput field.
|
DoubleAxisHingeJointObject |
clearMetadata()
Utility method to clear SFNode value of metadata field.
|
X3DConcreteElement |
findElementByNameValue(java.lang.String nameValue)
Recursive method to provide object reference to node or statement by name attribute, if found as part of this element or in a contained element.
|
X3DConcreteElement |
findElementByNameValue(java.lang.String nameValue,
java.lang.String elementName)
Recursive method to provide object reference to node or statement by name attribute, if found as part of this element or in a contained element.
|
X3DConcreteNode |
findNodeByDEF(java.lang.String DEFvalue)
Recursive method to provide object reference to node by DEF, if found as this node or in a contained node.
|
java.lang.String |
getAccessType(java.lang.String fieldName)
Indicate accessType corresponding to given fieldName.
|
float[] |
getAnchorPoint()
Provide array of 3-tuple float results from inputOutput SFVec3f field named anchorPoint.
|
float[] |
getAxis1()
Provide array of 3-tuple float results from inputOutput SFVec3f field named axis1.
|
float[] |
getAxis2()
Provide array of 3-tuple float results from inputOutput SFVec3f field named axis2.
|
RigidBody |
getBody1()
Provide RigidBody instance (using a properly typed node) from inputOutput SFNode field body1.
|
float[] |
getBody1AnchorPoint()
Provide array of 3-tuple float results from outputOnly SFVec3f field named body1AnchorPoint.
|
float[] |
getBody1Axis()
Provide array of 3-tuple float results from outputOnly SFVec3f field named body1Axis.
|
RigidBody |
getBody2()
Provide RigidBody instance (using a properly typed node) from inputOutput SFNode field body2.
|
float[] |
getBody2AnchorPoint()
Provide array of 3-tuple float results from outputOnly SFVec3f field named body2AnchorPoint.
|
float[] |
getBody2Axis()
Provide array of 3-tuple float results from outputOnly SFVec3f field named body2Axis.
|
java.lang.String |
getComponent()
Defines X3D component for the DoubleAxisHingeJoint element: RigidBodyPhysics
|
int |
getComponentLevel()
Provides default X3D component level for this element: 2
|
java.lang.String |
getContainerFieldDefault()
containerField describes typical field relationship of a node to its parent.
|
float |
getDesiredAngularVelocity1()
Provide float value from inputOutput SFFloat field named desiredAngularVelocity1.
|
float |
getDesiredAngularVelocity2()
Provide float value from inputOutput SFFloat field named desiredAngularVelocity2.
|
java.lang.String |
getElementName()
Provides name of this element: DoubleAxisHingeJoint
|
java.lang.String |
getFieldType(java.lang.String fieldName)
Indicate type corresponding to given fieldName.
|
java.lang.String[] |
getForceOutput()
Provide array of String enumeration results ['"ALL"'|'"NONE"'|'"etc."'] from inputOutput MFString field named forceOutput.
|
java.util.ArrayList<java.lang.String> |
getForceOutputList()
Utility method to get ArrayList value of MFString forceOutput field, similar to
getForceOutput(). |
float |
getHinge1Angle()
Provide float value unit axis, angle (in radians) from outputOnly SFFloat field named hinge1Angle.
|
float |
getHinge1AngleRate()
Provide float value unit axis, angle (in radians) from outputOnly SFFloat field named hinge1AngleRate.
|
float |
getHinge2Angle()
Provide float value unit axis, angle (in radians) from outputOnly SFFloat field named hinge2Angle.
|
float |
getHinge2AngleRate()
Provide float value unit axis, angle (in radians) from outputOnly SFFloat field named hinge2AngleRate.
|
ISObject |
getIS()
Provide field named IS for establishing IS/connect field connections between ProtoInterface fields and internal ProtoBody nodes.
|
float |
getMaxAngle1()
Provide float value unit axis, angle (in radians) from inputOutput SFFloat field named maxAngle1.
|
float |
getMaxTorque1()
Provide float value from inputOutput SFFloat field named maxTorque1.
|
float |
getMaxTorque2()
Provide float value from inputOutput SFFloat field named maxTorque2.
|
X3DMetadataObject |
getMetadata()
Provide X3DMetadataObject instance (using a properly typed node) from inputOutput SFNode field metadata.
|
float |
getMinAngle1()
Provide float value unit axis, angle (in radians) from inputOutput SFFloat field named minAngle1.
|
float |
getStop1Bounce()
Provide float value from inputOutput SFFloat field named stop1Bounce.
|
float |
getStop1ConstantForceMix()
Provide float value from inputOutput SFFloat field named stop1ConstantForceMix.
|
float |
getStop1ErrorCorrection()
Provide float value from inputOutput SFFloat field named stop1ErrorCorrection.
|
float |
getSuspensionErrorCorrection()
Provide float value from inputOutput SFFloat field named suspensionErrorCorrection.
|
float |
getSuspensionForce()
Provide float value from inputOutput SFFloat field named suspensionForce.
|
boolean |
hasBody1()
Indicate whether an object is available for inputOutput SFNode field body1.
|
boolean |
hasBody2()
Indicate whether an object is available for inputOutput SFNode field body2.
|
boolean |
hasElementByNameValue(java.lang.String nameValue,
java.lang.String elementName)
Recursive method to determine whether node or statement with given name attribute is found, meaning both objects are attached to same scene graph.
|
boolean |
hasMetadata()
Indicate whether an object is available for inputOutput SFNode field metadata.
|
boolean |
hasNodeByDEF(java.lang.String DEFvalue)
Recursive method to determine whether node with DEFvalue is found, meaning both objects are attached to same scene graph.
|
void |
initialize()
Initialize all member variables to default values.
|
DoubleAxisHingeJointObject |
setAnchorPoint(float[] newValue)
Assign 3-tuple float array to inputOutput SFVec3f field named anchorPoint.
|
DoubleAxisHingeJointObject |
setAnchorPoint(float x,
float y,
float z)
Assign values to SFVec3f anchorPoint field, similar to
setAnchorPoint(float[]). |
DoubleAxisHingeJointObject |
setAnchorPoint(SFVec3fObject newValue)
Assign typed object value to SFVec3f anchorPoint field, similar to
setAnchorPoint(float[]). |
DoubleAxisHingeJointObject |
setAxis1(float[] newValue)
Assign 3-tuple float array to inputOutput SFVec3f field named axis1.
|
DoubleAxisHingeJointObject |
setAxis1(float x,
float y,
float z)
Assign values to SFVec3f axis1 field, similar to
setAxis1(float[]). |
DoubleAxisHingeJointObject |
setAxis1(SFVec3fObject newValue)
Assign typed object value to SFVec3f axis1 field, similar to
setAxis1(float[]). |
DoubleAxisHingeJointObject |
setAxis2(float[] newValue)
Assign 3-tuple float array to inputOutput SFVec3f field named axis2.
|
DoubleAxisHingeJointObject |
setAxis2(float x,
float y,
float z)
Assign values to SFVec3f axis2 field, similar to
setAxis2(float[]). |
DoubleAxisHingeJointObject |
setAxis2(SFVec3fObject newValue)
Assign typed object value to SFVec3f axis2 field, similar to
setAxis2(float[]). |
DoubleAxisHingeJointObject |
setBody1(ProtoInstanceObject newValue)
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field body1.
|
DoubleAxisHingeJointObject |
setBody1(RigidBody newValue)
Assign RigidBody instance (using a properly typed node) to inputOutput SFNode field body1.
|
DoubleAxisHingeJointObject |
setBody2(ProtoInstanceObject newValue)
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field body2.
|
DoubleAxisHingeJointObject |
setBody2(RigidBody newValue)
Assign RigidBody instance (using a properly typed node) to inputOutput SFNode field body2.
|
DoubleAxisHingeJointObject |
setCssClass(SFStringObject newValue)
Assign typed object value to SFString cssClass field, similar to
setCssClass(String). |
DoubleAxisHingeJointObject |
setCssClass(java.lang.String newValue)
Assign String value to inputOutput SFString field named class.
|
DoubleAxisHingeJointObject |
setDEF(SFStringObject newValue)
Assign typed object value to SFString DEF field, similar to
setDEF(String). |
DoubleAxisHingeJointObject |
setDEF(java.lang.String newValue)
Assign String value to inputOutput SFString field named DEF.
|
DoubleAxisHingeJointObject |
setDesiredAngularVelocity1(float newValue)
Assign float value to inputOutput SFFloat field named desiredAngularVelocity1.
|
DoubleAxisHingeJointObject |
setDesiredAngularVelocity1(SFFloatObject newValue)
Assign typed object value to SFFloat desiredAngularVelocity1 field, similar to
setDesiredAngularVelocity1(float). |
DoubleAxisHingeJointObject |
setDesiredAngularVelocity2(float newValue)
Assign float value to inputOutput SFFloat field named desiredAngularVelocity2.
|
DoubleAxisHingeJointObject |
setDesiredAngularVelocity2(SFFloatObject newValue)
Assign typed object value to SFFloat desiredAngularVelocity2 field, similar to
setDesiredAngularVelocity2(float). |
DoubleAxisHingeJointObject |
setForceOutput(java.util.ArrayList<java.lang.String> newValue)
Assign ArrayList value of MFString forceOutput field, similar to
setForceOutput(String[]). |
DoubleAxisHingeJointObject |
setForceOutput(MFStringObject newValue)
Assign typed object value to MFString forceOutput field, similar to
setForceOutput(String[]). |
DoubleAxisHingeJointObject |
setForceOutput(SFStringObject newValue)
Assign single SFString object value to MFString forceOutput field, similar to
setForceOutput(String[]). |
DoubleAxisHingeJointObject |
setForceOutput(java.lang.String newValue)
Assign singleton String value to MFString forceOutput field, similar to
setForceOutput(String[]). |
DoubleAxisHingeJointObject |
setForceOutput(java.lang.String[] newValue)
Assign String enumeration array (""ALL""|""NONE"") ['"ALL"'|'"NONE"'|'"etc."'] to inputOutput MFString field named forceOutput.
|
DoubleAxisHingeJointObject |
setIS(ISObject newValue)
Assign field named IS for establishing IS/connect field connections between ProtoInterface fields and internal ProtoBody nodes.
|
DoubleAxisHingeJointObject |
setMaxAngle1(float newValue)
Assign float value unit axis, angle (in radians) to inputOutput SFFloat field named maxAngle1.
|
DoubleAxisHingeJointObject |
setMaxAngle1(SFFloatObject newValue)
Assign typed object value to SFFloat maxAngle1 field, similar to
setMaxAngle1(float). |
DoubleAxisHingeJointObject |
setMaxTorque1(float newValue)
Assign float value to inputOutput SFFloat field named maxTorque1.
|
DoubleAxisHingeJointObject |
setMaxTorque1(SFFloatObject newValue)
Assign typed object value to SFFloat maxTorque1 field, similar to
setMaxTorque1(float). |
DoubleAxisHingeJointObject |
setMaxTorque2(float newValue)
Assign float value to inputOutput SFFloat field named maxTorque2.
|
DoubleAxisHingeJointObject |
setMaxTorque2(SFFloatObject newValue)
Assign typed object value to SFFloat maxTorque2 field, similar to
setMaxTorque2(float). |
DoubleAxisHingeJointObject |
setMetadata(ProtoInstanceObject newValue)
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.
|
DoubleAxisHingeJointObject |
setMetadata(X3DMetadataObject newValue)
Assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
|
DoubleAxisHingeJointObject |
setMinAngle1(float newValue)
Assign float value unit axis, angle (in radians) to inputOutput SFFloat field named minAngle1.
|
DoubleAxisHingeJointObject |
setMinAngle1(SFFloatObject newValue)
Assign typed object value to SFFloat minAngle1 field, similar to
setMinAngle1(float). |
DoubleAxisHingeJointObject |
setStop1Bounce(float newValue)
Assign float value to inputOutput SFFloat field named stop1Bounce.
|
DoubleAxisHingeJointObject |
setStop1Bounce(SFFloatObject newValue)
Assign typed object value to SFFloat stop1Bounce field, similar to
setStop1Bounce(float). |
DoubleAxisHingeJointObject |
setStop1ConstantForceMix(float newValue)
Assign float value to inputOutput SFFloat field named stop1ConstantForceMix.
|
DoubleAxisHingeJointObject |
setStop1ConstantForceMix(SFFloatObject newValue)
Assign typed object value to SFFloat stop1ConstantForceMix field, similar to
setStop1ConstantForceMix(float). |
DoubleAxisHingeJointObject |
setStop1ErrorCorrection(float newValue)
Assign float value to inputOutput SFFloat field named stop1ErrorCorrection.
|
DoubleAxisHingeJointObject |
setStop1ErrorCorrection(SFFloatObject newValue)
Assign typed object value to SFFloat stop1ErrorCorrection field, similar to
setStop1ErrorCorrection(float). |
DoubleAxisHingeJointObject |
setSuspensionErrorCorrection(float newValue)
Assign float value to inputOutput SFFloat field named suspensionErrorCorrection.
|
DoubleAxisHingeJointObject |
setSuspensionErrorCorrection(SFFloatObject newValue)
Assign typed object value to SFFloat suspensionErrorCorrection field, similar to
setSuspensionErrorCorrection(float). |
DoubleAxisHingeJointObject |
setSuspensionForce(float newValue)
Assign float value to inputOutput SFFloat field named suspensionForce.
|
DoubleAxisHingeJointObject |
setSuspensionForce(SFFloatObject newValue)
Assign typed object value to SFFloat suspensionForce field, similar to
setSuspensionForce(float). |
DoubleAxisHingeJointObject |
setUSE(DoubleAxisHingeJointObject DEFnode)
Assign a USE reference to another DEF node of same node type, similar to
setUSE(String). |
DoubleAxisHingeJointObject |
setUSE(SFStringObject newValue)
Assign typed object value to SFString USE field, similar to
setUSE(String). |
DoubleAxisHingeJointObject |
setUSE(java.lang.String newValue)
Assign String value to inputOutput SFString field named USE.
|
java.lang.String |
toStringClassicVRML(int indentLevel)
Recursive method to provide ClassicVRML string serialization.
|
java.lang.String |
toStringVRML97(int indentLevel)
Recursive method to provide VRML97 string serialization.
|
java.lang.String |
toStringX3D(int indentLevel)
Recursive method to provide X3D string serialization of this model subgraph, utilizing XML encoding and conforming to X3D Canonical Form.
|
java.lang.String |
validate()
Recursive method to validate this element plus all contained nodes and statements,
using both datatype-specification value checks and regular expression (regex) checking of corresponding string values.
|
getContainerFieldAlternateValues, getContainerFieldOverride, getCssClass, getDEF, getUSE, isNode, isStatement, isUSE, resetContainerFieldOverride, setConcreteCssClass, setConcreteDEF, setConcreteUSE, setContainerFieldOverrideclearParentObject, findAncestorElementByName, findAncestorProtoBody, findAncestorSceneObject, findAncestorX3DObject, getPackageName, getParentObject, getValidationResult, hasAncestorElementByName, hasAncestorProtoBody, hasAncestorSceneObject, hasAncestorX3DObject, setParentObject, toStringClassicVRML, toStringVRML97, toStringX3Dpublic static final java.util.ArrayList<java.lang.String> FORCEOUTPUT_ALL
public static final java.util.ArrayList<java.lang.String> FORCEOUTPUT_NONE
public static final java.lang.String NAME
public static final java.lang.String COMPONENT
public static final int LEVEL
public static final float[] ANCHORPOINT_DEFAULT_VALUE
public static final float[] AXIS1_DEFAULT_VALUE
public static final float[] AXIS2_DEFAULT_VALUE
public static final float DESIREDANGULARVELOCITY1_DEFAULT_VALUE
public static final float DESIREDANGULARVELOCITY2_DEFAULT_VALUE
public static final java.util.ArrayList<java.lang.String> FORCEOUTPUT_DEFAULT_VALUE
public static final float MAXANGLE1_DEFAULT_VALUE
public static final float MAXTORQUE1_DEFAULT_VALUE
public static final float MAXTORQUE2_DEFAULT_VALUE
public static final float MINANGLE1_DEFAULT_VALUE
public static final float STOP1BOUNCE_DEFAULT_VALUE
public static final float STOP1CONSTANTFORCEMIX_DEFAULT_VALUE
public static final float STOP1ERRORCORRECTION_DEFAULT_VALUE
public static final float SUSPENSIONERRORCORRECTION_DEFAULT_VALUE
public static final float SUSPENSIONFORCE_DEFAULT_VALUE
public static final java.lang.String containerField_DEFAULT_VALUE
public static final java.lang.String fromField_ANCHORPOINT
public static final java.lang.String toField_ANCHORPOINT
public static final java.lang.String fromField_AXIS1
public static final java.lang.String toField_AXIS1
public static final java.lang.String fromField_AXIS2
public static final java.lang.String toField_AXIS2
public static final java.lang.String fromField_BODY1
public static final java.lang.String toField_BODY1
public static final java.lang.String fromField_BODY1ANCHORPOINT
public static final java.lang.String fromField_BODY1AXIS
public static final java.lang.String fromField_BODY2
public static final java.lang.String toField_BODY2
public static final java.lang.String fromField_BODY2ANCHORPOINT
public static final java.lang.String fromField_BODY2AXIS
public static final java.lang.String fromField_DESIREDANGULARVELOCITY1
public static final java.lang.String toField_DESIREDANGULARVELOCITY1
public static final java.lang.String fromField_DESIREDANGULARVELOCITY2
public static final java.lang.String toField_DESIREDANGULARVELOCITY2
public static final java.lang.String fromField_FORCEOUTPUT
public static final java.lang.String toField_FORCEOUTPUT
public static final java.lang.String fromField_HINGE1ANGLE
public static final java.lang.String fromField_HINGE1ANGLERATE
public static final java.lang.String fromField_HINGE2ANGLE
public static final java.lang.String fromField_HINGE2ANGLERATE
public static final java.lang.String fromField_MAXANGLE1
public static final java.lang.String toField_MAXANGLE1
public static final java.lang.String fromField_MAXTORQUE1
public static final java.lang.String toField_MAXTORQUE1
public static final java.lang.String fromField_MAXTORQUE2
public static final java.lang.String toField_MAXTORQUE2
public static final java.lang.String fromField_METADATA
public static final java.lang.String toField_METADATA
public static final java.lang.String fromField_MINANGLE1
public static final java.lang.String toField_MINANGLE1
public static final java.lang.String fromField_STOP1BOUNCE
public static final java.lang.String toField_STOP1BOUNCE
public static final java.lang.String fromField_STOP1CONSTANTFORCEMIX
public static final java.lang.String toField_STOP1CONSTANTFORCEMIX
public static final java.lang.String fromField_STOP1ERRORCORRECTION
public static final java.lang.String toField_STOP1ERRORCORRECTION
public static final java.lang.String fromField_SUSPENSIONERRORCORRECTION
public static final java.lang.String toField_SUSPENSIONERRORCORRECTION
public static final java.lang.String fromField_SUSPENSIONFORCE
public static final java.lang.String toField_SUSPENSIONFORCE
public DoubleAxisHingeJointObject()
public DoubleAxisHingeJointObject(java.lang.String DEFlabel)
DEFlabel - unique DEF name for this X3D nodepublic final java.lang.String getElementName()
getElementName in class X3DConcreteElementpublic final java.lang.String getComponent()
getComponent in class X3DConcreteElementpublic final int getComponentLevel()
getComponentLevel in class X3DConcreteElementpublic java.lang.String getFieldType(java.lang.String fieldName)
getFieldType in class X3DConcreteElementfieldName - name of field in this X3D nodeConfigurationProperties.ERROR_UNKNOWN_FIELD_TYPEpublic java.lang.String getAccessType(java.lang.String fieldName)
getAccessType in class X3DConcreteElementfieldName - name of field in this X3D nodeConfigurationProperties.ERROR_UNKNOWN_FIELD_ACCESSTYPEpublic final java.lang.String getContainerFieldDefault()
getContainerFieldDefault in class X3DConcreteNodepublic final void initialize()
initialize in class X3DConcreteNodepublic float[] getAnchorPoint()
getAnchorPoint in interface DoubleAxisHingeJointpublic DoubleAxisHingeJointObject setAnchorPoint(float[] newValue)
setAnchorPoint in interface DoubleAxisHingeJointnewValue - is new value for the anchorPoint field.DoubleAxisHingeJointObject - namely this same object to allow sequential method pipelining (i.e. consecutive method invocations on the same object).public DoubleAxisHingeJointObject setAnchorPoint(SFVec3fObject newValue)
setAnchorPoint(float[]).newValue - is new value for the anchorPoint field.DoubleAxisHingeJointObject - namely this same object to allow sequential method pipelining (i.e. consecutive method invocations on the same object).public DoubleAxisHingeJointObject setAnchorPoint(float x, float y, float z)
setAnchorPoint(float[]).x - first componenty - second componentz - third componentDoubleAxisHingeJointObject - namely this same object to allow sequential method pipelining (i.e. consecutive method invocations on the same object).public float[] getAxis1()
getAxis1 in interface DoubleAxisHingeJointpublic DoubleAxisHingeJointObject setAxis1(float[] newValue)
setAxis1 in interface DoubleAxisHingeJointnewValue - is new value for the axis1 field.DoubleAxisHingeJointObject - namely this same object to allow sequential method pipelining (i.e. consecutive method invocations on the same object).public DoubleAxisHingeJointObject setAxis1(SFVec3fObject newValue)
setAxis1(float[]).newValue - is new value for the axis1 field.DoubleAxisHingeJointObject - namely this same object to allow sequential method pipelining (i.e. consecutive method invocations on the same object).public DoubleAxisHingeJointObject setAxis1(float x, float y, float z)
setAxis1(float[]).x - first componenty - second componentz - third componentDoubleAxisHingeJointObject - namely this same object to allow sequential method pipelining (i.e. consecutive method invocations on the same object).public float[] getAxis2()
getAxis2 in interface DoubleAxisHingeJointpublic DoubleAxisHingeJointObject setAxis2(float[] newValue)
setAxis2 in interface DoubleAxisHingeJointnewValue - is new value for the axis2 field.DoubleAxisHingeJointObject - namely this same object to allow sequential method pipelining (i.e. consecutive method invocations on the same object).public DoubleAxisHingeJointObject setAxis2(SFVec3fObject newValue)
setAxis2(float[]).newValue - is new value for the axis2 field.DoubleAxisHingeJointObject - namely this same object to allow sequential method pipelining (i.e. consecutive method invocations on the same object).public DoubleAxisHingeJointObject setAxis2(float x, float y, float z)
setAxis2(float[]).x - first componenty - second componentz - third componentDoubleAxisHingeJointObject - namely this same object to allow sequential method pipelining (i.e. consecutive method invocations on the same object).public RigidBody getBody1()
getBody1 in interface DoubleAxisHingeJointgetBody1 in interface X3DRigidJointNodegetBody1ProtoInstance()public DoubleAxisHingeJointObject setBody1(RigidBody newValue)
setBody1 in interface DoubleAxisHingeJointsetBody1 in interface X3DRigidJointNodenewValue - is new value for the body1 field.DoubleAxisHingeJointObject - namely this same object to allow sequential method pipelining (i.e. consecutive method invocations on the same object).setBody1(ProtoInstanceObject)public DoubleAxisHingeJointObject clearBody1()
DoubleAxisHingeJointObject - namely this same object to allow sequential method pipelining (i.e. consecutive
setAttribute method invocations).public DoubleAxisHingeJointObject setBody1(ProtoInstanceObject newValue)
newValue - is new value for the body1 field.DoubleAxisHingeJointObject - namely this same object to allow sequential method pipelining (i.e. consecutive method invocations on the same object).setBody1(RigidBody)public boolean hasBody1()
getBody1(),
getBody1ProtoInstance()public float[] getBody1AnchorPoint()
getBody1AnchorPoint in interface DoubleAxisHingeJointpublic float[] getBody1Axis()
getBody1Axis in interface DoubleAxisHingeJointpublic RigidBody getBody2()
getBody2 in interface DoubleAxisHingeJointgetBody2 in interface X3DRigidJointNodegetBody2ProtoInstance()public DoubleAxisHingeJointObject setBody2(RigidBody newValue)
setBody2 in interface DoubleAxisHingeJointsetBody2 in interface X3DRigidJointNodenewValue - is new value for the body2 field.DoubleAxisHingeJointObject - namely this same object to allow sequential method pipelining (i.e. consecutive method invocations on the same object).setBody2(ProtoInstanceObject)public DoubleAxisHingeJointObject clearBody2()
DoubleAxisHingeJointObject - namely this same object to allow sequential method pipelining (i.e. consecutive
setAttribute method invocations).public DoubleAxisHingeJointObject setBody2(ProtoInstanceObject newValue)
newValue - is new value for the body2 field.DoubleAxisHingeJointObject - namely this same object to allow sequential method pipelining (i.e. consecutive method invocations on the same object).setBody2(RigidBody)public boolean hasBody2()
getBody2(),
getBody2ProtoInstance()public float[] getBody2AnchorPoint()
getBody2AnchorPoint in interface DoubleAxisHingeJointpublic float[] getBody2Axis()
getBody2Axis in interface DoubleAxisHingeJointpublic float getDesiredAngularVelocity1()
getDesiredAngularVelocity1 in interface DoubleAxisHingeJointpublic DoubleAxisHingeJointObject setDesiredAngularVelocity1(float newValue)
setDesiredAngularVelocity1 in interface DoubleAxisHingeJointnewValue - is new value for the desiredAngularVelocity1 field.DoubleAxisHingeJointObject - namely this same object to allow sequential method pipelining (i.e. consecutive method invocations on the same object).public DoubleAxisHingeJointObject setDesiredAngularVelocity1(SFFloatObject newValue)
setDesiredAngularVelocity1(float).newValue - is new value for the desiredAngularVelocity1 field.DoubleAxisHingeJointObject - namely this same object to allow sequential method pipelining (i.e. consecutive method invocations on the same object).public float getDesiredAngularVelocity2()
getDesiredAngularVelocity2 in interface DoubleAxisHingeJointpublic DoubleAxisHingeJointObject setDesiredAngularVelocity2(float newValue)
setDesiredAngularVelocity2 in interface DoubleAxisHingeJointnewValue - is new value for the desiredAngularVelocity2 field.DoubleAxisHingeJointObject - namely this same object to allow sequential method pipelining (i.e. consecutive method invocations on the same object).public DoubleAxisHingeJointObject setDesiredAngularVelocity2(SFFloatObject newValue)
setDesiredAngularVelocity2(float).newValue - is new value for the desiredAngularVelocity2 field.DoubleAxisHingeJointObject - namely this same object to allow sequential method pipelining (i.e. consecutive method invocations on the same object).public java.lang.String[] getForceOutput()
ALL, NONE.getForceOutput in interface DoubleAxisHingeJointgetForceOutput in interface X3DRigidJointNodepublic java.util.ArrayList<java.lang.String> getForceOutputList()
getForceOutput().public DoubleAxisHingeJointObject setForceOutput(java.lang.String[] newValue)
ALL, NONE).
setForceOutput in interface DoubleAxisHingeJointsetForceOutput in interface X3DRigidJointNodenewValue - is new value for the forceOutput field.DoubleAxisHingeJointObject - namely this same object to allow sequential method pipelining (i.e. consecutive method invocations on the same object).public DoubleAxisHingeJointObject setForceOutput(MFStringObject newValue)
setForceOutput(String[]).newValue - is new value for the forceOutput field.DoubleAxisHingeJointObject - namely this same object to allow sequential method pipelining (i.e. consecutive method invocations on the same object).public DoubleAxisHingeJointObject setForceOutput(SFStringObject newValue)
setForceOutput(String[]).newValue - is new value for the forceOutput field.DoubleAxisHingeJointObject - namely this same object to allow sequential method pipelining (i.e. consecutive method invocations on the same object).MFStringObject.cleanupEnumerationValues(String)public DoubleAxisHingeJointObject setForceOutput(java.lang.String newValue)
setForceOutput(String[]).newValue - is new value for the forceOutput field.DoubleAxisHingeJointObject - namely this same object to allow sequential method pipelining (i.e. consecutive method invocations on the same object).MFStringObject.cleanupEnumerationValues(String)public DoubleAxisHingeJointObject setForceOutput(java.util.ArrayList<java.lang.String> newValue)
setForceOutput(String[]).newValue - is new value for the forceOutput field.DoubleAxisHingeJointObject - namely this same object to allow sequential method pipelining (i.e. consecutive method invocations on the same object).public DoubleAxisHingeJointObject clearForceOutput()
DoubleAxisHingeJointObject - namely this same object to allow sequential method pipelining (i.e. consecutive
setAttribute method invocations).public DoubleAxisHingeJointObject addForceOutput(java.lang.String newValue)
newValue - is new value to add to the forceOutput field.DoubleAxisHingeJointObject - namely this same object to allow sequential method pipelining (i.e. consecutive method invocations on the same object).MFStringObject.cleanupEnumerationValues(String)public DoubleAxisHingeJointObject addForceOutput(SFStringObject newValue)
newValue - is new value to add to the forceOutput field.DoubleAxisHingeJointObject - namely this same object to allow sequential method pipelining (i.e. consecutive method invocations on the same object).MFStringObject.cleanupEnumerationValues(String)public float getHinge1Angle()
getHinge1Angle in interface DoubleAxisHingeJointpublic float getHinge1AngleRate()
getHinge1AngleRate in interface DoubleAxisHingeJointpublic float getHinge2Angle()
getHinge2Angle in interface DoubleAxisHingeJointpublic float getHinge2AngleRate()
getHinge2AngleRate in interface DoubleAxisHingeJointpublic float getMaxAngle1()
getMaxAngle1 in interface DoubleAxisHingeJointpublic DoubleAxisHingeJointObject setMaxAngle1(float newValue)
setMaxAngle1 in interface DoubleAxisHingeJointnewValue - is new value for the maxAngle1 field.DoubleAxisHingeJointObject - namely this same object to allow sequential method pipelining (i.e. consecutive method invocations on the same object).public DoubleAxisHingeJointObject setMaxAngle1(SFFloatObject newValue)
setMaxAngle1(float).newValue - is new value for the maxAngle1 field.DoubleAxisHingeJointObject - namely this same object to allow sequential method pipelining (i.e. consecutive method invocations on the same object).public float getMaxTorque1()
getMaxTorque1 in interface DoubleAxisHingeJointpublic DoubleAxisHingeJointObject setMaxTorque1(float newValue)
setMaxTorque1 in interface DoubleAxisHingeJointnewValue - is new value for the maxTorque1 field.DoubleAxisHingeJointObject - namely this same object to allow sequential method pipelining (i.e. consecutive method invocations on the same object).public DoubleAxisHingeJointObject setMaxTorque1(SFFloatObject newValue)
setMaxTorque1(float).newValue - is new value for the maxTorque1 field.DoubleAxisHingeJointObject - namely this same object to allow sequential method pipelining (i.e. consecutive method invocations on the same object).public float getMaxTorque2()
getMaxTorque2 in interface DoubleAxisHingeJointpublic DoubleAxisHingeJointObject setMaxTorque2(float newValue)
setMaxTorque2 in interface DoubleAxisHingeJointnewValue - is new value for the maxTorque2 field.DoubleAxisHingeJointObject - namely this same object to allow sequential method pipelining (i.e. consecutive method invocations on the same object).public DoubleAxisHingeJointObject setMaxTorque2(SFFloatObject newValue)
setMaxTorque2(float).newValue - is new value for the maxTorque2 field.DoubleAxisHingeJointObject - namely this same object to allow sequential method pipelining (i.e. consecutive method invocations on the same object).public X3DMetadataObject getMetadata()
getMetadata in interface X3DNodegetMetadata in interface DoubleAxisHingeJointgetMetadata in interface X3DRigidJointNodegetMetadataProtoInstance(),
X3D Scene Authoring Hints: Metadata Nodespublic DoubleAxisHingeJointObject setMetadata(X3DMetadataObject newValue)
setMetadata in interface X3DNodesetMetadata in interface DoubleAxisHingeJointsetMetadata in interface X3DRigidJointNodesetMetadata in class X3DConcreteNodenewValue - is new value for the metadata field.DoubleAxisHingeJointObject - namely this same object to allow sequential method pipelining (i.e. consecutive method invocations on the same object).setMetadata(ProtoInstanceObject),
X3D Scene Authoring Hints: Metadata Nodespublic DoubleAxisHingeJointObject clearMetadata()
DoubleAxisHingeJointObject - namely this same object to allow sequential method pipelining (i.e. consecutive
setAttribute method invocations).public DoubleAxisHingeJointObject setMetadata(ProtoInstanceObject newValue)
setMetadata in class X3DConcreteNodenewValue - is new value for the metadata field.DoubleAxisHingeJointObject - namely this same object to allow sequential method pipelining (i.e. consecutive method invocations on the same object).setMetadata(X3DMetadataObject)public boolean hasMetadata()
getMetadata(),
getMetadataProtoInstance(),
X3D Scene Authoring Hints: Metadata Nodespublic float getMinAngle1()
getMinAngle1 in interface DoubleAxisHingeJointpublic DoubleAxisHingeJointObject setMinAngle1(float newValue)
setMinAngle1 in interface DoubleAxisHingeJointnewValue - is new value for the minAngle1 field.DoubleAxisHingeJointObject - namely this same object to allow sequential method pipelining (i.e. consecutive method invocations on the same object).public DoubleAxisHingeJointObject setMinAngle1(SFFloatObject newValue)
setMinAngle1(float).newValue - is new value for the minAngle1 field.DoubleAxisHingeJointObject - namely this same object to allow sequential method pipelining (i.e. consecutive method invocations on the same object).public float getStop1Bounce()
getStop1Bounce in interface DoubleAxisHingeJointpublic DoubleAxisHingeJointObject setStop1Bounce(float newValue)
setStop1Bounce in interface DoubleAxisHingeJointnewValue - is new value for the stop1Bounce field.DoubleAxisHingeJointObject - namely this same object to allow sequential method pipelining (i.e. consecutive method invocations on the same object).public DoubleAxisHingeJointObject setStop1Bounce(SFFloatObject newValue)
setStop1Bounce(float).newValue - is new value for the stop1Bounce field.DoubleAxisHingeJointObject - namely this same object to allow sequential method pipelining (i.e. consecutive method invocations on the same object).public float getStop1ConstantForceMix()
getStop1ConstantForceMix in interface DoubleAxisHingeJointpublic DoubleAxisHingeJointObject setStop1ConstantForceMix(float newValue)
setStop1ConstantForceMix in interface DoubleAxisHingeJointnewValue - is new value for the stop1ConstantForceMix field.DoubleAxisHingeJointObject - namely this same object to allow sequential method pipelining (i.e. consecutive method invocations on the same object).public DoubleAxisHingeJointObject setStop1ConstantForceMix(SFFloatObject newValue)
setStop1ConstantForceMix(float).newValue - is new value for the stop1ConstantForceMix field.DoubleAxisHingeJointObject - namely this same object to allow sequential method pipelining (i.e. consecutive method invocations on the same object).public float getStop1ErrorCorrection()
getStop1ErrorCorrection in interface DoubleAxisHingeJointpublic DoubleAxisHingeJointObject setStop1ErrorCorrection(float newValue)
setStop1ErrorCorrection in interface DoubleAxisHingeJointnewValue - is new value for the stop1ErrorCorrection field.DoubleAxisHingeJointObject - namely this same object to allow sequential method pipelining (i.e. consecutive method invocations on the same object).public DoubleAxisHingeJointObject setStop1ErrorCorrection(SFFloatObject newValue)
setStop1ErrorCorrection(float).newValue - is new value for the stop1ErrorCorrection field.DoubleAxisHingeJointObject - namely this same object to allow sequential method pipelining (i.e. consecutive method invocations on the same object).public float getSuspensionErrorCorrection()
getSuspensionErrorCorrection in interface DoubleAxisHingeJointpublic DoubleAxisHingeJointObject setSuspensionErrorCorrection(float newValue)
setSuspensionErrorCorrection in interface DoubleAxisHingeJointnewValue - is new value for the suspensionErrorCorrection field.DoubleAxisHingeJointObject - namely this same object to allow sequential method pipelining (i.e. consecutive method invocations on the same object).public DoubleAxisHingeJointObject setSuspensionErrorCorrection(SFFloatObject newValue)
setSuspensionErrorCorrection(float).newValue - is new value for the suspensionErrorCorrection field.DoubleAxisHingeJointObject - namely this same object to allow sequential method pipelining (i.e. consecutive method invocations on the same object).public float getSuspensionForce()
getSuspensionForce in interface DoubleAxisHingeJointpublic DoubleAxisHingeJointObject setSuspensionForce(float newValue)
setSuspensionForce in interface DoubleAxisHingeJointnewValue - is new value for the suspensionForce field.DoubleAxisHingeJointObject - namely this same object to allow sequential method pipelining (i.e. consecutive method invocations on the same object).public DoubleAxisHingeJointObject setSuspensionForce(SFFloatObject newValue)
setSuspensionForce(float).newValue - is new value for the suspensionForce field.DoubleAxisHingeJointObject - namely this same object to allow sequential method pipelining (i.e. consecutive method invocations on the same object).public final DoubleAxisHingeJointObject setDEF(java.lang.String newValue)
setDEF in interface X3DNodesetDEF in interface DoubleAxisHingeJointsetDEF in interface X3DRigidJointNodesetDEF in class X3DConcreteNodenewValue - is new value for the DEF field.DoubleAxisHingeJointObject - namely this same object to allow sequential method pipelining (i.e. consecutive method invocations on the same object).public DoubleAxisHingeJointObject setDEF(SFStringObject newValue)
setDEF(String).newValue - is new value for the DEF field.DoubleAxisHingeJointObject - namely this same object to allow sequential method pipelining (i.e. consecutive method invocations on the same object).public final DoubleAxisHingeJointObject setUSE(java.lang.String newValue)
USE node is still an independent object, with the USE value matching the DEF value in the preceding object.
setUSE() method on this node resets all other fields to their default values (except for containerField) and also releases all child nodes.setUSE in interface X3DNodesetUSE in interface DoubleAxisHingeJointsetUSE in interface X3DRigidJointNodesetUSE in class X3DConcreteNodenewValue - is new value for the USE field.DoubleAxisHingeJointObject - namely this same object to allow sequential method pipelining (i.e. consecutive method invocations on the same object).public DoubleAxisHingeJointObject setUSE(SFStringObject newValue)
setUSE(String).newValue - is new value for the USE field.DoubleAxisHingeJointObject - namely this same object to allow sequential method pipelining (i.e. consecutive method invocations on the same object).public final DoubleAxisHingeJointObject setCssClass(java.lang.String newValue)
setCssClass in interface X3DNodesetCssClass in interface DoubleAxisHingeJointsetCssClass in interface X3DRigidJointNodesetCssClass in class X3DConcreteNodenewValue - is new value for the class field.DoubleAxisHingeJointObject - namely this same object to allow sequential method pipelining (i.e. consecutive method invocations on the same object).public DoubleAxisHingeJointObject setCssClass(SFStringObject newValue)
setCssClass(String).newValue - is new value for the class field.DoubleAxisHingeJointObject - namely this same object to allow sequential method pipelining (i.e. consecutive method invocations on the same object).public DoubleAxisHingeJointObject setIS(ISObject newValue)
setIS in class X3DConcreteNodenewValue - is new value for the description field.DoubleAxisHingeJointObject - namely this same object to allow sequential method pipelining (i.e. consecutive method invocations on the same object).public ISObject getIS()
getIS in class X3DConcreteNodepublic DoubleAxisHingeJointObject setUSE(DoubleAxisHingeJointObject DEFnode)
setUSE(String).
setUSE() method on this node resets all other fields to their default values (except for containerField) and also releases all child nodes.
DEFnode - must have a DEF value definedDoubleAxisHingeJointObject - namely this same object to allow sequential method pipelining (i.e. consecutive method invocations on the same object).public DoubleAxisHingeJointObject addComments(java.lang.String newComment)
addComments in class X3DConcreteElementnewComment - initial valueDoubleAxisHingeJointObject - namely this same object to allow sequential method pipelining (i.e. consecutive
setAttribute method invocations).public DoubleAxisHingeJointObject addComments(java.lang.String[] newComments)
addComments in class X3DConcreteElementnewComments - array of commentsDoubleAxisHingeJointObject - namely this same object to allow sequential method pipelining (i.e. consecutive
setAttribute method invocations).public DoubleAxisHingeJointObject addComments(CommentsBlock newCommentsBlock)
addComments in class X3DConcreteElementnewCommentsBlock - block of comments to addDoubleAxisHingeJointObject - namely this same object to allow sequential method pipelining (i.e. consecutive
setAttribute method invocations).public java.lang.String toStringX3D(int indentLevel)
toStringX3D in class X3DConcreteElementindentLevel - number of levels of indentation for this elementX3DObject.FILE_EXTENSION_X3D,
X3DObject.FILE_EXTENSION_XML,
X3DObject.toStringXML(),
X3DObject.toFileXML(String),
X3DObject.toFileX3D(String),
X3D XML Encoding,
X3D Compressed Binary Encoding: X3D Canonical Formpublic java.lang.String toStringClassicVRML(int indentLevel)
toStringClassicVRML in class X3DConcreteElementindentLevel - number of levels of indentation for this elementX3DObject.FILE_EXTENSION_CLASSICVRML,
X3D Resources: Virtual Reality Modeling Language (VRML) 97,
Extensible 3D (X3D) encodings Part 2: Classic VRML encoding,
Extensible 3D (X3D) encodings Part 2: Classic VRML encoding, Annex A: Grammarpublic java.lang.String toStringVRML97(int indentLevel)
toStringVRML97 in class X3DConcreteElementindentLevel - number of levels of indentation for this elementX3DObject.FILE_EXTENSION_VRML97,
X3D Resources: Virtual Reality Modeling Language (VRML) 97,
Virtual Reality Modeling Language (VRML) 97 specification,
VRML 97 v2.1 Amendmentpublic X3DConcreteElement findElementByNameValue(java.lang.String nameValue)
findElementByNameValue in class X3DConcreteElementnameValue - is value of the name field being searched for in this element and child elements(if any)findNodeByDEF(String),
X3DConcreteElement.hasAncestorSceneObject(),
X3DConcreteElement.findAncestorX3DObject()public X3DConcreteElement findElementByNameValue(java.lang.String nameValue, java.lang.String elementName)
findElementByNameValue in class X3DConcreteElementnameValue - 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.)findNodeByDEF(String),
X3DConcreteElement.hasAncestorSceneObject(),
X3DConcreteElement.findAncestorX3DObject()public boolean hasElementByNameValue(java.lang.String nameValue,
java.lang.String elementName)
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.)findElementByNameValue(String, String)public X3DConcreteNode findNodeByDEF(java.lang.String DEFvalue)
findNodeByDEF in class X3DConcreteElementDEFvalue - is value of the name field being searched for in this element and child elements(if any)findElementByNameValue(String),
X3DConcreteElement.hasAncestorSceneObject(),
X3DConcreteElement.findAncestorX3DObject()public boolean hasNodeByDEF(java.lang.String DEFvalue)
DEFvalue - is value of the name field being searched for in this element and child elements(if any)findNodeByDEF(String)public java.lang.String validate()
validate in class X3DConcreteElementCopyright ©2005-2017 Web3D Consortium under an open-source license, free for any use. Feedback is welcome.