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