Uses of Class
org.web3d.x3d.jsail.Geospatial.GeoOrigin
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 GeoOrigin in org.web3d.x3d.jsail.Geospatial
Modifier and TypeMethodDescriptionGeoOrigin.addComments
(String newComment) Add comment as String to contained commentsList.GeoOrigin.addComments
(String[] newComments) Add comments as String[] array to contained commentsList.GeoOrigin.addComments
(CommentsBlock newCommentsBlock) Add CommentsBlock to contained commentsList.GeoOrigin.addGeoSystem
(String newValue) Add singleton String value to MFString geoSystem field.GeoOrigin.addGeoSystem
(SFString newValue) Add singleton SFString value to MFString geoSystem field.GeoOrigin.clearGeoSystem()
Utility method to clear MFString value of geoSystem field.GeoOrigin.clearIS()
Utility method to clear SFNode value of IS field.GeoOrigin.clearMetadata()
Utility method to clear SFNode value of metadata field.final GeoOrigin
GeoOrigin.setCssClass
(String newValue) Accessor method to assign String value to inputOutput SFString field named class.GeoOrigin.setCssClass
(SFString newValue) Assign typed object value to SFString cssClass field, similar tosetCssClass(String)
.final GeoOrigin
GeoOrigin.setCssStyle
(String newValue) Accessor method to assign String value to inputOutput SFString field named style.GeoOrigin.setCssStyle
(SFString newValue) Assign typed object value to SFString cssClass field, similar tosetCssStyle(String)
.final GeoOrigin
Accessor method to assign String value to inputOutput SFString field named DEF.Assign typed object value to SFString DEF field, similar tosetDEF(String)
.GeoOrigin.setGeoCoords
(double[] newValue) Accessor method to assign 3-tuple double array to inputOutput SFVec3d field named geoCoords.GeoOrigin.setGeoCoords
(double x, double y, double z) Assign values to SFVec3d geoCoords field, similar tosetGeoCoords(double[])
.GeoOrigin.setGeoCoords
(SFVec3d newValue) Assign typed object value to SFVec3d geoCoords field, similar tosetGeoCoords(double[])
.GeoOrigin.setGeoSystem
(String newValue) Assign singleton String value to MFString geoSystem field, similar tosetGeoSystem(String[])
.GeoOrigin.setGeoSystem
(String[] newValue) Accessor method to assign String array to initializeOnly MFString field named geoSystem.GeoOrigin.setGeoSystem
(ArrayList<String> newValue) Assign ArrayList value of MFString geoSystem field, similar tosetGeoSystem(String[])
.GeoOrigin.setGeoSystem
(MFString newValue) Assign typed object value to MFString geoSystem field, similar tosetGeoSystem(String[])
.GeoOrigin.setGeoSystem
(SFString newValue) Assign single SFString object value to MFString geoSystem field, similar tosetGeoSystem(String[])
.final GeoOrigin
Accessor method to assign String value to inputOutput SFString field named id.Assign typed object value to SFString HtmlID field, similar tosetHtmlID(String)
.Accessor method to assign IS instance (using a properly typed node) to inputOutput SFNode field IS.GeoOrigin.setMetadata
(ProtoInstance newValue) Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.GeoOrigin.setMetadata
(X3DMetadataObject newValue) Accessor method to assign org.web3d.x3d.sai.Core.X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.GeoOrigin.setRotateYUp
(boolean newValue) Accessor method to assign boolean value to initializeOnly SFBool field named rotateYUp.GeoOrigin.setRotateYUp
(SFBool newValue) Assign typed object value to SFBool rotateYUp field, similar tosetRotateYUp(boolean)
.final GeoOrigin
Accessor method to assign String value to inputOutput SFString field named USE.Assign typed object value to SFString USE field, similar tosetUSE(String)
.Assign a USE reference to another DEF node of same node type, similar tosetUSE(String)
.Modifier and TypeMethodDescriptionAssign a USE reference to another DEF node of same node type, similar tosetUSE(String)
.