Background |
Background.addBackUrl(java.lang.String newValue) |
Add singleton String value to MFString backUrl field.
|
Background |
Background.addBackUrl(SFString newValue) |
Add singleton SFString value to MFString backUrl field.
|
Background |
Background.addBottomUrl(java.lang.String newValue) |
Add singleton String value to MFString bottomUrl field.
|
Background |
Background.addBottomUrl(SFString newValue) |
Add singleton SFString value to MFString bottomUrl field.
|
Background |
Background.addComments(java.lang.String newComment) |
Add comment as String to contained commentsList.
|
Background |
Background.addComments(java.lang.String[] newComments) |
Add comments as String[] array to contained commentsList.
|
Background |
Background.addComments(CommentsBlock newCommentsBlock) |
Add CommentsBlock to contained commentsList.
|
Background |
Background.addFrontUrl(java.lang.String newValue) |
Add singleton String value to MFString frontUrl field.
|
Background |
Background.addFrontUrl(SFString newValue) |
Add singleton SFString value to MFString frontUrl field.
|
Background |
Background.addGroundAngle(float newValue) |
Add singleton float value to MFFloat groundAngle field.
|
Background |
Background.addGroundAngle(SFFloat newValue) |
Add singleton SFFloat value to MFFloat groundAngle field.
|
Background |
Background.addGroundColor(SFColor newValue) |
Add singleton SFColor value to MFColor groundColor field.
|
Background |
Background.addLeftUrl(java.lang.String newValue) |
Add singleton String value to MFString leftUrl field.
|
Background |
Background.addLeftUrl(SFString newValue) |
Add singleton SFString value to MFString leftUrl field.
|
Background |
Background.addRightUrl(java.lang.String newValue) |
Add singleton String value to MFString rightUrl field.
|
Background |
Background.addRightUrl(SFString newValue) |
Add singleton SFString value to MFString rightUrl field.
|
Background |
Background.addSkyAngle(float newValue) |
Add singleton float value to MFFloat skyAngle field.
|
Background |
Background.addSkyAngle(SFFloat newValue) |
Add singleton SFFloat value to MFFloat skyAngle field.
|
Background |
Background.addSkyColor(SFColor newValue) |
Add singleton SFColor value to MFColor skyColor field.
|
Background |
Background.addTopUrl(java.lang.String newValue) |
Add singleton String value to MFString topUrl field.
|
Background |
Background.addTopUrl(SFString newValue) |
Add singleton SFString value to MFString topUrl field.
|
Background |
Background.clearBackUrl() |
Utility method to clear MFString value of backUrl field.
|
Background |
Background.clearBottomUrl() |
Utility method to clear MFString value of bottomUrl field.
|
Background |
Background.clearFrontUrl() |
Utility method to clear MFString value of frontUrl field.
|
Background |
Background.clearGroundAngle() |
Utility method to clear MFFloat value of groundAngle field.
|
Background |
Background.clearIS() |
Utility method to clear SFNode value of IS field.
|
Background |
Background.clearLeftUrl() |
Utility method to clear MFString value of leftUrl field.
|
Background |
Background.clearMetadata() |
Utility method to clear SFNode value of metadata field.
|
Background |
Background.clearRightUrl() |
Utility method to clear MFString value of rightUrl field.
|
Background |
Background.clearSkyAngle() |
Utility method to clear MFFloat value of skyAngle field.
|
Background |
Background.clearTopUrl() |
Utility method to clear MFString value of topUrl field.
|
Background |
Background.setBackUrl(java.lang.String newValue) |
|
Background |
Background.setBackUrl(java.lang.String[] newValue) |
Accessor method to assign String array to inputOutput MFString field named backUrl.
|
Background |
Background.setBackUrl(java.util.ArrayList<java.lang.String> newValue) |
|
Background |
Background.setBackUrl(MFString newValue) |
|
Background |
Background.setBackUrl(SFString newValue) |
|
Background |
Background.setBottomUrl(java.lang.String newValue) |
|
Background |
Background.setBottomUrl(java.lang.String[] newValue) |
Accessor method to assign String array to inputOutput MFString field named bottomUrl.
|
Background |
Background.setBottomUrl(java.util.ArrayList<java.lang.String> newValue) |
|
Background |
Background.setBottomUrl(MFString newValue) |
|
Background |
Background.setBottomUrl(SFString newValue) |
|
Background |
Background.setCssClass(java.lang.String newValue) |
Accessor method to assign String value to inputOutput SFString field named class.
|
Background |
Background.setCssClass(SFString newValue) |
|
Background |
Background.setDEF(java.lang.String newValue) |
Accessor method to assign String value to inputOutput SFString field named DEF.
|
Background |
Background.setDEF(SFString newValue) |
Assign typed object value to SFString DEF field, similar to setDEF(String) .
|
Background |
Background.setFrontUrl(java.lang.String newValue) |
|
Background |
Background.setFrontUrl(java.lang.String[] newValue) |
Accessor method to assign String array to inputOutput MFString field named frontUrl.
|
Background |
Background.setFrontUrl(java.util.ArrayList<java.lang.String> newValue) |
|
Background |
Background.setFrontUrl(MFString newValue) |
|
Background |
Background.setFrontUrl(SFString newValue) |
|
Background |
Background.setGroundAngle(double[] newArray) |
Utility method: double-precision set-array accessor for X3D floating-point type, similar to setGroundAngle(float[]) .
|
Background |
Background.setGroundAngle(float[] newValue) |
Accessor method to assign Float array unit axis, angle (in radians) to inputOutput MFFloat field named groundAngle.
|
Background |
Background.setGroundAngle(int[] newValue) |
|
Background |
Background.setGroundAngle(java.util.ArrayList<java.lang.Float> newValue) |
|
Background |
Background.setGroundAngle(MFFloat newValue) |
|
Background |
Background.setGroundColor(double[] newArray) |
Utility method: double-precision set-array accessor for X3D floating-point type, similar to setGroundColor(float[]) .
|
Background |
Background.setGroundColor(float[] newValue) |
Accessor method to assign 3-tuple float array using RGB values [0..1] to inputOutput MFColor field named groundColor.
|
Background |
Background.setGroundColor(MFColor newValue) |
|
Background |
Background.setIS(IS newValue) |
Accessor method to assign IS instance (using a properly typed node) to inputOutput SFNode field IS.
|
Background |
Background.setLeftUrl(java.lang.String newValue) |
|
Background |
Background.setLeftUrl(java.lang.String[] newValue) |
Accessor method to assign String array to inputOutput MFString field named leftUrl.
|
Background |
Background.setLeftUrl(java.util.ArrayList<java.lang.String> newValue) |
|
Background |
Background.setLeftUrl(MFString newValue) |
|
Background |
Background.setLeftUrl(SFString newValue) |
|
Background |
Background.setMetadata(ProtoInstance newValue) |
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.
|
Background |
Background.setMetadata(X3DMetadataObject newValue) |
Accessor method to assign org.web3d.x3d.sai.Core.X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
|
Background |
Background.setRightUrl(java.lang.String newValue) |
|
Background |
Background.setRightUrl(java.lang.String[] newValue) |
Accessor method to assign String array to inputOutput MFString field named rightUrl.
|
Background |
Background.setRightUrl(java.util.ArrayList<java.lang.String> newValue) |
|
Background |
Background.setRightUrl(MFString newValue) |
|
Background |
Background.setRightUrl(SFString newValue) |
|
Background |
Background.setSkyAngle(double[] newArray) |
Utility method: double-precision set-array accessor for X3D floating-point type, similar to setSkyAngle(float[]) .
|
Background |
Background.setSkyAngle(float[] newValue) |
Accessor method to assign Float array unit axis, angle (in radians) to inputOutput MFFloat field named skyAngle.
|
Background |
Background.setSkyAngle(int[] newValue) |
|
Background |
Background.setSkyAngle(java.util.ArrayList<java.lang.Float> newValue) |
|
Background |
Background.setSkyAngle(MFFloat newValue) |
|
Background |
Background.setSkyColor(double[] newArray) |
Utility method: double-precision set-array accessor for X3D floating-point type, similar to setSkyColor(float[]) .
|
Background |
Background.setSkyColor(float[] newValue) |
Accessor method to assign 3-tuple float array using RGB values [0..1] to inputOutput MFColor field named skyColor.
|
Background |
Background.setSkyColor(MFColor newValue) |
|
Background |
Background.setTopUrl(java.lang.String newValue) |
|
Background |
Background.setTopUrl(java.lang.String[] newValue) |
Accessor method to assign String array to inputOutput MFString field named topUrl.
|
Background |
Background.setTopUrl(java.util.ArrayList<java.lang.String> newValue) |
|
Background |
Background.setTopUrl(MFString newValue) |
|
Background |
Background.setTopUrl(SFString newValue) |
|
Background |
Background.setTransparency(double newValue) |
Utility method: double-precision set-parameter accessor for X3D floating-point type, similar to setTransparency(float) .
|
Background |
Background.setTransparency(float newValue) |
Accessor method to assign float value to inputOutput SFFloat field named transparency.
|
Background |
Background.setTransparency(SFFloat newValue) |
|
Background |
Background.setUSE(java.lang.String newValue) |
Accessor method to assign String value to inputOutput SFString field named USE.
|
Background |
Background.setUSE(Background DEFnode) |
Assign a USE reference to another DEF node of same node type, similar to setUSE(String) .
|
Background |
Background.setUSE(SFString newValue) |
Assign typed object value to SFString USE field, similar to setUSE(String) .
|