Uses of Class
org.web3d.x3d.jsail.Networking.EXPORTObject
Package | Description |
---|---|
org.web3d.x3d.jsail.Networking |
-
Uses of EXPORTObject in org.web3d.x3d.jsail.Networking
Methods in org.web3d.x3d.jsail.Networking that return EXPORTObject Modifier and Type Method Description EXPORTObject
EXPORTObject. addComments(java.lang.String newComment)
Add comment as String to contained commentsList.EXPORTObject
EXPORTObject. addComments(java.lang.String[] newComments)
Add comments as String[] array to contained commentsList.EXPORTObject
EXPORTObject. addComments(CommentsBlock newCommentsBlock)
Add CommentsBlock to contained commentsList.EXPORTObject
EXPORTObject. setAS(java.lang.String newValue)
Accessor method to assign String value to inputOutput SFString field named AS.EXPORTObject
EXPORTObject. setAS(SFStringObject newValue)
Assign typed object value to SFString AS field, similar tosetAS(String)
.EXPORTObject
EXPORTObject. setCssClass(java.lang.String newValue)
Deprecated.EXPORTObject
EXPORTObject. setDEF(java.lang.String newValue)
Deprecated.EXPORTObject
EXPORTObject. setLocalDEF(java.lang.String newValue)
Accessor method to assign String value to inputOutput SFString field named localDEF.EXPORTObject
EXPORTObject. setLocalDEF(SFStringObject newValue)
Assign typed object value to SFString localDEF field, similar tosetLocalDEF(String)
.EXPORTObject
EXPORTObject. setMetadata(X3DMetadataObject newValue)
Deprecated.EXPORTObject
EXPORTObject. setUSE(java.lang.String newValue)
Deprecated.