Uses of Class
org.web3d.x3d.jsail.Networking.EXPORT
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 EXPORT in org.web3d.x3d.jsail.Networking
Modifier and TypeMethodDescriptionEXPORT.addComments
(String newComment) Add comment as String to contained commentsList.EXPORT.addComments
(String[] newComments) Add comments as String[] array to contained commentsList.EXPORT.addComments
(CommentsBlock newCommentsBlock) Add CommentsBlock to contained commentsList.Accessor method to assign String value to inputOutput SFString field named AS.Assign typed object value to SFString AS field, similar tosetAS(String)
.final EXPORT
EXPORT.setCssClass
(String newValue) Accessor method to assign String value to inputOutput SFString field named class.EXPORT.setCssClass
(SFString newValue) Assign typed object value to SFString cssClass field, similar tosetCssClass(String)
.final EXPORT
EXPORT.setCssStyle
(String newValue) Accessor method to assign String value to inputOutput SFString field named style.EXPORT.setCssStyle
(SFString newValue) Assign typed object value to SFString cssClass field, similar tosetCssStyle(String)
.Deprecated.final EXPORT
Accessor method to assign String value to inputOutput SFString field named id.Assign typed object value to SFString HtmlID field, similar tosetHtmlID(String)
.EXPORT.setLocalDEF
(String newValue) Accessor method to assign String value to inputOutput SFString field named localDEF.EXPORT.setLocalDEF
(SFString newValue) Assign typed object value to SFString localDEF field, similar tosetLocalDEF(String)
.EXPORT.setMetadata
(X3DMetadataObject newValue) Deprecated.Deprecated.