Uses of Class
org.web3d.x3d.jsail.Geometry3D.Cone
Packages that use Cone
Package
Description
The Geometry3D component describes how three-dimensional geometry is specified and defines ElevationGrid, Extrusion, IndexedFaceSet, and most primitive geometry nodes (Box, Cone, Cylinder, Sphere).
-
Uses of Cone in org.web3d.x3d.jsail.Geometry3D
Methods in org.web3d.x3d.jsail.Geometry3D that return ConeModifier and TypeMethodDescriptionCone.addComments(String newComment) Add comment as String to contained commentsList.Cone.addComments(String[] newComments) Add comments as String[] array to contained commentsList.Cone.addComments(CommentsBlock newCommentsBlock) Add CommentsBlock to contained commentsList.Cone.clearIS()Utility method to clear SFNode value of IS field.Cone.clearMetadata()Utility method to clear SFNode value of metadata field.Cone.setBottom(boolean newValue) Accessor method to assign boolean value to inputOutput SFBool field named bottom.Assign typed object value to SFBool bottom field, similar toCone.setBottom(boolean).Cone.setBottomRadius(double newValue) Utility method: double-precision set-parameter accessor for X3D floating-point type, similar toCone.setBottomRadius(float).Cone.setBottomRadius(float newValue) Accessor method to assign float value to initializeOnly SFFloat field named bottomRadius.Cone.setBottomRadius(SFFloat newValue) Assign typed object value to SFFloat bottomRadius field, similar toCone.setBottomRadius(float).final ConeCone.setCssClass(String newValue) Accessor method to assign String value to inputOutput SFString field named class.Cone.setCssClass(SFString newValue) Assign typed object value to SFString cssClass field, similar toCone.setCssClass(String).final ConeCone.setCssStyle(String newValue) Accessor method to assign String value to inputOutput SFString field named style.Cone.setCssStyle(SFString newValue) Assign typed object value to SFString cssClass field, similar toCone.setCssStyle(String).final ConeAccessor method to assign String value to inputOutput SFString field named DEF.Assign typed object value to SFString DEF field, similar toCone.setDEF(String).Cone.setHeight(double newValue) Utility method: double-precision set-parameter accessor for X3D floating-point type, similar toCone.setHeight(float).Cone.setHeight(float newValue) Accessor method to assign float value to initializeOnly SFFloat field named height.Assign typed object value to SFFloat height field, similar toCone.setHeight(float).final ConeAccessor method to assign String value to inputOutput SFString field named id.Assign typed object value to SFString HtmlId field, similar toCone.setHtmlId(String).Accessor method to assign IS instance (using a properly typed node) to inputOutput SFNode field IS.Cone.setMetadata(ProtoInstance newValue) Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.Cone.setMetadata(X3DMetadataObject newValue) Accessor method to assign org.web3d.x3d.sai.Core.X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.Cone.setSide(boolean newValue) Accessor method to assign boolean value to inputOutput SFBool field named side.Assign typed object value to SFBool side field, similar toCone.setSide(boolean).Cone.setSolid(boolean newValue) Accessor method to assign boolean value to initializeOnly SFBool field named solid.Assign typed object value to SFBool solid field, similar toCone.setSolid(boolean).final ConeAccessor method to assign String value to inputOutput SFString field named USE.Assign typed object value to SFString USE field, similar toCone.setUSE(String).Assign a USE reference to another DEF node of same node type, similar toCone.setUSE(String).Methods in org.web3d.x3d.jsail.Geometry3D with parameters of type ConeModifier and TypeMethodDescriptionAssign a USE reference to another DEF node of same node type, similar toCone.setUSE(String).