Uses of Class
org.web3d.x3d.jsail.Networking.IMPORTObject
Package | Description |
---|---|
org.web3d.x3d.jsail.Networking |
-
Uses of IMPORTObject in org.web3d.x3d.jsail.Networking
Methods in org.web3d.x3d.jsail.Networking that return IMPORTObject Modifier and Type Method Description 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. addComments(CommentsBlock newCommentsBlock)
Add CommentsBlock to contained commentsList.IMPORTObject
IMPORTObject. setAS(java.lang.String newValue)
Accessor method to assign String value to inputOutput SFString field named AS.IMPORTObject
IMPORTObject. setAS(SFStringObject newValue)
Assign typed object value to SFString AS field, similar tosetAS(String)
.IMPORTObject
IMPORTObject. setCssClass(java.lang.String newValue)
Deprecated.IMPORTObject
IMPORTObject. setDEF(java.lang.String newValue)
Deprecated.IMPORTObject
IMPORTObject. setImportedDEF(java.lang.String newValue)
Accessor method to assign String value to inputOutput SFString field named importedDEF.IMPORTObject
IMPORTObject. setImportedDEF(SFStringObject newValue)
Assign typed object value to SFString importedDEF field, similar tosetImportedDEF(String)
.IMPORTObject
IMPORTObject. setInlineDEF(java.lang.String newValue)
Accessor method to assign String value to inputOutput SFString field named inlineDEF.IMPORTObject
IMPORTObject. setInlineDEF(SFStringObject newValue)
Assign typed object value to SFString inlineDEF field, similar tosetInlineDEF(String)
.IMPORTObject
IMPORTObject. setMetadata(X3DMetadataObject newValue)
Deprecated.IMPORTObject
IMPORTObject. setUSE(java.lang.String newValue)
Deprecated.