Uses of Class
org.web3d.x3d.jsail.Navigation.Viewpoint
Packages that use Viewpoint
Package
Description
The Navigation component specifies how a user can effectively and intuitively move through and around a 3D scene.
-
Uses of Viewpoint in org.web3d.x3d.jsail.Navigation
Methods in org.web3d.x3d.jsail.Navigation that return ViewpointModifier and TypeMethodDescriptionViewpoint.addComments(String newComment) Add comment as String to contained commentsList.Viewpoint.addComments(String[] newComments) Add comments as String[] array to contained commentsList.Viewpoint.addComments(CommentsBlock newCommentsBlock) Add CommentsBlock to contained commentsList.Viewpoint.clearIS()Utility method to clear SFNode value of IS field.Viewpoint.clearMetadata()Utility method to clear SFNode value of metadata field.Viewpoint.clearNavigationInfo()Utility method to clear SFNode value of navigationInfo field.Viewpoint.setCenterOfRotation(double[] newArray) Utility method: double-precision set-array accessor for X3D floating-point type, similar toViewpoint.setCenterOfRotation(float[]).Viewpoint.setCenterOfRotation(double x, double y, double z) Utility method: double-precision set-parameters accessor for X3D floating-point type, similar toViewpoint.setCenterOfRotation(float[]).Viewpoint.setCenterOfRotation(float[] newValue) Accessor method to assign 3-tuple float array unit axis, angle (in radians) to inputOutput SFVec3f field named centerOfRotation.Viewpoint.setCenterOfRotation(float x, float y, float z) Assign values to SFVec3f centerOfRotation field, similar toViewpoint.setCenterOfRotation(float[]).Viewpoint.setCenterOfRotation(SFVec3f newValue) Assign typed object value to SFVec3f centerOfRotation field, similar toViewpoint.setCenterOfRotation(float[]).final ViewpointViewpoint.setCssClass(String newValue) Accessor method to assign String value to inputOutput SFString field named class.Viewpoint.setCssClass(SFString newValue) Assign typed object value to SFString cssClass field, similar toViewpoint.setCssClass(String).final ViewpointViewpoint.setCssStyle(String newValue) Accessor method to assign String value to inputOutput SFString field named style.Viewpoint.setCssStyle(SFString newValue) Assign typed object value to SFString cssClass field, similar toViewpoint.setCssStyle(String).final ViewpointAccessor method to assign String value to inputOutput SFString field named DEF.Assign typed object value to SFString DEF field, similar toViewpoint.setDEF(String).Viewpoint.setDescription(String newValue) Accessor method to assign String value to inputOutput SFString field named description.Viewpoint.setDescription(SFString newValue) Assign typed object value to SFString description field, similar toViewpoint.setDescription(String).Viewpoint.setFarDistance(double newValue) Utility method: double-precision set-parameter accessor for X3D floating-point type, similar toViewpoint.setFarDistance(float).Viewpoint.setFarDistance(float newValue) Accessor method to assign float value to inputOutput SFFloat field named farDistance.Viewpoint.setFarDistance(SFFloat newValue) Assign typed object value to SFFloat farDistance field, similar toViewpoint.setFarDistance(float).Viewpoint.setFieldOfView(double newValue) Utility method: double-precision set-parameter accessor for X3D floating-point type, similar toViewpoint.setFieldOfView(float).Viewpoint.setFieldOfView(float newValue) Accessor method to assign float value to inputOutput SFFloat field named fieldOfView.Viewpoint.setFieldOfView(SFFloat newValue) Assign typed object value to SFFloat fieldOfView field, similar toViewpoint.setFieldOfView(float).final ViewpointAccessor method to assign String value to inputOutput SFString field named id.Assign typed object value to SFString HtmlId field, similar toViewpoint.setHtmlId(String).Accessor method to assign IS instance (using a properly typed node) to inputOutput SFNode field IS.Viewpoint.setJump(boolean newValue) Accessor method to assign boolean value to inputOutput SFBool field named jump.Assign typed object value to SFBool jump field, similar toViewpoint.setJump(boolean).Viewpoint.setMetadata(ProtoInstance newValue) Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.Viewpoint.setMetadata(X3DMetadataObject newValue) Accessor method to assign org.web3d.x3d.sai.Core.X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.Viewpoint.setNavigationInfo(ProtoInstance newValue) Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field navigationInfo.Viewpoint.setNavigationInfo(NavigationInfo newValue) Accessor method to assign org.web3d.x3d.sai.Navigation.NavigationInfo instance (using a properly typed node) to inputOutput SFNode field navigationInfo.Viewpoint.setNearDistance(double newValue) Utility method: double-precision set-parameter accessor for X3D floating-point type, similar toViewpoint.setNearDistance(float).Viewpoint.setNearDistance(float newValue) Accessor method to assign float value to inputOutput SFFloat field named nearDistance.Viewpoint.setNearDistance(SFFloat newValue) Assign typed object value to SFFloat nearDistance field, similar toViewpoint.setNearDistance(float).Viewpoint.setOrientation(double[] newArray) Utility method: double-precision set-array accessor for X3D floating-point type, similar toViewpoint.setOrientation(float[]).Viewpoint.setOrientation(double x, double y, double z, double angleRadians) Utility method: double-precision set-parameters accessor for X3D floating-point type, similar toViewpoint.setOrientation(float[]).Viewpoint.setOrientation(float[] newValue) Accessor method to assign 4-tuple float array unit axis, angle (in radians) to inputOutput SFRotation field named orientation.Viewpoint.setOrientation(float x, float y, float z, float angleRadians) Assign values to SFRotation orientation field, similar toViewpoint.setOrientation(float[]).Viewpoint.setOrientation(SFRotation newValue) Assign typed object value to SFRotation orientation field, similar toViewpoint.setOrientation(float[]).Viewpoint.setPosition(double[] newArray) Utility method: double-precision set-array accessor for X3D floating-point type, similar toViewpoint.setPosition(float[]).Viewpoint.setPosition(double x, double y, double z) Utility method: double-precision set-parameters accessor for X3D floating-point type, similar toViewpoint.setPosition(float[]).Viewpoint.setPosition(float[] newValue) Accessor method to assign 3-tuple float array to inputOutput SFVec3f field named position.Viewpoint.setPosition(float x, float y, float z) Assign values to SFVec3f position field, similar toViewpoint.setPosition(float[]).Viewpoint.setPosition(SFVec3f newValue) Assign typed object value to SFVec3f position field, similar toViewpoint.setPosition(float[]).Viewpoint.setRetainUserOffsets(boolean newValue) Accessor method to assign boolean value to inputOutput SFBool field named retainUserOffsets.Viewpoint.setRetainUserOffsets(SFBool newValue) Assign typed object value to SFBool retainUserOffsets field, similar toViewpoint.setRetainUserOffsets(boolean).final ViewpointAccessor method to assign String value to inputOutput SFString field named USE.Assign typed object value to SFString USE field, similar toViewpoint.setUSE(String).Assign a USE reference to another DEF node of same node type, similar toViewpoint.setUSE(String).Viewpoint.setViewAll(boolean newValue) Accessor method to assign boolean value to inputOutput SFBool field named viewAll.Viewpoint.setViewAll(SFBool newValue) Assign typed object value to SFBool viewAll field, similar toViewpoint.setViewAll(boolean).Methods in org.web3d.x3d.jsail.Navigation with parameters of type ViewpointModifier and TypeMethodDescriptionAssign a USE reference to another DEF node of same node type, similar toViewpoint.setUSE(String).