JavaScript is disabled on your browser.
X3DJSAIL, X3D Java Scene Access Interface Library
The Geospatial component defines how to associate real-world locations in an X3D scene and specifies nodes particularly tuned for geospatial applications.
The Navigation component specifies how a user can effectively and intuitively move through and around a 3D scene.
The Geospatial component defines how to associate real-world locations in an X3D scene and specifies nodes particularly tuned for geospatial applications.
The Navigation component specifies how a user can effectively and intuitively move through and around a 3D scene.
class
GeoViewpoint specifies viewpoints using geographic coordinates.
class
OrthoViewpoint provides an orthographic perspective-free view of a scene from a specific location and direction.
class
Viewpoint provides a specific location and direction where the user may view the scene.
interface
GeoViewpoint specifies viewpoints using geographic coordinates.
interface
OrthoViewpoint provides an orthographic perspective-free view of a scene from a specific location and direction.
interface
Viewpoint provides a specific location and direction where the user may view the scene.
Accessor method to assign String value to inputOutput SFString field named description .
Accessor method to assign float value to inputOutput SFFloat field named farDistance .
X3DViewpointNode. setJump (boolean newValue)
Accessor method to assign boolean value to inputOutput SFBool field named jump .
Accessor method to assign org.web3d.x3d.sai.Core.X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata .
Accessor method to assign org.web3d.x3d.sai.Navigation.NavigationInfo instance (using a properly typed node) to inputOutput SFNode field navigationInfo .
Accessor method to assign float value to inputOutput SFFloat field named nearDistance .
Accessor method to assign 4-tuple float array unit axis, angle (in radians) to inputOutput SFRotation field named orientation .
Accessor method to assign boolean value to inputOutput SFBool field named retainUserOffsets .
Accessor method to assign boolean value to inputOutput SFBool field named viewAll .