GeoLODObject |
GeoLODObject.addChild1Url(java.lang.String newValue) |
Add singleton String value to MFString child1Url field.
|
GeoLODObject |
GeoLODObject.addChild1Url(SFStringObject newValue) |
Add singleton SFStringObject value to MFString child1Url field.
|
GeoLODObject |
GeoLODObject.addChild2Url(java.lang.String newValue) |
Add singleton String value to MFString child2Url field.
|
GeoLODObject |
GeoLODObject.addChild2Url(SFStringObject newValue) |
Add singleton SFStringObject value to MFString child2Url field.
|
GeoLODObject |
GeoLODObject.addChild3Url(java.lang.String newValue) |
Add singleton String value to MFString child3Url field.
|
GeoLODObject |
GeoLODObject.addChild3Url(SFStringObject newValue) |
Add singleton SFStringObject value to MFString child3Url field.
|
GeoLODObject |
GeoLODObject.addChild4Url(java.lang.String newValue) |
Add singleton String value to MFString child4Url field.
|
GeoLODObject |
GeoLODObject.addChild4Url(SFStringObject newValue) |
Add singleton SFStringObject value to MFString child4Url field.
|
GeoLODObject |
GeoLODObject.addComments(java.lang.String newComment) |
Add comment as CommentsBlock to children field
|
GeoLODObject |
GeoLODObject.addComments(java.lang.String[] newComments) |
Add comments as String[] array to children field
|
GeoLODObject |
GeoLODObject.addComments(CommentsBlock newCommentsBlock) |
Add CommentsBlock to children field
|
GeoLODObject |
GeoLODObject.addGeoSystem(java.lang.String newValue) |
Add singleton String value to MFString geoSystem field.
|
GeoLODObject |
GeoLODObject.addGeoSystem(SFStringObject newValue) |
Add singleton SFStringObject value to MFString geoSystem field.
|
GeoLODObject |
GeoLODObject.addRootNode(ProtoInstanceObject newValue) |
Add single ProtoInstanceObject (with appropriate node type and containerField value) to MFNode array for rootNode field.
|
GeoLODObject |
GeoLODObject.addRootNode(X3DNode newValue) |
Add single child node to existing array of rootNode nodes (if any).
|
GeoLODObject |
GeoLODObject.addRootUrl(java.lang.String newValue) |
Add singleton String value to MFString rootUrl field.
|
GeoLODObject |
GeoLODObject.addRootUrl(SFStringObject newValue) |
Add singleton SFStringObject value to MFString rootUrl field.
|
GeoLODObject |
GeoLODObject.clearChild1Url() |
Utility method to clear MFString value of child1Url field.
|
GeoLODObject |
GeoLODObject.clearChild2Url() |
Utility method to clear MFString value of child2Url field.
|
GeoLODObject |
GeoLODObject.clearChild3Url() |
Utility method to clear MFString value of child3Url field.
|
GeoLODObject |
GeoLODObject.clearChild4Url() |
Utility method to clear MFString value of child4Url field.
|
GeoLODObject |
GeoLODObject.clearGeoOrigin() |
Utility method to clear SFNode value of geoOrigin field.
|
GeoLODObject |
GeoLODObject.clearGeoSystem() |
Utility method to clear MFString value of geoSystem field.
|
GeoLODObject |
GeoLODObject.clearIS() |
Utility method to clear SFNode value of IS field.
|
GeoLODObject |
GeoLODObject.clearMetadata() |
Utility method to clear SFNode value of metadata field.
|
GeoLODObject |
GeoLODObject.clearRootNode() |
Utility method to clear MFNode value of rootNode field.
|
GeoLODObject |
GeoLODObject.clearRootUrl() |
Utility method to clear MFString value of rootUrl field.
|
GeoLODObject |
GeoLODObject.setBboxCenter(double[] newArray) |
Utility method: double-precision set-array accessor for X3D floating-point type, similar to setBboxCenter(float[]) .
|
GeoLODObject |
GeoLODObject.setBboxCenter(double x,
double y,
double z) |
Utility method: double-precision set-parameters accessor for X3D floating-point type, similar to setBboxCenter(float[]) .
|
GeoLODObject |
GeoLODObject.setBboxCenter(float[] newValue) |
Accessor method to assign 3-tuple float array to initializeOnly SFVec3f field named bboxCenter.
|
GeoLODObject |
GeoLODObject.setBboxCenter(float x,
float y,
float z) |
|
GeoLODObject |
GeoLODObject.setBboxCenter(SFVec3fObject newValue) |
|
GeoLODObject |
GeoLODObject.setBboxDisplay(boolean newValue) |
Accessor method to assign boolean value to inputOutput SFBool field named bboxDisplay.
|
GeoLODObject |
GeoLODObject.setBboxDisplay(SFBoolObject newValue) |
|
GeoLODObject |
GeoLODObject.setBboxSize(double[] newArray) |
Utility method: double-precision set-array accessor for X3D floating-point type, similar to setBboxSize(float[]) .
|
GeoLODObject |
GeoLODObject.setBboxSize(double x,
double y,
double z) |
Utility method: double-precision set-parameters accessor for X3D floating-point type, similar to setBboxSize(float[]) .
|
GeoLODObject |
GeoLODObject.setBboxSize(float[] newValue) |
Accessor method to assign 3-tuple float array to initializeOnly SFVec3f field named bboxSize.
|
GeoLODObject |
GeoLODObject.setBboxSize(float x,
float y,
float z) |
|
GeoLODObject |
GeoLODObject.setBboxSize(SFVec3fObject newValue) |
|
GeoLODObject |
GeoLODObject.setCenter(double[] newValue) |
Accessor method to assign 3-tuple double array to initializeOnly SFVec3d field named center.
|
GeoLODObject |
GeoLODObject.setCenter(double x,
double y,
double z) |
|
GeoLODObject |
GeoLODObject.setCenter(SFVec3dObject newValue) |
|
GeoLODObject |
GeoLODObject.setChild1Url(java.lang.String newValue) |
|
GeoLODObject |
GeoLODObject.setChild1Url(java.lang.String[] newValue) |
Accessor method to assign String array to initializeOnly MFString field named child1Url.
|
GeoLODObject |
GeoLODObject.setChild1Url(java.util.ArrayList<java.lang.String> newValue) |
|
GeoLODObject |
GeoLODObject.setChild1Url(MFStringObject newValue) |
|
GeoLODObject |
GeoLODObject.setChild1Url(SFStringObject newValue) |
|
GeoLODObject |
GeoLODObject.setChild2Url(java.lang.String newValue) |
|
GeoLODObject |
GeoLODObject.setChild2Url(java.lang.String[] newValue) |
Accessor method to assign String array to initializeOnly MFString field named child2Url.
|
GeoLODObject |
GeoLODObject.setChild2Url(java.util.ArrayList<java.lang.String> newValue) |
|
GeoLODObject |
GeoLODObject.setChild2Url(MFStringObject newValue) |
|
GeoLODObject |
GeoLODObject.setChild2Url(SFStringObject newValue) |
|
GeoLODObject |
GeoLODObject.setChild3Url(java.lang.String newValue) |
|
GeoLODObject |
GeoLODObject.setChild3Url(java.lang.String[] newValue) |
Accessor method to assign String array to initializeOnly MFString field named child3Url.
|
GeoLODObject |
GeoLODObject.setChild3Url(java.util.ArrayList<java.lang.String> newValue) |
|
GeoLODObject |
GeoLODObject.setChild3Url(MFStringObject newValue) |
|
GeoLODObject |
GeoLODObject.setChild3Url(SFStringObject newValue) |
|
GeoLODObject |
GeoLODObject.setChild4Url(java.lang.String newValue) |
|
GeoLODObject |
GeoLODObject.setChild4Url(java.lang.String[] newValue) |
Accessor method to assign String array to initializeOnly MFString field named child4Url.
|
GeoLODObject |
GeoLODObject.setChild4Url(java.util.ArrayList<java.lang.String> newValue) |
|
GeoLODObject |
GeoLODObject.setChild4Url(MFStringObject newValue) |
|
GeoLODObject |
GeoLODObject.setChild4Url(SFStringObject newValue) |
|
GeoLODObject |
GeoLODObject.setCssClass(java.lang.String newValue) |
Accessor method to assign String value to inputOutput SFString field named class.
|
GeoLODObject |
GeoLODObject.setCssClass(SFStringObject newValue) |
|
GeoLODObject |
GeoLODObject.setDEF(java.lang.String newValue) |
Accessor method to assign String value to inputOutput SFString field named DEF.
|
GeoLODObject |
GeoLODObject.setDEF(SFStringObject newValue) |
Assign typed object value to SFString DEF field, similar to setDEF(String) .
|
GeoLODObject |
GeoLODObject.setGeoOrigin(ProtoInstanceObject newValue) |
Assign ProtoInstance (using a properly typed node) to initializeOnly SFNode field geoOrigin.
|
GeoLODObject |
GeoLODObject.setGeoOrigin(GeoOrigin newValue) |
Accessor method to assign GeoOriginObject instance (using a properly typed node) to initializeOnly SFNode field geoOrigin.
|
GeoLODObject |
GeoLODObject.setGeoSystem(java.lang.String newValue) |
|
GeoLODObject |
GeoLODObject.setGeoSystem(java.lang.String[] newValue) |
Accessor method to assign String array to initializeOnly MFString field named geoSystem.
|
GeoLODObject |
GeoLODObject.setGeoSystem(java.util.ArrayList<java.lang.String> newValue) |
|
GeoLODObject |
GeoLODObject.setGeoSystem(MFStringObject newValue) |
|
GeoLODObject |
GeoLODObject.setGeoSystem(SFStringObject newValue) |
|
GeoLODObject |
GeoLODObject.setIS(ISObject newValue) |
Accessor method to assign ISObject instance (using a properly typed node) to inputOutput SFNode field IS.
|
GeoLODObject |
GeoLODObject.setMetadata(ProtoInstanceObject newValue) |
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.
|
GeoLODObject |
GeoLODObject.setMetadata(X3DMetadataObject newValue) |
Accessor method to assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
|
GeoLODObject |
GeoLODObject.setRange(double newValue) |
Utility method: double-precision set-parameter accessor for X3D floating-point type, similar to setRange(float) .
|
GeoLODObject |
GeoLODObject.setRange(float newValue) |
Accessor method to assign float value to initializeOnly SFFloat field named range.
|
GeoLODObject |
GeoLODObject.setRange(SFFloatObject newValue) |
Assign typed object value to SFFloat range field, similar to setRange(float) .
|
GeoLODObject |
GeoLODObject.setRootNode(java.util.ArrayList<X3DChildNode> newValue) |
|
GeoLODObject |
GeoLODObject.setRootNode(X3DNode[] newValue) |
Accessor method to assign X3DChildNode array (using an array consisting of properly typed nodes or ProtoInstanceObjects) to initializeOnly MFNode field rootNode.
|
GeoLODObject |
GeoLODObject.setRootUrl(java.lang.String newValue) |
|
GeoLODObject |
GeoLODObject.setRootUrl(java.lang.String[] newValue) |
Accessor method to assign String array to initializeOnly MFString field named rootUrl.
|
GeoLODObject |
GeoLODObject.setRootUrl(java.util.ArrayList<java.lang.String> newValue) |
|
GeoLODObject |
GeoLODObject.setRootUrl(MFStringObject newValue) |
|
GeoLODObject |
GeoLODObject.setRootUrl(SFStringObject newValue) |
|
GeoLODObject |
GeoLODObject.setUSE(java.lang.String newValue) |
Accessor method to assign String value to inputOutput SFString field named USE.
|
GeoLODObject |
GeoLODObject.setUSE(SFStringObject newValue) |
Assign typed object value to SFString USE field, similar to setUSE(String) .
|
GeoLODObject |
GeoLODObject.setUSE(GeoLODObject DEFnode) |
Assign a USE reference to another DEF node of same node type, similar to setUSE(String) .
|
GeoLODObject |
GeoLODObject.setVisible(boolean newValue) |
Accessor method to assign boolean value to inputOutput SFBool field named visible.
|
GeoLODObject |
GeoLODObject.setVisible(SFBoolObject newValue) |
|