Uses of Class
org.web3d.x3d.jsail.Geospatial.GeoTransform
Packages that use GeoTransform
Package
Description
The Geospatial component defines how to associate real-world locations in an X3D scene and specifies nodes particularly tuned for geospatial applications.
-
Uses of GeoTransform in org.web3d.x3d.jsail.Geospatial
Methods in org.web3d.x3d.jsail.Geospatial that return GeoTransformModifier and TypeMethodDescriptionGeoTransform.addChild(X3DChildNode newValue) Utility method to add single child element to contained list of existing children nodes (if any).GeoTransform.addChildren(ProtoInstance newValue) Add single ProtoInstance (with appropriate node type and containerField value) to MFNode array for children field.GeoTransform.addComments(String newComment) Add comment as CommentsBlock to children fieldGeoTransform.addComments(String[] newComments) Add comments as String[] array to children fieldGeoTransform.addComments(CommentsBlock newCommentsBlock) Add CommentsBlock to children fieldGeoTransform.addGeoSystem(String newValue) Add singleton String value to MFString geoSystem field, not allowing duplicate or empty string values in this controlled enumeration field.GeoTransform.addGeoSystem(SFString newValue) Add singleton SFString value to MFString geoSystem field, not allowing duplicate or empty string values in this controlled enumeration field.GeoTransform.clearChildren()Utility method to clear MFNode value of children field.GeoTransform.clearGeoOrigin()Utility method to clear SFNode value of geoOrigin field.GeoTransform.clearGeoSystem()Utility method to clear MFString value of geoSystem field.GeoTransform.clearIS()Utility method to clear SFNode value of IS field.GeoTransform.clearMetadata()Utility method to clear SFNode value of metadata field.GeoTransform.setBboxCenter(double[] newArray) Utility method: double-precision set-array accessor for X3D floating-point type, similar toGeoTransform.setBboxCenter(float[]).GeoTransform.setBboxCenter(double x, double y, double z) Utility method: double-precision set-parameters accessor for X3D floating-point type, similar toGeoTransform.setBboxCenter(float[]).GeoTransform.setBboxCenter(float[] newValue) Accessor method to assign 3-tuple float array to initializeOnly SFVec3f field named bboxCenter.GeoTransform.setBboxCenter(float x, float y, float z) Assign values to SFVec3f bboxCenter field, similar toGeoTransform.setBboxCenter(float[]).GeoTransform.setBboxCenter(SFVec3f newValue) Assign typed object value to SFVec3f bboxCenter field, similar toGeoTransform.setBboxCenter(float[]).GeoTransform.setBboxDisplay(boolean newValue) Accessor method to assign boolean value to inputOutput SFBool field named bboxDisplay.GeoTransform.setBboxDisplay(SFBool newValue) Assign typed object value to SFBool bboxDisplay field, similar toGeoTransform.setBboxDisplay(boolean).GeoTransform.setBboxSize(double[] newArray) Utility method: double-precision set-array accessor for X3D floating-point type, similar toGeoTransform.setBboxSize(float[]).GeoTransform.setBboxSize(double x, double y, double z) Utility method: double-precision set-parameters accessor for X3D floating-point type, similar toGeoTransform.setBboxSize(float[]).GeoTransform.setBboxSize(float[] newValue) Accessor method to assign 3-tuple float array to initializeOnly SFVec3f field named bboxSize.GeoTransform.setBboxSize(float x, float y, float z) Assign values to SFVec3f bboxSize field, similar toGeoTransform.setBboxSize(float[]).GeoTransform.setBboxSize(SFVec3f newValue) Assign typed object value to SFVec3f bboxSize field, similar toGeoTransform.setBboxSize(float[]).GeoTransform.setChildren(ArrayList<X3DChildNode> newValue) Assign ArrayList value of MFNode children field, similar toGeoTransform.setChildren(org.web3d.x3d.sai.Core.X3DNode[]).GeoTransform.setChildren(X3DNode[] newValue) Accessor method to assign org.web3d.x3d.sai.Core.X3DChildNode array (using an array consisting of properly typed nodes or ProtoInstances) to inputOutput MFNode field children.final GeoTransformGeoTransform.setCssClass(String newValue) Accessor method to assign String value to inputOutput SFString field named class.GeoTransform.setCssClass(SFString newValue) Assign typed object value to SFString cssClass field, similar toGeoTransform.setCssClass(String).final GeoTransformGeoTransform.setCssStyle(String newValue) Accessor method to assign String value to inputOutput SFString field named style.GeoTransform.setCssStyle(SFString newValue) Assign typed object value to SFString cssClass field, similar toGeoTransform.setCssStyle(String).final GeoTransformAccessor method to assign String value to inputOutput SFString field named DEF.Assign typed object value to SFString DEF field, similar toGeoTransform.setDEF(String).GeoTransform.setGeoCenter(double[] newValue) Accessor method to assign 3-tuple double array to inputOutput SFVec3d field named geoCenter.GeoTransform.setGeoCenter(double x, double y, double z) Assign values to SFVec3d geoCenter field, similar toGeoTransform.setGeoCenter(double[]).GeoTransform.setGeoCenter(SFVec3d newValue) Assign typed object value to SFVec3d geoCenter field, similar toGeoTransform.setGeoCenter(double[]).GeoTransform.setGeoOrigin(ProtoInstance newValue) Assign ProtoInstance (using a properly typed node) to initializeOnly SFNode field geoOrigin.GeoTransform.setGeoOrigin(GeoOrigin newValue) Accessor method to assign org.web3d.x3d.sai.Geospatial.GeoOrigin instance (using a properly typed node) to initializeOnly SFNode field geoOrigin.GeoTransform.setGeoSystem(String newValue) Assign singleton String value to MFString geoSystem field, similar toGeoTransform.setGeoSystem(String[]).GeoTransform.setGeoSystem(String[] newValue) Accessor method to assign String array to initializeOnly MFString field named geoSystem.GeoTransform.setGeoSystem(ArrayList<String> newValue) Assign ArrayList value of MFString geoSystem field, similar toGeoTransform.setGeoSystem(String[]).GeoTransform.setGeoSystem(MFString newValue) Assign typed object value to MFString geoSystem field, similar toGeoTransform.setGeoSystem(String[]).GeoTransform.setGeoSystem(SFString newValue) Assign single SFString object value to MFString geoSystem field, similar toGeoTransform.setGeoSystem(String[]).final GeoTransformAccessor method to assign String value to inputOutput SFString field named id.Assign typed object value to SFString HtmlId field, similar toGeoTransform.setHtmlId(String).Accessor method to assign IS instance (using a properly typed node) to inputOutput SFNode field IS.GeoTransform.setMetadata(ProtoInstance newValue) Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.GeoTransform.setMetadata(X3DMetadataObject newValue) Accessor method to assign org.web3d.x3d.sai.Core.X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.GeoTransform.setRotation(double[] newArray) Utility method: double-precision set-array accessor for X3D floating-point type, similar toGeoTransform.setRotation(float[]).GeoTransform.setRotation(double x, double y, double z, double angleRadians) Utility method: double-precision set-parameters accessor for X3D floating-point type, similar toGeoTransform.setRotation(float[]).GeoTransform.setRotation(float[] newValue) Accessor method to assign 4-tuple float array unit axis, angle (in radians) to inputOutput SFRotation field named rotation.GeoTransform.setRotation(float x, float y, float z, float angleRadians) Assign values to SFRotation rotation field, similar toGeoTransform.setRotation(float[]).GeoTransform.setRotation(SFRotation newValue) Assign typed object value to SFRotation rotation field, similar toGeoTransform.setRotation(float[]).GeoTransform.setScale(double[] newArray) Utility method: double-precision set-array accessor for X3D floating-point type, similar toGeoTransform.setScale(float[]).GeoTransform.setScale(double x, double y, double z) Utility method: double-precision set-parameters accessor for X3D floating-point type, similar toGeoTransform.setScale(float[]).GeoTransform.setScale(float[] newValue) Accessor method to assign 3-tuple float array to inputOutput SFVec3f field named scale.GeoTransform.setScale(float x, float y, float z) Assign values to SFVec3f scale field, similar toGeoTransform.setScale(float[]).Assign typed object value to SFVec3f scale field, similar toGeoTransform.setScale(float[]).GeoTransform.setScaleOrientation(double[] newArray) Utility method: double-precision set-array accessor for X3D floating-point type, similar toGeoTransform.setScaleOrientation(float[]).GeoTransform.setScaleOrientation(double x, double y, double z, double angleRadians) Utility method: double-precision set-parameters accessor for X3D floating-point type, similar toGeoTransform.setScaleOrientation(float[]).GeoTransform.setScaleOrientation(float[] newValue) Accessor method to assign 4-tuple float array unit axis, angle (in radians) to inputOutput SFRotation field named scaleOrientation.GeoTransform.setScaleOrientation(float x, float y, float z, float angleRadians) Assign values to SFRotation scaleOrientation field, similar toGeoTransform.setScaleOrientation(float[]).GeoTransform.setScaleOrientation(SFRotation newValue) Assign typed object value to SFRotation scaleOrientation field, similar toGeoTransform.setScaleOrientation(float[]).GeoTransform.setTranslation(double[] newArray) Utility method: double-precision set-array accessor for X3D floating-point type, similar toGeoTransform.setTranslation(float[]).GeoTransform.setTranslation(double x, double y, double z) Utility method: double-precision set-parameters accessor for X3D floating-point type, similar toGeoTransform.setTranslation(float[]).GeoTransform.setTranslation(float[] newValue) Accessor method to assign 3-tuple float array to inputOutput SFVec3f field named translation.GeoTransform.setTranslation(float x, float y, float z) Assign values to SFVec3f translation field, similar toGeoTransform.setTranslation(float[]).GeoTransform.setTranslation(SFVec3f newValue) Assign typed object value to SFVec3f translation field, similar toGeoTransform.setTranslation(float[]).final GeoTransformAccessor method to assign String value to inputOutput SFString field named USE.Assign typed object value to SFString USE field, similar toGeoTransform.setUSE(String).GeoTransform.setUSE(GeoTransform DEFnode) Assign a USE reference to another DEF node of same node type, similar toGeoTransform.setUSE(String).GeoTransform.setVisible(boolean newValue) Accessor method to assign boolean value to inputOutput SFBool field named visible.GeoTransform.setVisible(SFBool newValue) Assign typed object value to SFBool visible field, similar toGeoTransform.setVisible(boolean).Methods in org.web3d.x3d.jsail.Geospatial with parameters of type GeoTransformModifier and TypeMethodDescriptionGeoTransform.setUSE(GeoTransform DEFnode) Assign a USE reference to another DEF node of same node type, similar toGeoTransform.setUSE(String).