GeneratedCubeMapTextureObject |
GeneratedCubeMapTextureObject.addComments(java.lang.String newComment) |
Add comment as String to contained commentsList.
|
GeneratedCubeMapTextureObject |
GeneratedCubeMapTextureObject.addComments(java.lang.String[] newComments) |
Add comments as String[] array to contained commentsList.
|
GeneratedCubeMapTextureObject |
GeneratedCubeMapTextureObject.addComments(CommentsBlock newCommentsBlock) |
Add CommentsBlock to contained commentsList.
|
GeneratedCubeMapTextureObject |
GeneratedCubeMapTextureObject.clearIS() |
Utility method to clear SFNode value of IS field.
|
GeneratedCubeMapTextureObject |
GeneratedCubeMapTextureObject.clearMetadata() |
Utility method to clear SFNode value of metadata field.
|
GeneratedCubeMapTextureObject |
GeneratedCubeMapTextureObject.clearTextureProperties() |
Utility method to clear SFNode value of textureProperties field.
|
GeneratedCubeMapTextureObject |
GeneratedCubeMapTextureObject.setCssClass(java.lang.String newValue) |
Accessor method to assign String value to inputOutput SFString field named class.
|
GeneratedCubeMapTextureObject |
GeneratedCubeMapTextureObject.setCssClass(SFStringObject newValue) |
|
GeneratedCubeMapTextureObject |
GeneratedCubeMapTextureObject.setDEF(java.lang.String newValue) |
Accessor method to assign String value to inputOutput SFString field named DEF.
|
GeneratedCubeMapTextureObject |
GeneratedCubeMapTextureObject.setDEF(SFStringObject newValue) |
Assign typed object value to SFString DEF field, similar to setDEF(String) .
|
GeneratedCubeMapTextureObject |
GeneratedCubeMapTextureObject.setIS(ISObject newValue) |
Accessor method to assign ISObject instance (using a properly typed node) to inputOutput SFNode field IS.
|
GeneratedCubeMapTextureObject |
GeneratedCubeMapTextureObject.setMetadata(ProtoInstanceObject newValue) |
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.
|
GeneratedCubeMapTextureObject |
GeneratedCubeMapTextureObject.setMetadata(X3DMetadataObject newValue) |
Accessor method to assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
|
GeneratedCubeMapTextureObject |
GeneratedCubeMapTextureObject.setSize(int newValue) |
Accessor method to assign int value to initializeOnly SFInt32 field named size.
|
GeneratedCubeMapTextureObject |
GeneratedCubeMapTextureObject.setSize(SFInt32Object newValue) |
Assign typed object value to SFInt32 size field, similar to setSize(int) .
|
GeneratedCubeMapTextureObject |
GeneratedCubeMapTextureObject.setTextureProperties(ProtoInstanceObject newValue) |
Assign ProtoInstance (using a properly typed node) to initializeOnly SFNode field textureProperties.
|
GeneratedCubeMapTextureObject |
GeneratedCubeMapTextureObject.setTextureProperties(TextureProperties newValue) |
Accessor method to assign TexturePropertiesObject instance (using a properly typed node) to initializeOnly SFNode field textureProperties.
|
GeneratedCubeMapTextureObject |
GeneratedCubeMapTextureObject.setUpdate(java.lang.String newValue) |
Accessor method to assign String enumeration value ("NONE" | "NEXT_FRAME_ONLY" | "ALWAYS") to inputOutput SFString field named update.
|
GeneratedCubeMapTextureObject |
GeneratedCubeMapTextureObject.setUpdate(SFStringObject newValue) |
|
GeneratedCubeMapTextureObject |
GeneratedCubeMapTextureObject.setUSE(java.lang.String newValue) |
Accessor method to assign String value to inputOutput SFString field named USE.
|
GeneratedCubeMapTextureObject |
GeneratedCubeMapTextureObject.setUSE(GeneratedCubeMapTextureObject DEFnode) |
Assign a USE reference to another DEF node of same node type, similar to setUSE(String) .
|
GeneratedCubeMapTextureObject |
GeneratedCubeMapTextureObject.setUSE(SFStringObject newValue) |
Assign typed object value to SFString USE field, similar to setUSE(String) .
|