| Package | Description |
|---|---|
| org.web3d.x3d.jsail.Networking |
The Networking component defines node types and other features used to access file-based
and streaming resources on the World Wide Web.
|
| Modifier and Type | Method and Description |
|---|---|
IMPORTObject |
IMPORTObject.addComments(CommentsBlock newCommentsBlock)
Add CommentsBlock to contained commentsList.
|
IMPORTObject |
IMPORTObject.addComments(java.lang.String newComment)
Add comment as String to contained commentsList.
|
IMPORTObject |
IMPORTObject.addComments(java.lang.String[] newComments)
Add comments as String[] array to contained commentsList.
|
IMPORTObject |
IMPORTObject.setAS(SFStringObject newValue)
Assign typed object value to SFString AS field, similar to
setAS(String). |
IMPORTObject |
IMPORTObject.setAS(java.lang.String newValue)
Assign String value to inputOutput SFString field named AS.
|
IMPORTObject |
IMPORTObject.setCssClass(java.lang.String newValue)
Deprecated.
|
IMPORTObject |
IMPORTObject.setDEF(java.lang.String newValue)
Deprecated.
|
IMPORTObject |
IMPORTObject.setImportedDEF(SFStringObject newValue)
Assign typed object value to SFString importedDEF field, similar to
setImportedDEF(String). |
IMPORTObject |
IMPORTObject.setImportedDEF(java.lang.String newValue)
Assign String value to inputOutput SFString field named importedDEF.
|
IMPORTObject |
IMPORTObject.setInlineDEF(SFStringObject newValue)
Assign typed object value to SFString inlineDEF field, similar to
setInlineDEF(String). |
IMPORTObject |
IMPORTObject.setInlineDEF(java.lang.String newValue)
Assign String value to inputOutput SFString field named inlineDEF.
|
IMPORTObject |
IMPORTObject.setMetadata(X3DMetadataObject newValue)
Deprecated.
|
IMPORTObject |
IMPORTObject.setUSE(java.lang.String newValue)
Deprecated.
|
Copyright ©2005-2017 Web3D Consortium under an open-source license, free for any use. Feedback is welcome.