-
-
Methods in org.web3d.x3d.sai.Networking that return Inline
| Modifier and Type |
Method |
Description |
Inline |
Inline.setBboxCenter(float[] newValue) |
Accessor method to assign 3-tuple float array to initializeOnly SFVec3f field named bboxCenter.
|
Inline |
Inline.setBboxSize(float[] newValue) |
Accessor method to assign 3-tuple float array to initializeOnly SFVec3f field named bboxSize.
|
Inline |
Inline.setDisplayBBox(boolean newValue) |
Accessor method to assign boolean value to inputOutput SFBool field named displayBBox.
|
Inline |
Inline.setLoad(boolean newValue) |
Accessor method to assign boolean value to inputOutput SFBool field named load.
|
Inline |
Inline.setMetadata(X3DMetadataObject newValue) |
Accessor method to assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
|
Inline |
Inline.setUrl(java.lang.String[] newValue) |
Accessor method to assign String array to inputOutput MFString field named url.
|
Inline |
Inline.setVisible(boolean newValue) |
Accessor method to assign boolean value to inputOutput SFBool field named visible.
|