| Package | Description |
|---|---|
| org.web3d.x3d.jsail.Geospatial |
The Geospatial component defines how to associate real-world locations in an X3D scene
and specifies nodes particularly tuned for geospatial applications.
|
| org.web3d.x3d.jsail.Navigation |
The Navigation component specifies how a user can effectively and intuitively move
through and around a 3D scene.
|
| org.web3d.x3d.sai.Geospatial |
The Geospatial component defines how to associate real-world locations in an X3D scene
and specifies nodes particularly tuned for geospatial applications.
|
| org.web3d.x3d.sai.Navigation |
The Navigation component specifies how a user can effectively and intuitively move
through and around a 3D scene.
|
| Modifier and Type | Class and Description |
|---|---|
class |
GeoViewpointObject
X3D node tooltip: [X3DViewpointNode] GeoViewpoint specifies viewpoints using geographic coordinates.
|
| Modifier and Type | Class and Description |
|---|---|
class |
OrthoViewpointObject
X3D node tooltip: [X3DViewpointNode] OrthoViewpoint provides an orthographic perspective-free view of a scene from a specific location and direction.
|
class |
ViewpointObject
X3D node tooltip: [X3DViewpointNode] Viewpoint provides a specific location and direction where the user may view the scene.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
GeoViewpoint
Abstract node interface, defined by X3D specification to support X3D Java interoperability.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
OrthoViewpoint
Abstract node interface, defined by X3D specification to support X3D Java interoperability.
|
interface |
Viewpoint
Abstract node interface, defined by X3D specification to support X3D Java interoperability.
|
| Modifier and Type | Method and Description |
|---|---|
X3DViewpointNode |
X3DViewpointNode.setCssClass(java.lang.String newValue)
Assign String value to inputOutput SFString field named class.
|
X3DViewpointNode |
X3DViewpointNode.setDEF(java.lang.String newValue)
Assign String value to inputOutput SFString field named DEF.
|
X3DViewpointNode |
X3DViewpointNode.setDescription(java.lang.String newValue)
Assign String value to inputOutput SFString field named description.
|
X3DViewpointNode |
X3DViewpointNode.setJump(boolean newValue)
Assign boolean value to inputOutput SFBool field named jump.
|
X3DViewpointNode |
X3DViewpointNode.setMetadata(X3DMetadataObject newValue)
Assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
|
X3DViewpointNode |
X3DViewpointNode.setOrientation(float[] newValue)
Assign 4-tuple float array unit axis, angle (in radians) to inputOutput SFRotation field named orientation.
|
X3DViewpointNode |
X3DViewpointNode.setRetainUserOffsets(boolean newValue)
Assign boolean value to inputOutput SFBool field named retainUserOffsets.
|
X3DViewpointNode |
X3DViewpointNode.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.