Uses of Class
org.web3d.x3d.jsail.Networking.Inline
Packages that use Inline
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 Inline in org.web3d.x3d.jsail.Networking
Methods in org.web3d.x3d.jsail.Networking that return InlineModifier and TypeMethodDescriptionInline.addComments(String newComment) Add comment as String to contained commentsList.Inline.addComments(String[] newComments) Add comments as String[] array to contained commentsList.Inline.addComments(CommentsBlock newCommentsBlock) Add CommentsBlock to contained commentsList.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.Inline.clearIS()Utility method to clear SFNode value of IS field.Inline.clearMetadata()Utility method to clear SFNode value of metadata field.Inline.clearUrl()Utility method to clear MFString value of url field.Inline.setAutoRefresh(double newValue) Accessor method to assign double value in seconds to inputOutput SFTime field named autoRefresh.Inline.setAutoRefresh(SFTime newValue) Assign typed object value to SFTime autoRefresh field, similar toInline.setAutoRefresh(double).Inline.setAutoRefreshTimeLimit(double newValue) Accessor method to assign double value in seconds to inputOutput SFTime field named autoRefreshTimeLimit.Inline.setAutoRefreshTimeLimit(SFTime newValue) Assign typed object value to SFTime autoRefreshTimeLimit field, similar toInline.setAutoRefreshTimeLimit(double).Inline.setBboxCenter(double[] newArray) Utility method: double-precision set-array accessor for X3D floating-point type, similar toInline.setBboxCenter(float[]).Inline.setBboxCenter(double x, double y, double z) Utility method: double-precision set-parameters accessor for X3D floating-point type, similar toInline.setBboxCenter(float[]).Inline.setBboxCenter(float[] newValue) Accessor method to assign 3-tuple float array to initializeOnly SFVec3f field named bboxCenter.Inline.setBboxCenter(float x, float y, float z) Assign values to SFVec3f bboxCenter field, similar toInline.setBboxCenter(float[]).Inline.setBboxCenter(SFVec3f newValue) Assign typed object value to SFVec3f bboxCenter field, similar toInline.setBboxCenter(float[]).Inline.setBboxDisplay(boolean newValue) Accessor method to assign boolean value to inputOutput SFBool field named bboxDisplay.Inline.setBboxDisplay(SFBool newValue) Assign typed object value to SFBool bboxDisplay field, similar toInline.setBboxDisplay(boolean).Inline.setBboxSize(double[] newArray) Utility method: double-precision set-array accessor for X3D floating-point type, similar toInline.setBboxSize(float[]).Inline.setBboxSize(double x, double y, double z) Utility method: double-precision set-parameters accessor for X3D floating-point type, similar toInline.setBboxSize(float[]).Inline.setBboxSize(float[] newValue) Accessor method to assign 3-tuple float array to initializeOnly SFVec3f field named bboxSize.Inline.setBboxSize(float x, float y, float z) Assign values to SFVec3f bboxSize field, similar toInline.setBboxSize(float[]).Inline.setBboxSize(SFVec3f newValue) Assign typed object value to SFVec3f bboxSize field, similar toInline.setBboxSize(float[]).final InlineInline.setCssClass(String newValue) Accessor method to assign String value to inputOutput SFString field named class.Inline.setCssClass(SFString newValue) Assign typed object value to SFString cssClass field, similar toInline.setCssClass(String).final InlineInline.setCssStyle(String newValue) Accessor method to assign String value to inputOutput SFString field named style.Inline.setCssStyle(SFString newValue) Assign typed object value to SFString cssClass field, similar toInline.setCssStyle(String).final InlineAccessor method to assign String value to inputOutput SFString field named DEF.Assign typed object value to SFString DEF field, similar toInline.setDEF(String).Inline.setDescription(String newValue) Accessor method to assign String value to inputOutput SFString field named description.Inline.setDescription(SFString newValue) Assign typed object value to SFString description field, similar toInline.setDescription(String).Inline.setGlobal(boolean newValue) Accessor method to assign boolean value to inputOutput SFBool field named global.Assign typed object value to SFBool global field, similar toInline.setGlobal(boolean).final InlineAccessor method to assign String value to inputOutput SFString field named id.Assign typed object value to SFString HtmlId field, similar toInline.setHtmlId(String).Accessor method to assign IS instance (using a properly typed node) to inputOutput SFNode field IS.Inline.setLoad(boolean newValue) Accessor method to assign boolean value to inputOutput SFBool field named load.Assign typed object value to SFBool load field, similar toInline.setLoad(boolean).Inline.setMetadata(ProtoInstance newValue) Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.Inline.setMetadata(X3DMetadataObject newValue) Accessor method to assign org.web3d.x3d.sai.Core.X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.Assign singleton String value to MFString url field, similar toInline.setUrl(String[]).Accessor method to assign String array to inputOutput MFString field named url.Assign ArrayList value of MFString url field, similar toInline.setUrl(String[]).Assign typed object value to MFString url field, similar toInline.setUrl(String[]).Assign single SFString object value to MFString url field, similar toInline.setUrl(String[]).final InlineAccessor method to assign String value to inputOutput SFString field named USE.Assign typed object value to SFString USE field, similar toInline.setUSE(String).Assign a USE reference to another DEF node of same node type, similar toInline.setUSE(String).Inline.setVisible(boolean newValue) Accessor method to assign boolean value to inputOutput SFBool field named visible.Inline.setVisible(SFBool newValue) Assign typed object value to SFBool visible field, similar toInline.setVisible(boolean).Methods in org.web3d.x3d.jsail.Networking with parameters of type InlineModifier and TypeMethodDescriptionAssign a USE reference to another DEF node of same node type, similar toInline.setUSE(String).