Uses of Class
org.web3d.x3d.jsail.Networking.Anchor
Package
Description
The Networking component defines node types and other features used to access file-based and streaming resources on the World Wide Web.
-
Uses of Anchor in org.web3d.x3d.jsail.Networking
Modifier and TypeMethodDescriptionAnchor.addChild
(X3DChildNode newValue) Utility method to add single child element to contained list of existing children nodes (if any).Anchor.addChildren
(ProtoInstance newValue) Add single ProtoInstance (with appropriate node type and containerField value) to MFNode array for children field.Anchor.addComments
(String newComment) Add comment as CommentsBlock to children fieldAnchor.addComments
(String[] newComments) Add comments as String[] array to children fieldAnchor.addComments
(CommentsBlock newCommentsBlock) Add CommentsBlock to children fieldAnchor.addParameter
(String newValue) Add singleton String value to MFString parameter field.Anchor.addParameter
(SFString newValue) Add singleton SFString value to MFString parameter field.Add singleton String value to MFString url field.Add singleton SFString value to MFString url field.Anchor.clearChildren()
Utility method to clear MFNode value of children field.Anchor.clearIS()
Utility method to clear SFNode value of IS field.Anchor.clearMetadata()
Utility method to clear SFNode value of metadata field.Anchor.clearParameter()
Utility method to clear MFString value of parameter field.Anchor.clearUrl()
Utility method to clear MFString value of url field.Anchor.setAutoRefresh
(double newValue) Accessor method to assign double value in seconds to inputOutput SFTime field named autoRefresh.Anchor.setAutoRefresh
(SFTime newValue) Assign typed object value to SFTime autoRefresh field, similar tosetAutoRefresh(double)
.Anchor.setAutoRefreshTimeLimit
(double newValue) Accessor method to assign double value in seconds to inputOutput SFTime field named autoRefreshTimeLimit.Anchor.setAutoRefreshTimeLimit
(SFTime newValue) Assign typed object value to SFTime autoRefreshTimeLimit field, similar tosetAutoRefreshTimeLimit(double)
.Anchor.setBboxCenter
(double[] newArray) Utility method: double-precision set-array accessor for X3D floating-point type, similar tosetBboxCenter(float[])
.Anchor.setBboxCenter
(double x, double y, double z) Utility method: double-precision set-parameters accessor for X3D floating-point type, similar tosetBboxCenter(float[])
.Anchor.setBboxCenter
(float[] newValue) Accessor method to assign 3-tuple float array to initializeOnly SFVec3f field named bboxCenter.Anchor.setBboxCenter
(float x, float y, float z) Assign values to SFVec3f bboxCenter field, similar tosetBboxCenter(float[])
.Anchor.setBboxCenter
(SFVec3f newValue) Assign typed object value to SFVec3f bboxCenter field, similar tosetBboxCenter(float[])
.Anchor.setBboxDisplay
(boolean newValue) Accessor method to assign boolean value to inputOutput SFBool field named bboxDisplay.Anchor.setBboxDisplay
(SFBool newValue) Assign typed object value to SFBool bboxDisplay field, similar tosetBboxDisplay(boolean)
.Anchor.setBboxSize
(double[] newArray) Utility method: double-precision set-array accessor for X3D floating-point type, similar tosetBboxSize(float[])
.Anchor.setBboxSize
(double x, double y, double z) Utility method: double-precision set-parameters accessor for X3D floating-point type, similar tosetBboxSize(float[])
.Anchor.setBboxSize
(float[] newValue) Accessor method to assign 3-tuple float array to initializeOnly SFVec3f field named bboxSize.Anchor.setBboxSize
(float x, float y, float z) Assign values to SFVec3f bboxSize field, similar tosetBboxSize(float[])
.Anchor.setBboxSize
(SFVec3f newValue) Assign typed object value to SFVec3f bboxSize field, similar tosetBboxSize(float[])
.Anchor.setChildren
(ArrayList<X3DChildNode> newValue) Assign ArrayList value of MFNode children field, similar tosetChildren(org.web3d.x3d.sai.Core.X3DNode[])
.Anchor.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 Anchor
Anchor.setCssClass
(String newValue) Accessor method to assign String value to inputOutput SFString field named class.Anchor.setCssClass
(SFString newValue) Assign typed object value to SFString cssClass field, similar tosetCssClass(String)
.final Anchor
Anchor.setCssStyle
(String newValue) Accessor method to assign String value to inputOutput SFString field named style.Anchor.setCssStyle
(SFString newValue) Assign typed object value to SFString cssClass field, similar tosetCssStyle(String)
.final Anchor
Accessor method to assign String value to inputOutput SFString field named DEF.Assign typed object value to SFString DEF field, similar tosetDEF(String)
.Anchor.setDescription
(String newValue) Accessor method to assign String value to inputOutput SFString field named description.Anchor.setDescription
(SFString newValue) Assign typed object value to SFString description field, similar tosetDescription(String)
.final Anchor
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.Anchor.setLoad
(boolean newValue) Accessor method to assign boolean value to inputOutput SFBool field named load.Assign typed object value to SFBool load field, similar tosetLoad(boolean)
.Anchor.setMetadata
(ProtoInstance newValue) Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.Anchor.setMetadata
(X3DMetadataObject newValue) Accessor method to assign org.web3d.x3d.sai.Core.X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.Anchor.setParameter
(String newValue) Assign singleton String value to MFString parameter field, similar tosetParameter(String[])
.Anchor.setParameter
(String[] newValue) Accessor method to assign String array to inputOutput MFString field named parameter.Anchor.setParameter
(ArrayList<String> newValue) Assign ArrayList value of MFString parameter field, similar tosetParameter(String[])
.Anchor.setParameter
(MFString newValue) Assign typed object value to MFString parameter field, similar tosetParameter(String[])
.Anchor.setParameter
(SFString newValue) Assign single SFString object value to MFString parameter field, similar tosetParameter(String[])
.Assign singleton String value to MFString url field, similar tosetUrl(String[])
.Accessor method to assign String array to inputOutput MFString field named url.Assign ArrayList value of MFString url field, similar tosetUrl(String[])
.Assign typed object value to MFString url field, similar tosetUrl(String[])
.Assign single SFString object value to MFString url field, similar tosetUrl(String[])
.final Anchor
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)
.Anchor.setVisible
(boolean newValue) Accessor method to assign boolean value to inputOutput SFBool field named visible.Anchor.setVisible
(SFBool newValue) Assign typed object value to SFBool visible field, similar tosetVisible(boolean)
.Modifier and TypeMethodDescriptionAssign a USE reference to another DEF node of same node type, similar tosetUSE(String)
.