Uses of Class
org.web3d.x3d.jsail.Networking.IMPORT
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 IMPORT in org.web3d.x3d.jsail.Networking
Modifier and TypeMethodDescriptionIMPORT.addComments
(String newComment) Add comment as String to contained commentsList.IMPORT.addComments
(String[] newComments) Add comments as String[] array to contained commentsList.IMPORT.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 IMPORT
IMPORT.setCssClass
(String newValue) Accessor method to assign String value to inputOutput SFString field named class.IMPORT.setCssClass
(SFString newValue) Assign typed object value to SFString cssClass field, similar tosetCssClass(String)
.final IMPORT
IMPORT.setCssStyle
(String newValue) Accessor method to assign String value to inputOutput SFString field named style.IMPORT.setCssStyle
(SFString newValue) Assign typed object value to SFString cssClass field, similar tosetCssStyle(String)
.Deprecated.final IMPORT
Accessor method to assign String value to inputOutput SFString field named id.Assign typed object value to SFString HtmlID field, similar tosetHtmlID(String)
.IMPORT.setImportedDEF
(String newValue) Accessor method to assign String value to inputOutput SFString field named importedDEF.IMPORT.setImportedDEF
(SFString newValue) Assign typed object value to SFString importedDEF field, similar tosetImportedDEF(String)
.IMPORT.setInlineDEF
(String newValue) Accessor method to assign String value to inputOutput SFString field named inlineDEF.IMPORT.setInlineDEF
(SFString newValue) Assign typed object value to SFString inlineDEF field, similar tosetInlineDEF(String)
.IMPORT.setMetadata
(X3DMetadataObject newValue) Deprecated.Deprecated.