Uses of Class
org.web3d.x3d.jsail.Networking.Anchor
Packages that use 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
Methods in org.web3d.x3d.jsail.Networking that return AnchorModifier 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, allowing duplicate and empty string values if provided.Anchor.addParameter(SFString newValue) Add singleton SFString value to MFString parameter field, allowing duplicate or empty string values if provided.Add singleton String value to MFString url field, allowing duplicate and empty string values if provided.Add singleton SFString value to MFString url field, allowing duplicate or empty string values if provided.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 toAnchor.setAutoRefresh(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 toAnchor.setAutoRefreshTimeLimit(double).Anchor.setBboxCenter(double[] newArray) Utility method: double-precision set-array accessor for X3D floating-point type, similar toAnchor.setBboxCenter(float[]).Anchor.setBboxCenter(double x, double y, double z) Utility method: double-precision set-parameters accessor for X3D floating-point type, similar toAnchor.setBboxCenter(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 toAnchor.setBboxCenter(float[]).Anchor.setBboxCenter(SFVec3f newValue) Assign typed object value to SFVec3f bboxCenter field, similar toAnchor.setBboxCenter(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 toAnchor.setBboxDisplay(boolean).Anchor.setBboxSize(double[] newArray) Utility method: double-precision set-array accessor for X3D floating-point type, similar toAnchor.setBboxSize(float[]).Anchor.setBboxSize(double x, double y, double z) Utility method: double-precision set-parameters accessor for X3D floating-point type, similar toAnchor.setBboxSize(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 toAnchor.setBboxSize(float[]).Anchor.setBboxSize(SFVec3f newValue) Assign typed object value to SFVec3f bboxSize field, similar toAnchor.setBboxSize(float[]).Anchor.setChildren(ArrayList<X3DChildNode> newValue) Assign ArrayList value of MFNode children field, similar toAnchor.setChildren(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 AnchorAnchor.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 toAnchor.setCssClass(String).final AnchorAnchor.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 toAnchor.setCssStyle(String).final AnchorAccessor method to assign String value to inputOutput SFString field named DEF.Assign typed object value to SFString DEF field, similar toAnchor.setDEF(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 toAnchor.setDescription(String).final AnchorAccessor method to assign String value to inputOutput SFString field named id.Assign typed object value to SFString HtmlId field, similar toAnchor.setHtmlId(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 toAnchor.setLoad(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 toAnchor.setParameter(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 toAnchor.setParameter(String[]).Anchor.setParameter(MFString newValue) Assign typed object value to MFString parameter field, similar toAnchor.setParameter(String[]).Anchor.setParameter(SFString newValue) Assign single SFString object value to MFString parameter field, similar toAnchor.setParameter(String[]).Assign singleton String value to MFString url field, similar toAnchor.setUrl(String[]).Accessor method to assign String array to inputOutput MFString field named url.Assign ArrayList value of MFString url field, similar toAnchor.setUrl(String[]).Assign typed object value to MFString url field, similar toAnchor.setUrl(String[]).Assign single SFString object value to MFString url field, similar toAnchor.setUrl(String[]).final AnchorAccessor method to assign String value to inputOutput SFString field named USE.Assign typed object value to SFString USE field, similar toAnchor.setUSE(String).Assign a USE reference to another DEF node of same node type, similar toAnchor.setUSE(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 toAnchor.setVisible(boolean).Methods in org.web3d.x3d.jsail.Networking with parameters of type AnchorModifier and TypeMethodDescriptionAssign a USE reference to another DEF node of same node type, similar toAnchor.setUSE(String).