| Package | Description |
|---|---|
| org.web3d.x3d.jsail.Networking |
The Networking component defines node types and other features used to access file-based
and streaming resources on the World Wide Web.
|
| org.web3d.x3d.sai.Networking |
The Networking component defines node types and other features used to access file-based
and streaming resources on the World Wide Web.
|
| Modifier and Type | Class and Description |
|---|---|
class |
InlineObject
X3D node tooltip: [X3DGroupingNode,X3DBoundedObject,X3DUrlObject] Inline can load another X3D or VRML model into the current scene via url.
|
| Modifier and Type | Method and Description |
|---|---|
Inline |
Inline.setBboxCenter(float[] newValue)
Assign 3-tuple float array to initializeOnly SFVec3f field named bboxCenter.
|
Inline |
Inline.setBboxSize(float[] newValue)
Assign 3-tuple float array within allowed range of [0,infinity), or default value [-1 -1 -1], to initializeOnly SFVec3f field named bboxSize.
|
Inline |
Inline.setCssClass(java.lang.String newValue)
Assign String value to inputOutput SFString field named class.
|
Inline |
Inline.setDEF(java.lang.String newValue)
Assign String value to inputOutput SFString field named DEF.
|
Inline |
Inline.setLoad(boolean newValue)
Assign boolean value to inputOutput SFBool field named load.
|
Inline |
Inline.setMetadata(X3DMetadataObject newValue)
Assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
|
Inline |
Inline.setUrl(java.lang.String[] newValue)
Assign String array to inputOutput MFString field named url.
|
Inline |
Inline.setUSE(java.lang.String newValue)
Assign String value to inputOutput SFString field named USE.
|
Copyright ©2005-2017 Web3D Consortium under an open-source license, free for any use. Feedback is welcome.