Uses of Class
org.web3d.x3d.jsail.Core.ProtoInstanceObject
-
Uses of ProtoInstanceObject in org.web3d.x3d.jsail
Methods in org.web3d.x3d.jsail with parameters of type ProtoInstanceObject Modifier and Type Method Description abstract X3DConcreteNodeX3DConcreteNode. setMetadata(ProtoInstanceObject newValue)Assign X3DMetadataObject instance (using a properly typed ProtoInstanceObject) to inputOutput SFNode field metadata. -
Uses of ProtoInstanceObject in org.web3d.x3d.jsail.CADGeometry
Methods in org.web3d.x3d.jsail.CADGeometry with parameters of type ProtoInstanceObject Modifier and Type Method Description IndexedQuadSetObjectIndexedQuadSetObject. addAttrib(ProtoInstanceObject newValue)Add single ProtoInstanceObject (with appropriate node type and containerField value) to MFNode array for attrib field.QuadSetObjectQuadSetObject. addAttrib(ProtoInstanceObject newValue)Add single ProtoInstanceObject (with appropriate node type and containerField value) to MFNode array for attrib field.CADAssemblyObjectCADAssemblyObject. addChildren(ProtoInstanceObject newValue)Add single ProtoInstanceObject (with appropriate node type and containerField value) to MFNode array for children field.CADLayerObjectCADLayerObject. addChildren(ProtoInstanceObject newValue)Add single ProtoInstanceObject (with appropriate node type and containerField value) to MFNode array for children field.CADPartObjectCADPartObject. addChildren(ProtoInstanceObject newValue)Add single ProtoInstanceObject (with appropriate node type and containerField value) to MFNode array for children field.IndexedQuadSetObjectIndexedQuadSetObject. setColor(ProtoInstanceObject newValue)Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field color.QuadSetObjectQuadSetObject. setColor(ProtoInstanceObject newValue)Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field color.IndexedQuadSetObjectIndexedQuadSetObject. setCoord(ProtoInstanceObject newValue)Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field coord.QuadSetObjectQuadSetObject. setCoord(ProtoInstanceObject newValue)Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field coord.IndexedQuadSetObjectIndexedQuadSetObject. setFogCoord(ProtoInstanceObject newValue)Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field fogCoord.QuadSetObjectQuadSetObject. setFogCoord(ProtoInstanceObject newValue)Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field fogCoord.CADAssemblyObjectCADAssemblyObject. setMetadata(ProtoInstanceObject newValue)Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.CADFaceObjectCADFaceObject. setMetadata(ProtoInstanceObject newValue)Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.CADLayerObjectCADLayerObject. setMetadata(ProtoInstanceObject newValue)Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.CADPartObjectCADPartObject. setMetadata(ProtoInstanceObject newValue)Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.IndexedQuadSetObjectIndexedQuadSetObject. setMetadata(ProtoInstanceObject newValue)Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.QuadSetObjectQuadSetObject. setMetadata(ProtoInstanceObject newValue)Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.IndexedQuadSetObjectIndexedQuadSetObject. setNormal(ProtoInstanceObject newValue)Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field normal.QuadSetObjectQuadSetObject. setNormal(ProtoInstanceObject newValue)Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field normal.CADFaceObjectCADFaceObject. setShape(ProtoInstanceObject newValue)Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field shape.IndexedQuadSetObjectIndexedQuadSetObject. setTexCoord(ProtoInstanceObject newValue)Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field texCoord.QuadSetObjectQuadSetObject. setTexCoord(ProtoInstanceObject newValue)Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field texCoord. -
Uses of ProtoInstanceObject in org.web3d.x3d.jsail.Core
Methods in org.web3d.x3d.jsail.Core that return ProtoInstanceObject Modifier and Type Method Description ProtoInstanceObjectProtoInstanceObject. addComments(java.lang.String newComment)Add comment as String to contained commentsList.ProtoInstanceObjectProtoInstanceObject. addComments(java.lang.String[] newComments)Add comments as String[] array to contained commentsList.ProtoInstanceObjectProtoInstanceObject. addComments(CommentsBlock newCommentsBlock)Add CommentsBlock to contained commentsList.ProtoInstanceObjectProtoInstanceObject. addFieldValue(fieldValueObject newFieldValue)Add fieldValueProtoInstanceObjectProtoInstanceObject. clearFieldValue()Utility method to clear MFNode value of fieldValueList field.ProtoInstanceObjectProtoInstanceObject. clearIS()Utility method to clear SFNode value of IS field.ProtoInstanceObjectProtoInstanceObject. clearMetadata()Utility method to clear SFNode value of metadata field.ProtoInstanceObjectProtoInstanceObject. setContainerField(java.lang.String containerFieldName)Utility method that assigns ProtoInstanceObject containerField value Hint: ProtoInstance containerField is important for determining parent-child node relationships.ProtoInstanceObjectProtoInstanceObject. setCssClass(java.lang.String newValue)Accessor method to assign String value to inputOutput SFString field named class.ProtoInstanceObjectProtoInstanceObject. setCssClass(SFStringObject newValue)Assign typed object value to SFString cssClass field, similar tosetCssClass(String).ProtoInstanceObjectProtoInstanceObject. setDEF(java.lang.String newValue)Accessor method to assign String value to inputOutput SFString field named DEF.ProtoInstanceObjectProtoInstanceObject. setDEF(SFStringObject newValue)Assign typed object value to SFString DEF field, similar tosetDEF(String).ProtoInstanceObjectProtoInstanceObject. setFieldValue(fieldValueObject newValue)Set single child fieldValue node, replacing prior array of existing nodes (if any).ProtoInstanceObjectProtoInstanceObject. setFieldValueList(java.util.ArrayList<fieldValueObject> newValue)Accessor method to assign fieldValueObject array (using an array consisting of properly typed nodes or ProtoInstanceObjects) to inputOutput MFNode field fieldValue.ProtoInstanceObjectProtoInstanceObject. setIS(ISObject newValue)Accessor method to assign ISObject instance (using a properly typed node) to inputOutput SFNode field IS.ProtoInstanceObjectProtoInstanceObject. setMetadata(ProtoInstanceObject newValue)Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.ProtoInstanceObjectProtoInstanceObject. setMetadata(X3DMetadataObject newValue)Accessor method to assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.ProtoInstanceObjectProtoInstanceObject. setName(java.lang.String newValue)Accessor method to assign String value to inputOutput SFString field named name.ProtoInstanceObjectProtoInstanceObject. setName(SFStringObject newValue)Assign typed object value to SFString name field, similar tosetName(String).ProtoInstanceObjectProtoInstanceObject. setUSE(java.lang.String newValue)Accessor method to assign String value to inputOutput SFString field named USE.ProtoInstanceObjectProtoInstanceObject. setUSE(ProtoInstanceObject DEFnode)Assign a USE reference to another DEF node of same node type, similar tosetUSE(String).ProtoInstanceObjectProtoInstanceObject. setUSE(SFStringObject newValue)Assign typed object value to SFString USE field, similar tosetUSE(String).Methods in org.web3d.x3d.jsail.Core with parameters of type ProtoInstanceObject Modifier and Type Method Description fieldObjectfieldObject. addChildren(ProtoInstanceObject newValue)Add single ProtoInstanceObject (with appropriate node type and containerField value) to MFNode array for children field.fieldValueObjectfieldValueObject. addChildren(ProtoInstanceObject newValue)Add single ProtoInstanceObject (with appropriate node type and containerField value) to MFNode array for children field.ProtoBodyObjectProtoBodyObject. addChildren(ProtoInstanceObject newValue)Add single ProtoInstanceObject (with appropriate node type and containerField value) to MFNode array for children field.SceneObjectSceneObject. addChildren(ProtoInstanceObject newValue)Add single ProtoInstanceObject (with appropriate node type and containerField value) to MFNode array for children field.MetadataSetObjectMetadataSetObject. addValue(ProtoInstanceObject newValue)Add single ProtoInstanceObject (with appropriate node type and containerField value) to MFNode array for value field.MetadataBooleanObjectMetadataBooleanObject. setMetadata(ProtoInstanceObject newValue)Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.MetadataDoubleObjectMetadataDoubleObject. setMetadata(ProtoInstanceObject newValue)Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.MetadataFloatObjectMetadataFloatObject. setMetadata(ProtoInstanceObject newValue)Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.MetadataIntegerObjectMetadataIntegerObject. setMetadata(ProtoInstanceObject newValue)Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.MetadataSetObjectMetadataSetObject. setMetadata(ProtoInstanceObject newValue)Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.MetadataStringObjectMetadataStringObject. setMetadata(ProtoInstanceObject newValue)Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.ProtoInstanceObjectProtoInstanceObject. setMetadata(ProtoInstanceObject newValue)Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.WorldInfoObjectWorldInfoObject. setMetadata(ProtoInstanceObject newValue)Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.ProtoInstanceObjectProtoInstanceObject. setUSE(ProtoInstanceObject DEFnode)Assign a USE reference to another DEF node of same node type, similar tosetUSE(String). -
Uses of ProtoInstanceObject in org.web3d.x3d.jsail.CubeMapTexturing
Methods in org.web3d.x3d.jsail.CubeMapTexturing with parameters of type ProtoInstanceObject Modifier and Type Method Description ComposedCubeMapTextureObjectComposedCubeMapTextureObject. setBack(ProtoInstanceObject newValue)Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field back.ComposedCubeMapTextureObjectComposedCubeMapTextureObject. setBottom(ProtoInstanceObject newValue)Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field bottom.ComposedCubeMapTextureObjectComposedCubeMapTextureObject. setFront(ProtoInstanceObject newValue)Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field front.ComposedCubeMapTextureObjectComposedCubeMapTextureObject. setLeft(ProtoInstanceObject newValue)Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field left.ComposedCubeMapTextureObjectComposedCubeMapTextureObject. setMetadata(ProtoInstanceObject newValue)Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.GeneratedCubeMapTextureObjectGeneratedCubeMapTextureObject. setMetadata(ProtoInstanceObject newValue)Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.ImageCubeMapTextureObjectImageCubeMapTextureObject. setMetadata(ProtoInstanceObject newValue)Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.ComposedCubeMapTextureObjectComposedCubeMapTextureObject. setRight(ProtoInstanceObject newValue)Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field right.GeneratedCubeMapTextureObjectGeneratedCubeMapTextureObject. setTextureProperties(ProtoInstanceObject newValue)Assign ProtoInstance (using a properly typed node) to initializeOnly SFNode field textureProperties.ImageCubeMapTextureObjectImageCubeMapTextureObject. setTextureProperties(ProtoInstanceObject newValue)Assign ProtoInstance (using a properly typed node) to initializeOnly SFNode field textureProperties.ComposedCubeMapTextureObjectComposedCubeMapTextureObject. setTop(ProtoInstanceObject newValue)Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field top. -
Uses of ProtoInstanceObject in org.web3d.x3d.jsail.DIS
Methods in org.web3d.x3d.jsail.DIS with parameters of type ProtoInstanceObject Modifier and Type Method Description EspduTransformObjectEspduTransformObject. addChildren(ProtoInstanceObject newValue)Add single ProtoInstanceObject (with appropriate node type and containerField value) to MFNode array for children field.DISEntityManagerObjectDISEntityManagerObject. addMapping(ProtoInstanceObject newValue)Add single ProtoInstanceObject (with appropriate node type and containerField value) to MFNode array for mapping field.DISEntityManagerObjectDISEntityManagerObject. setMetadata(ProtoInstanceObject newValue)Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.DISEntityTypeMappingObjectDISEntityTypeMappingObject. setMetadata(ProtoInstanceObject newValue)Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.EspduTransformObjectEspduTransformObject. setMetadata(ProtoInstanceObject newValue)Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.ReceiverPduObjectReceiverPduObject. setMetadata(ProtoInstanceObject newValue)Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.SignalPduObjectSignalPduObject. setMetadata(ProtoInstanceObject newValue)Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.TransmitterPduObjectTransmitterPduObject. setMetadata(ProtoInstanceObject newValue)Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata. -
Uses of ProtoInstanceObject in org.web3d.x3d.jsail.EnvironmentalEffects
Methods in org.web3d.x3d.jsail.EnvironmentalEffects with parameters of type ProtoInstanceObject Modifier and Type Method Description TextureBackgroundObjectTextureBackgroundObject. setBackTexture(ProtoInstanceObject newValue)Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field backTexture.TextureBackgroundObjectTextureBackgroundObject. setBottomTexture(ProtoInstanceObject newValue)Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field bottomTexture.TextureBackgroundObjectTextureBackgroundObject. setFrontTexture(ProtoInstanceObject newValue)Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field frontTexture.TextureBackgroundObjectTextureBackgroundObject. setLeftTexture(ProtoInstanceObject newValue)Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field leftTexture.BackgroundObjectBackgroundObject. setMetadata(ProtoInstanceObject newValue)Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.FogCoordinateObjectFogCoordinateObject. setMetadata(ProtoInstanceObject newValue)Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.FogObjectFogObject. setMetadata(ProtoInstanceObject newValue)Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.LocalFogObjectLocalFogObject. setMetadata(ProtoInstanceObject newValue)Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.TextureBackgroundObjectTextureBackgroundObject. setMetadata(ProtoInstanceObject newValue)Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.TextureBackgroundObjectTextureBackgroundObject. setRightTexture(ProtoInstanceObject newValue)Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field rightTexture.TextureBackgroundObjectTextureBackgroundObject. setTopTexture(ProtoInstanceObject newValue)Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field topTexture. -
Uses of ProtoInstanceObject in org.web3d.x3d.jsail.EnvironmentalSensor
Methods in org.web3d.x3d.jsail.EnvironmentalSensor with parameters of type ProtoInstanceObject Modifier and Type Method Description ProximitySensorObjectProximitySensorObject. setMetadata(ProtoInstanceObject newValue)Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.TransformSensorObjectTransformSensorObject. setMetadata(ProtoInstanceObject newValue)Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.VisibilitySensorObjectVisibilitySensorObject. setMetadata(ProtoInstanceObject newValue)Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.TransformSensorObjectTransformSensorObject. setTargetObject(ProtoInstanceObject newValue)Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field targetObject. -
Uses of ProtoInstanceObject in org.web3d.x3d.jsail.EventUtilities
Methods in org.web3d.x3d.jsail.EventUtilities with parameters of type ProtoInstanceObject Modifier and Type Method Description BooleanFilterObjectBooleanFilterObject. setMetadata(ProtoInstanceObject newValue)Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.BooleanSequencerObjectBooleanSequencerObject. setMetadata(ProtoInstanceObject newValue)Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.BooleanToggleObjectBooleanToggleObject. setMetadata(ProtoInstanceObject newValue)Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.BooleanTriggerObjectBooleanTriggerObject. setMetadata(ProtoInstanceObject newValue)Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.IntegerSequencerObjectIntegerSequencerObject. setMetadata(ProtoInstanceObject newValue)Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.IntegerTriggerObjectIntegerTriggerObject. setMetadata(ProtoInstanceObject newValue)Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.TimeTriggerObjectTimeTriggerObject. setMetadata(ProtoInstanceObject newValue)Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata. -
Uses of ProtoInstanceObject in org.web3d.x3d.jsail.Followers
Methods in org.web3d.x3d.jsail.Followers with parameters of type ProtoInstanceObject Modifier and Type Method Description ColorChaserObjectColorChaserObject. setMetadata(ProtoInstanceObject newValue)Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.ColorDamperObjectColorDamperObject. setMetadata(ProtoInstanceObject newValue)Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.CoordinateChaserObjectCoordinateChaserObject. setMetadata(ProtoInstanceObject newValue)Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.CoordinateDamperObjectCoordinateDamperObject. setMetadata(ProtoInstanceObject newValue)Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.OrientationChaserObjectOrientationChaserObject. setMetadata(ProtoInstanceObject newValue)Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.OrientationDamperObjectOrientationDamperObject. setMetadata(ProtoInstanceObject newValue)Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.PositionChaser2DObjectPositionChaser2DObject. setMetadata(ProtoInstanceObject newValue)Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.PositionChaserObjectPositionChaserObject. setMetadata(ProtoInstanceObject newValue)Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.PositionDamper2DObjectPositionDamper2DObject. setMetadata(ProtoInstanceObject newValue)Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.PositionDamperObjectPositionDamperObject. setMetadata(ProtoInstanceObject newValue)Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.ScalarChaserObjectScalarChaserObject. setMetadata(ProtoInstanceObject newValue)Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.ScalarDamperObjectScalarDamperObject. setMetadata(ProtoInstanceObject newValue)Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.TexCoordChaser2DObjectTexCoordChaser2DObject. setMetadata(ProtoInstanceObject newValue)Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.TexCoordDamper2DObjectTexCoordDamper2DObject. setMetadata(ProtoInstanceObject newValue)Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata. -
Uses of ProtoInstanceObject in org.web3d.x3d.jsail.Geometry2D
Methods in org.web3d.x3d.jsail.Geometry2D with parameters of type ProtoInstanceObject Modifier and Type Method Description Arc2DObjectArc2DObject. setMetadata(ProtoInstanceObject newValue)Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.ArcClose2DObjectArcClose2DObject. setMetadata(ProtoInstanceObject newValue)Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.Circle2DObjectCircle2DObject. setMetadata(ProtoInstanceObject newValue)Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.Disk2DObjectDisk2DObject. setMetadata(ProtoInstanceObject newValue)Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.Polyline2DObjectPolyline2DObject. setMetadata(ProtoInstanceObject newValue)Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.Polypoint2DObjectPolypoint2DObject. setMetadata(ProtoInstanceObject newValue)Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.Rectangle2DObjectRectangle2DObject. setMetadata(ProtoInstanceObject newValue)Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.TriangleSet2DObjectTriangleSet2DObject. setMetadata(ProtoInstanceObject newValue)Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata. -
Uses of ProtoInstanceObject in org.web3d.x3d.jsail.Geometry3D
Methods in org.web3d.x3d.jsail.Geometry3D with parameters of type ProtoInstanceObject Modifier and Type Method Description ElevationGridObjectElevationGridObject. addAttrib(ProtoInstanceObject newValue)Add single ProtoInstanceObject (with appropriate node type and containerField value) to MFNode array for attrib field.IndexedFaceSetObjectIndexedFaceSetObject. addAttrib(ProtoInstanceObject newValue)Add single ProtoInstanceObject (with appropriate node type and containerField value) to MFNode array for attrib field.ElevationGridObjectElevationGridObject. setColor(ProtoInstanceObject newValue)Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field color.IndexedFaceSetObjectIndexedFaceSetObject. setColor(ProtoInstanceObject newValue)Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field color.IndexedFaceSetObjectIndexedFaceSetObject. setCoord(ProtoInstanceObject newValue)Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field coord.ElevationGridObjectElevationGridObject. setFogCoord(ProtoInstanceObject newValue)Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field fogCoord.IndexedFaceSetObjectIndexedFaceSetObject. setFogCoord(ProtoInstanceObject newValue)Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field fogCoord.BoxObjectBoxObject. setMetadata(ProtoInstanceObject newValue)Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.ConeObjectConeObject. setMetadata(ProtoInstanceObject newValue)Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.CylinderObjectCylinderObject. setMetadata(ProtoInstanceObject newValue)Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.ElevationGridObjectElevationGridObject. setMetadata(ProtoInstanceObject newValue)Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.ExtrusionObjectExtrusionObject. setMetadata(ProtoInstanceObject newValue)Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.IndexedFaceSetObjectIndexedFaceSetObject. setMetadata(ProtoInstanceObject newValue)Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.SphereObjectSphereObject. setMetadata(ProtoInstanceObject newValue)Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.ElevationGridObjectElevationGridObject. setNormal(ProtoInstanceObject newValue)Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field normal.IndexedFaceSetObjectIndexedFaceSetObject. setNormal(ProtoInstanceObject newValue)Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field normal.ElevationGridObjectElevationGridObject. setTexCoord(ProtoInstanceObject newValue)Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field texCoord.IndexedFaceSetObjectIndexedFaceSetObject. setTexCoord(ProtoInstanceObject newValue)Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field texCoord. -
Uses of ProtoInstanceObject in org.web3d.x3d.jsail.Geospatial
Methods in org.web3d.x3d.jsail.Geospatial with parameters of type ProtoInstanceObject Modifier and Type Method Description GeoLocationObjectGeoLocationObject. addChildren(ProtoInstanceObject newValue)Add single ProtoInstanceObject (with appropriate node type and containerField value) to MFNode array for children field.GeoTransformObjectGeoTransformObject. addChildren(ProtoInstanceObject newValue)Add single ProtoInstanceObject (with appropriate node type and containerField value) to MFNode array for children field.GeoMetadataObjectGeoMetadataObject. addData(ProtoInstanceObject newValue)Add single ProtoInstanceObject (with appropriate node type and containerField value) to MFNode array for data field.GeoLODObjectGeoLODObject. addRootNode(ProtoInstanceObject newValue)Add single ProtoInstanceObject (with appropriate node type and containerField value) to MFNode array for rootNode field.GeoElevationGridObjectGeoElevationGridObject. setColor(ProtoInstanceObject newValue)Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field color.GeoCoordinateObjectGeoCoordinateObject. setGeoOrigin(ProtoInstanceObject newValue)Assign ProtoInstance (using a properly typed node) to initializeOnly SFNode field geoOrigin.GeoElevationGridObjectGeoElevationGridObject. setGeoOrigin(ProtoInstanceObject newValue)Assign ProtoInstance (using a properly typed node) to initializeOnly SFNode field geoOrigin.GeoLocationObjectGeoLocationObject. setGeoOrigin(ProtoInstanceObject newValue)Assign ProtoInstance (using a properly typed node) to initializeOnly SFNode field geoOrigin.GeoLODObjectGeoLODObject. setGeoOrigin(ProtoInstanceObject newValue)Assign ProtoInstance (using a properly typed node) to initializeOnly SFNode field geoOrigin.GeoPositionInterpolatorObjectGeoPositionInterpolatorObject. setGeoOrigin(ProtoInstanceObject newValue)Assign ProtoInstance (using a properly typed node) to initializeOnly SFNode field geoOrigin.GeoProximitySensorObjectGeoProximitySensorObject. setGeoOrigin(ProtoInstanceObject newValue)Assign ProtoInstance (using a properly typed node) to initializeOnly SFNode field geoOrigin.GeoTouchSensorObjectGeoTouchSensorObject. setGeoOrigin(ProtoInstanceObject newValue)Assign ProtoInstance (using a properly typed node) to initializeOnly SFNode field geoOrigin.GeoTransformObjectGeoTransformObject. setGeoOrigin(ProtoInstanceObject newValue)Assign ProtoInstance (using a properly typed node) to initializeOnly SFNode field geoOrigin.GeoViewpointObjectGeoViewpointObject. setGeoOrigin(ProtoInstanceObject newValue)Assign ProtoInstance (using a properly typed node) to initializeOnly SFNode field geoOrigin.GeoCoordinateObjectGeoCoordinateObject. setMetadata(ProtoInstanceObject newValue)Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.GeoElevationGridObjectGeoElevationGridObject. setMetadata(ProtoInstanceObject newValue)Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.GeoLocationObjectGeoLocationObject. setMetadata(ProtoInstanceObject newValue)Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.GeoLODObjectGeoLODObject. setMetadata(ProtoInstanceObject newValue)Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.GeoMetadataObjectGeoMetadataObject. setMetadata(ProtoInstanceObject newValue)Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.GeoOriginObjectGeoOriginObject. setMetadata(ProtoInstanceObject newValue)Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.GeoPositionInterpolatorObjectGeoPositionInterpolatorObject. setMetadata(ProtoInstanceObject newValue)Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.GeoProximitySensorObjectGeoProximitySensorObject. setMetadata(ProtoInstanceObject newValue)Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.GeoTouchSensorObjectGeoTouchSensorObject. setMetadata(ProtoInstanceObject newValue)Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.GeoTransformObjectGeoTransformObject. setMetadata(ProtoInstanceObject newValue)Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.GeoViewpointObjectGeoViewpointObject. setMetadata(ProtoInstanceObject newValue)Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.GeoElevationGridObjectGeoElevationGridObject. setNormal(ProtoInstanceObject newValue)Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field normal.GeoElevationGridObjectGeoElevationGridObject. setTexCoord(ProtoInstanceObject newValue)Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field texCoord. -
Uses of ProtoInstanceObject in org.web3d.x3d.jsail.Grouping
Methods in org.web3d.x3d.jsail.Grouping with parameters of type ProtoInstanceObject Modifier and Type Method Description GroupObjectGroupObject. addChildren(ProtoInstanceObject newValue)Add single ProtoInstanceObject (with appropriate node type and containerField value) to MFNode array for children field.StaticGroupObjectStaticGroupObject. addChildren(ProtoInstanceObject newValue)Add single ProtoInstanceObject (with appropriate node type and containerField value) to MFNode array for children field.SwitchObjectSwitchObject. addChildren(ProtoInstanceObject newValue)Add single ProtoInstanceObject (with appropriate node type and containerField value) to MFNode array for children field.TransformObjectTransformObject. addChildren(ProtoInstanceObject newValue)Add single ProtoInstanceObject (with appropriate node type and containerField value) to MFNode array for children field.GroupObjectGroupObject. setMetadata(ProtoInstanceObject newValue)Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.StaticGroupObjectStaticGroupObject. setMetadata(ProtoInstanceObject newValue)Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.SwitchObjectSwitchObject. setMetadata(ProtoInstanceObject newValue)Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.TransformObjectTransformObject. setMetadata(ProtoInstanceObject newValue)Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata. -
Uses of ProtoInstanceObject in org.web3d.x3d.jsail.HAnim
Methods in org.web3d.x3d.jsail.HAnim with parameters of type ProtoInstanceObject Modifier and Type Method Description HAnimJointObjectHAnimJointObject. addChildren(ProtoInstanceObject newValue)Add single ProtoInstanceObject (with appropriate node type and containerField value) to MFNode array for children field.HAnimSegmentObjectHAnimSegmentObject. addChildren(ProtoInstanceObject newValue)Add single ProtoInstanceObject (with appropriate node type and containerField value) to MFNode array for children field.HAnimSiteObjectHAnimSiteObject. addChildren(ProtoInstanceObject newValue)Add single ProtoInstanceObject (with appropriate node type and containerField value) to MFNode array for children field.HAnimJointObjectHAnimJointObject. addDisplacers(ProtoInstanceObject newValue)Add single ProtoInstanceObject (with appropriate node type and containerField value) to MFNode array for displacers field.HAnimSegmentObjectHAnimSegmentObject. addDisplacers(ProtoInstanceObject newValue)Add single ProtoInstanceObject (with appropriate node type and containerField value) to MFNode array for displacers field.HAnimHumanoidObjectHAnimHumanoidObject. addJoints(ProtoInstanceObject newValue)Add single ProtoInstanceObject (with appropriate node type and containerField value) to MFNode array for joints field.HAnimHumanoidObjectHAnimHumanoidObject. addMotions(ProtoInstanceObject newValue)Add single ProtoInstanceObject (with appropriate node type and containerField value) to MFNode array for motions field.HAnimHumanoidObjectHAnimHumanoidObject. addSegments(ProtoInstanceObject newValue)Add single ProtoInstanceObject (with appropriate node type and containerField value) to MFNode array for segments field.HAnimHumanoidObjectHAnimHumanoidObject. addSites(ProtoInstanceObject newValue)Add single ProtoInstanceObject (with appropriate node type and containerField value) to MFNode array for sites field.HAnimHumanoidObjectHAnimHumanoidObject. addSkeleton(ProtoInstanceObject newValue)Add single ProtoInstanceObject (with appropriate node type and containerField value) to MFNode array for skeleton field.HAnimHumanoidObjectHAnimHumanoidObject. addSkin(ProtoInstanceObject newValue)Add single ProtoInstanceObject (with appropriate node type and containerField value) to MFNode array for skin field.HAnimHumanoidObjectHAnimHumanoidObject. addViewpoints(ProtoInstanceObject newValue)Add single ProtoInstanceObject (with appropriate node type and containerField value) to MFNode array for viewpoints field.HAnimSegmentObjectHAnimSegmentObject. setCoord(ProtoInstanceObject newValue)Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field coord.HAnimDisplacerObjectHAnimDisplacerObject. setMetadata(ProtoInstanceObject newValue)Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.HAnimHumanoidObjectHAnimHumanoidObject. setMetadata(ProtoInstanceObject newValue)Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.HAnimJointObjectHAnimJointObject. setMetadata(ProtoInstanceObject newValue)Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.HAnimMotionObjectHAnimMotionObject. setMetadata(ProtoInstanceObject newValue)Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.HAnimSegmentObjectHAnimSegmentObject. setMetadata(ProtoInstanceObject newValue)Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.HAnimSiteObjectHAnimSiteObject. setMetadata(ProtoInstanceObject newValue)Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.HAnimHumanoidObjectHAnimHumanoidObject. setSkinBindingCoords(ProtoInstanceObject newValue)Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field skinBindingCoords.HAnimHumanoidObjectHAnimHumanoidObject. setSkinBindingNormals(ProtoInstanceObject newValue)Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field skinBindingNormals.HAnimHumanoidObjectHAnimHumanoidObject. setSkinCoord(ProtoInstanceObject newValue)Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field skinCoord.HAnimHumanoidObjectHAnimHumanoidObject. setSkinNormal(ProtoInstanceObject newValue)Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field skinNormal. -
Uses of ProtoInstanceObject in org.web3d.x3d.jsail.Interpolation
Methods in org.web3d.x3d.jsail.Interpolation with parameters of type ProtoInstanceObject Modifier and Type Method Description ColorInterpolatorObjectColorInterpolatorObject. setMetadata(ProtoInstanceObject newValue)Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.CoordinateInterpolator2DObjectCoordinateInterpolator2DObject. setMetadata(ProtoInstanceObject newValue)Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.CoordinateInterpolatorObjectCoordinateInterpolatorObject. setMetadata(ProtoInstanceObject newValue)Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.EaseInEaseOutObjectEaseInEaseOutObject. setMetadata(ProtoInstanceObject newValue)Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.NormalInterpolatorObjectNormalInterpolatorObject. setMetadata(ProtoInstanceObject newValue)Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.OrientationInterpolatorObjectOrientationInterpolatorObject. setMetadata(ProtoInstanceObject newValue)Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.PositionInterpolator2DObjectPositionInterpolator2DObject. setMetadata(ProtoInstanceObject newValue)Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.PositionInterpolatorObjectPositionInterpolatorObject. setMetadata(ProtoInstanceObject newValue)Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.ScalarInterpolatorObjectScalarInterpolatorObject. setMetadata(ProtoInstanceObject newValue)Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.SplinePositionInterpolator2DObjectSplinePositionInterpolator2DObject. setMetadata(ProtoInstanceObject newValue)Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.SplinePositionInterpolatorObjectSplinePositionInterpolatorObject. setMetadata(ProtoInstanceObject newValue)Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.SplineScalarInterpolatorObjectSplineScalarInterpolatorObject. setMetadata(ProtoInstanceObject newValue)Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.SquadOrientationInterpolatorObjectSquadOrientationInterpolatorObject. setMetadata(ProtoInstanceObject newValue)Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata. -
Uses of ProtoInstanceObject in org.web3d.x3d.jsail.KeyDeviceSensor
Methods in org.web3d.x3d.jsail.KeyDeviceSensor with parameters of type ProtoInstanceObject Modifier and Type Method Description KeySensorObjectKeySensorObject. setMetadata(ProtoInstanceObject newValue)Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.StringSensorObjectStringSensorObject. setMetadata(ProtoInstanceObject newValue)Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata. -
Uses of ProtoInstanceObject in org.web3d.x3d.jsail.Layering
Methods in org.web3d.x3d.jsail.Layering with parameters of type ProtoInstanceObject Modifier and Type Method Description LayerObjectLayerObject. addChildren(ProtoInstanceObject newValue)Add single ProtoInstanceObject (with appropriate node type and containerField value) to MFNode array for children field.ViewportObjectViewportObject. addChildren(ProtoInstanceObject newValue)Add single ProtoInstanceObject (with appropriate node type and containerField value) to MFNode array for children field.LayerSetObjectLayerSetObject. addLayers(ProtoInstanceObject newValue)Add single ProtoInstanceObject (with appropriate node type and containerField value) to MFNode array for layers field.LayerObjectLayerObject. setMetadata(ProtoInstanceObject newValue)Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.LayerSetObjectLayerSetObject. setMetadata(ProtoInstanceObject newValue)Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.ViewportObjectViewportObject. setMetadata(ProtoInstanceObject newValue)Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.LayerObjectLayerObject. setViewport(ProtoInstanceObject newValue)Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field viewport. -
Uses of ProtoInstanceObject in org.web3d.x3d.jsail.Layout
Methods in org.web3d.x3d.jsail.Layout with parameters of type ProtoInstanceObject Modifier and Type Method Description LayoutGroupObjectLayoutGroupObject. addChildren(ProtoInstanceObject newValue)Add single ProtoInstanceObject (with appropriate node type and containerField value) to MFNode array for children field.LayoutLayerObjectLayoutLayerObject. addChildren(ProtoInstanceObject newValue)Add single ProtoInstanceObject (with appropriate node type and containerField value) to MFNode array for children field.ScreenGroupObjectScreenGroupObject. addChildren(ProtoInstanceObject newValue)Add single ProtoInstanceObject (with appropriate node type and containerField value) to MFNode array for children field.LayoutGroupObjectLayoutGroupObject. setLayout(ProtoInstanceObject newValue)Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field layout.LayoutLayerObjectLayoutLayerObject. setLayout(ProtoInstanceObject newValue)Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field layout.LayoutGroupObjectLayoutGroupObject. setMetadata(ProtoInstanceObject newValue)Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.LayoutLayerObjectLayoutLayerObject. setMetadata(ProtoInstanceObject newValue)Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.LayoutObjectLayoutObject. setMetadata(ProtoInstanceObject newValue)Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.ScreenFontStyleObjectScreenFontStyleObject. setMetadata(ProtoInstanceObject newValue)Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.ScreenGroupObjectScreenGroupObject. setMetadata(ProtoInstanceObject newValue)Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.LayoutGroupObjectLayoutGroupObject. setViewport(ProtoInstanceObject newValue)Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field viewport.LayoutLayerObjectLayoutLayerObject. setViewport(ProtoInstanceObject newValue)Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field viewport. -
Uses of ProtoInstanceObject in org.web3d.x3d.jsail.Lighting
Methods in org.web3d.x3d.jsail.Lighting with parameters of type ProtoInstanceObject Modifier and Type Method Description DirectionalLightObjectDirectionalLightObject. setMetadata(ProtoInstanceObject newValue)Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.PointLightObjectPointLightObject. setMetadata(ProtoInstanceObject newValue)Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.SpotLightObjectSpotLightObject. setMetadata(ProtoInstanceObject newValue)Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata. -
Uses of ProtoInstanceObject in org.web3d.x3d.jsail.Navigation
Methods in org.web3d.x3d.jsail.Navigation with parameters of type ProtoInstanceObject Modifier and Type Method Description BillboardObjectBillboardObject. addChildren(ProtoInstanceObject newValue)Add single ProtoInstanceObject (with appropriate node type and containerField value) to MFNode array for children field.CollisionObjectCollisionObject. addChildren(ProtoInstanceObject newValue)Add single ProtoInstanceObject (with appropriate node type and containerField value) to MFNode array for children field.LODObjectLODObject. addChildren(ProtoInstanceObject newValue)Add single ProtoInstanceObject (with appropriate node type and containerField value) to MFNode array for children field.ViewpointGroupObjectViewpointGroupObject. addChildren(ProtoInstanceObject newValue)Add single ProtoInstanceObject (with appropriate node type and containerField value) to MFNode array for children field.BillboardObjectBillboardObject. setMetadata(ProtoInstanceObject newValue)Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.CollisionObjectCollisionObject. setMetadata(ProtoInstanceObject newValue)Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.LODObjectLODObject. setMetadata(ProtoInstanceObject newValue)Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.NavigationInfoObjectNavigationInfoObject. setMetadata(ProtoInstanceObject newValue)Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.OrthoViewpointObjectOrthoViewpointObject. setMetadata(ProtoInstanceObject newValue)Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.ViewpointGroupObjectViewpointGroupObject. setMetadata(ProtoInstanceObject newValue)Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.ViewpointObjectViewpointObject. setMetadata(ProtoInstanceObject newValue)Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.CollisionObjectCollisionObject. setProxy(ProtoInstanceObject newValue)Assign ProtoInstance (using a properly typed node) to initializeOnly SFNode field proxy. -
Uses of ProtoInstanceObject in org.web3d.x3d.jsail.Networking
Methods in org.web3d.x3d.jsail.Networking with parameters of type ProtoInstanceObject Modifier and Type Method Description AnchorObjectAnchorObject. addChildren(ProtoInstanceObject newValue)Add single ProtoInstanceObject (with appropriate node type and containerField value) to MFNode array for children field.LoadSensorObjectLoadSensorObject. addWatchList(ProtoInstanceObject newValue)Add single ProtoInstanceObject (with appropriate node type and containerField value) to MFNode array for watchList field.AnchorObjectAnchorObject. setMetadata(ProtoInstanceObject newValue)Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.InlineObjectInlineObject. setMetadata(ProtoInstanceObject newValue)Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.LoadSensorObjectLoadSensorObject. setMetadata(ProtoInstanceObject newValue)Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata. -
Uses of ProtoInstanceObject in org.web3d.x3d.jsail.NURBS
Methods in org.web3d.x3d.jsail.NURBS with parameters of type ProtoInstanceObject Modifier and Type Method Description Contour2DObjectContour2DObject. addChildren(ProtoInstanceObject newValue)Add single ProtoInstanceObject (with appropriate node type and containerField value) to MFNode array for children field.NurbsSetObjectNurbsSetObject. addGeometry(ProtoInstanceObject newValue)Add single ProtoInstanceObject (with appropriate node type and containerField value) to MFNode array for geometry field.NurbsTrimmedSurfaceObjectNurbsTrimmedSurfaceObject. addTrimmingContour(ProtoInstanceObject newValue)Add single ProtoInstanceObject (with appropriate node type and containerField value) to MFNode array for trimmingContour field.NurbsCurveObjectNurbsCurveObject. setControlPoint(ProtoInstanceObject newValue)Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field controlPoint.NurbsOrientationInterpolatorObjectNurbsOrientationInterpolatorObject. setControlPoint(ProtoInstanceObject newValue)Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field controlPoint.NurbsPatchSurfaceObjectNurbsPatchSurfaceObject. setControlPoint(ProtoInstanceObject newValue)Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field controlPoint.NurbsPositionInterpolatorObjectNurbsPositionInterpolatorObject. setControlPoint(ProtoInstanceObject newValue)Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field controlPoint.NurbsSurfaceInterpolatorObjectNurbsSurfaceInterpolatorObject. setControlPoint(ProtoInstanceObject newValue)Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field controlPoint.NurbsTrimmedSurfaceObjectNurbsTrimmedSurfaceObject. setControlPoint(ProtoInstanceObject newValue)Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field controlPoint.NurbsSweptSurfaceObjectNurbsSweptSurfaceObject. setCrossSectionCurve(ProtoInstanceObject newValue)Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field crossSectionCurve.Contour2DObjectContour2DObject. setMetadata(ProtoInstanceObject newValue)Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.ContourPolyline2DObjectContourPolyline2DObject. setMetadata(ProtoInstanceObject newValue)Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.CoordinateDoubleObjectCoordinateDoubleObject. setMetadata(ProtoInstanceObject newValue)Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.NurbsCurve2DObjectNurbsCurve2DObject. setMetadata(ProtoInstanceObject newValue)Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.NurbsCurveObjectNurbsCurveObject. setMetadata(ProtoInstanceObject newValue)Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.NurbsOrientationInterpolatorObjectNurbsOrientationInterpolatorObject. setMetadata(ProtoInstanceObject newValue)Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.NurbsPatchSurfaceObjectNurbsPatchSurfaceObject. setMetadata(ProtoInstanceObject newValue)Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.NurbsPositionInterpolatorObjectNurbsPositionInterpolatorObject. setMetadata(ProtoInstanceObject newValue)Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.NurbsSetObjectNurbsSetObject. setMetadata(ProtoInstanceObject newValue)Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.NurbsSurfaceInterpolatorObjectNurbsSurfaceInterpolatorObject. setMetadata(ProtoInstanceObject newValue)Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.NurbsSweptSurfaceObjectNurbsSweptSurfaceObject. setMetadata(ProtoInstanceObject newValue)Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.NurbsSwungSurfaceObjectNurbsSwungSurfaceObject. setMetadata(ProtoInstanceObject newValue)Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.NurbsTextureCoordinateObjectNurbsTextureCoordinateObject. setMetadata(ProtoInstanceObject newValue)Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.NurbsTrimmedSurfaceObjectNurbsTrimmedSurfaceObject. setMetadata(ProtoInstanceObject newValue)Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.NurbsSwungSurfaceObjectNurbsSwungSurfaceObject. setProfileCurve(ProtoInstanceObject newValue)Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field profileCurve.NurbsPatchSurfaceObjectNurbsPatchSurfaceObject. setTexCoord(ProtoInstanceObject newValue)Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field texCoord.NurbsTrimmedSurfaceObjectNurbsTrimmedSurfaceObject. setTexCoord(ProtoInstanceObject newValue)Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field texCoord.NurbsSweptSurfaceObjectNurbsSweptSurfaceObject. setTrajectoryCurve(ProtoInstanceObject newValue)Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field trajectoryCurve.NurbsSwungSurfaceObjectNurbsSwungSurfaceObject. setTrajectoryCurve(ProtoInstanceObject newValue)Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field trajectoryCurve. -
Uses of ProtoInstanceObject in org.web3d.x3d.jsail.ParticleSystems
Methods in org.web3d.x3d.jsail.ParticleSystems with parameters of type ProtoInstanceObject Modifier and Type Method Description ParticleSystemObjectParticleSystemObject. addPhysics(ProtoInstanceObject newValue)Add single ProtoInstanceObject (with appropriate node type and containerField value) to MFNode array for physics field.ParticleSystemObjectParticleSystemObject. setAppearance(ProtoInstanceObject newValue)Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field appearance.ParticleSystemObjectParticleSystemObject. setColorRamp(ProtoInstanceObject newValue)Assign ProtoInstance (using a properly typed node) to initializeOnly SFNode field colorRamp.PolylineEmitterObjectPolylineEmitterObject. setCoord(ProtoInstanceObject newValue)Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field coord.VolumeEmitterObjectVolumeEmitterObject. setCoord(ProtoInstanceObject newValue)Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field coord.ParticleSystemObjectParticleSystemObject. setEmitter(ProtoInstanceObject newValue)Assign ProtoInstance (using a properly typed node) to initializeOnly SFNode field emitter.BoundedPhysicsModelObjectBoundedPhysicsModelObject. setGeometry(ProtoInstanceObject newValue)Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field geometry.ParticleSystemObjectParticleSystemObject. setGeometry(ProtoInstanceObject newValue)Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field geometry.BoundedPhysicsModelObjectBoundedPhysicsModelObject. setMetadata(ProtoInstanceObject newValue)Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.ConeEmitterObjectConeEmitterObject. setMetadata(ProtoInstanceObject newValue)Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.ExplosionEmitterObjectExplosionEmitterObject. setMetadata(ProtoInstanceObject newValue)Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.ForcePhysicsModelObjectForcePhysicsModelObject. setMetadata(ProtoInstanceObject newValue)Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.ParticleSystemObjectParticleSystemObject. setMetadata(ProtoInstanceObject newValue)Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.PointEmitterObjectPointEmitterObject. setMetadata(ProtoInstanceObject newValue)Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.PolylineEmitterObjectPolylineEmitterObject. setMetadata(ProtoInstanceObject newValue)Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.SurfaceEmitterObjectSurfaceEmitterObject. setMetadata(ProtoInstanceObject newValue)Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.VolumeEmitterObjectVolumeEmitterObject. setMetadata(ProtoInstanceObject newValue)Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.WindPhysicsModelObjectWindPhysicsModelObject. setMetadata(ProtoInstanceObject newValue)Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.SurfaceEmitterObjectSurfaceEmitterObject. setSurface(ProtoInstanceObject newValue)Assign ProtoInstance (using a properly typed node) to initializeOnly SFNode field surface.ParticleSystemObjectParticleSystemObject. setTexCoordRamp(ProtoInstanceObject newValue)Assign ProtoInstance (using a properly typed node) to initializeOnly SFNode field texCoordRamp. -
Uses of ProtoInstanceObject in org.web3d.x3d.jsail.Picking
Methods in org.web3d.x3d.jsail.Picking with parameters of type ProtoInstanceObject Modifier and Type Method Description PickableGroupObjectPickableGroupObject. addChildren(ProtoInstanceObject newValue)Add single ProtoInstanceObject (with appropriate node type and containerField value) to MFNode array for children field.LinePickSensorObjectLinePickSensorObject. addPickTarget(ProtoInstanceObject newValue)Add single ProtoInstanceObject (with appropriate node type and containerField value) to MFNode array for pickTarget field.PointPickSensorObjectPointPickSensorObject. addPickTarget(ProtoInstanceObject newValue)Add single ProtoInstanceObject (with appropriate node type and containerField value) to MFNode array for pickTarget field.PrimitivePickSensorObjectPrimitivePickSensorObject. addPickTarget(ProtoInstanceObject newValue)Add single ProtoInstanceObject (with appropriate node type and containerField value) to MFNode array for pickTarget field.VolumePickSensorObjectVolumePickSensorObject. addPickTarget(ProtoInstanceObject newValue)Add single ProtoInstanceObject (with appropriate node type and containerField value) to MFNode array for pickTarget field.LinePickSensorObjectLinePickSensorObject. setMetadata(ProtoInstanceObject newValue)Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.PickableGroupObjectPickableGroupObject. setMetadata(ProtoInstanceObject newValue)Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.PointPickSensorObjectPointPickSensorObject. setMetadata(ProtoInstanceObject newValue)Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.PrimitivePickSensorObjectPrimitivePickSensorObject. setMetadata(ProtoInstanceObject newValue)Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.VolumePickSensorObjectVolumePickSensorObject. setMetadata(ProtoInstanceObject newValue)Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.LinePickSensorObjectLinePickSensorObject. setPickingGeometry(ProtoInstanceObject newValue)Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field pickingGeometry.PointPickSensorObjectPointPickSensorObject. setPickingGeometry(ProtoInstanceObject newValue)Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field pickingGeometry.PrimitivePickSensorObjectPrimitivePickSensorObject. setPickingGeometry(ProtoInstanceObject newValue)Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field pickingGeometry.VolumePickSensorObjectVolumePickSensorObject. setPickingGeometry(ProtoInstanceObject newValue)Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field pickingGeometry. -
Uses of ProtoInstanceObject in org.web3d.x3d.jsail.PointingDeviceSensor
Methods in org.web3d.x3d.jsail.PointingDeviceSensor with parameters of type ProtoInstanceObject Modifier and Type Method Description CylinderSensorObjectCylinderSensorObject. setMetadata(ProtoInstanceObject newValue)Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.PlaneSensorObjectPlaneSensorObject. setMetadata(ProtoInstanceObject newValue)Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.SphereSensorObjectSphereSensorObject. setMetadata(ProtoInstanceObject newValue)Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.TouchSensorObjectTouchSensorObject. setMetadata(ProtoInstanceObject newValue)Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata. -
Uses of ProtoInstanceObject in org.web3d.x3d.jsail.Rendering
Methods in org.web3d.x3d.jsail.Rendering with parameters of type ProtoInstanceObject Modifier and Type Method Description IndexedLineSetObjectIndexedLineSetObject. addAttrib(ProtoInstanceObject newValue)Add single ProtoInstanceObject (with appropriate node type and containerField value) to MFNode array for attrib field.IndexedTriangleFanSetObjectIndexedTriangleFanSetObject. addAttrib(ProtoInstanceObject newValue)Add single ProtoInstanceObject (with appropriate node type and containerField value) to MFNode array for attrib field.IndexedTriangleSetObjectIndexedTriangleSetObject. addAttrib(ProtoInstanceObject newValue)Add single ProtoInstanceObject (with appropriate node type and containerField value) to MFNode array for attrib field.IndexedTriangleStripSetObjectIndexedTriangleStripSetObject. addAttrib(ProtoInstanceObject newValue)Add single ProtoInstanceObject (with appropriate node type and containerField value) to MFNode array for attrib field.LineSetObjectLineSetObject. addAttrib(ProtoInstanceObject newValue)Add single ProtoInstanceObject (with appropriate node type and containerField value) to MFNode array for attrib field.PointSetObjectPointSetObject. addAttrib(ProtoInstanceObject newValue)Add single ProtoInstanceObject (with appropriate node type and containerField value) to MFNode array for attrib field.TriangleFanSetObjectTriangleFanSetObject. addAttrib(ProtoInstanceObject newValue)Add single ProtoInstanceObject (with appropriate node type and containerField value) to MFNode array for attrib field.TriangleSetObjectTriangleSetObject. addAttrib(ProtoInstanceObject newValue)Add single ProtoInstanceObject (with appropriate node type and containerField value) to MFNode array for attrib field.TriangleStripSetObjectTriangleStripSetObject. addAttrib(ProtoInstanceObject newValue)Add single ProtoInstanceObject (with appropriate node type and containerField value) to MFNode array for attrib field.IndexedLineSetObjectIndexedLineSetObject. setColor(ProtoInstanceObject newValue)Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field color.IndexedTriangleFanSetObjectIndexedTriangleFanSetObject. setColor(ProtoInstanceObject newValue)Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field color.IndexedTriangleSetObjectIndexedTriangleSetObject. setColor(ProtoInstanceObject newValue)Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field color.IndexedTriangleStripSetObjectIndexedTriangleStripSetObject. setColor(ProtoInstanceObject newValue)Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field color.LineSetObjectLineSetObject. setColor(ProtoInstanceObject newValue)Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field color.PointSetObjectPointSetObject. setColor(ProtoInstanceObject newValue)Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field color.TriangleFanSetObjectTriangleFanSetObject. setColor(ProtoInstanceObject newValue)Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field color.TriangleSetObjectTriangleSetObject. setColor(ProtoInstanceObject newValue)Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field color.TriangleStripSetObjectTriangleStripSetObject. setColor(ProtoInstanceObject newValue)Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field color.IndexedLineSetObjectIndexedLineSetObject. setCoord(ProtoInstanceObject newValue)Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field coord.IndexedTriangleFanSetObjectIndexedTriangleFanSetObject. setCoord(ProtoInstanceObject newValue)Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field coord.IndexedTriangleSetObjectIndexedTriangleSetObject. setCoord(ProtoInstanceObject newValue)Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field coord.IndexedTriangleStripSetObjectIndexedTriangleStripSetObject. setCoord(ProtoInstanceObject newValue)Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field coord.LineSetObjectLineSetObject. setCoord(ProtoInstanceObject newValue)Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field coord.PointSetObjectPointSetObject. setCoord(ProtoInstanceObject newValue)Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field coord.TriangleFanSetObjectTriangleFanSetObject. setCoord(ProtoInstanceObject newValue)Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field coord.TriangleSetObjectTriangleSetObject. setCoord(ProtoInstanceObject newValue)Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field coord.TriangleStripSetObjectTriangleStripSetObject. setCoord(ProtoInstanceObject newValue)Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field coord.IndexedLineSetObjectIndexedLineSetObject. setFogCoord(ProtoInstanceObject newValue)Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field fogCoord.IndexedTriangleFanSetObjectIndexedTriangleFanSetObject. setFogCoord(ProtoInstanceObject newValue)Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field fogCoord.IndexedTriangleSetObjectIndexedTriangleSetObject. setFogCoord(ProtoInstanceObject newValue)Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field fogCoord.IndexedTriangleStripSetObjectIndexedTriangleStripSetObject. setFogCoord(ProtoInstanceObject newValue)Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field fogCoord.LineSetObjectLineSetObject. setFogCoord(ProtoInstanceObject newValue)Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field fogCoord.PointSetObjectPointSetObject. setFogCoord(ProtoInstanceObject newValue)Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field fogCoord.TriangleFanSetObjectTriangleFanSetObject. setFogCoord(ProtoInstanceObject newValue)Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field fogCoord.TriangleSetObjectTriangleSetObject. setFogCoord(ProtoInstanceObject newValue)Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field fogCoord.TriangleStripSetObjectTriangleStripSetObject. setFogCoord(ProtoInstanceObject newValue)Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field fogCoord.ClipPlaneObjectClipPlaneObject. setMetadata(ProtoInstanceObject newValue)Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.ColorObjectColorObject. setMetadata(ProtoInstanceObject newValue)Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.ColorRGBAObjectColorRGBAObject. setMetadata(ProtoInstanceObject newValue)Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.CoordinateObjectCoordinateObject. setMetadata(ProtoInstanceObject newValue)Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.IndexedLineSetObjectIndexedLineSetObject. setMetadata(ProtoInstanceObject newValue)Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.IndexedTriangleFanSetObjectIndexedTriangleFanSetObject. setMetadata(ProtoInstanceObject newValue)Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.IndexedTriangleSetObjectIndexedTriangleSetObject. setMetadata(ProtoInstanceObject newValue)Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.IndexedTriangleStripSetObjectIndexedTriangleStripSetObject. setMetadata(ProtoInstanceObject newValue)Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.LineSetObjectLineSetObject. setMetadata(ProtoInstanceObject newValue)Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.NormalObjectNormalObject. setMetadata(ProtoInstanceObject newValue)Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.PointSetObjectPointSetObject. setMetadata(ProtoInstanceObject newValue)Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.TriangleFanSetObjectTriangleFanSetObject. setMetadata(ProtoInstanceObject newValue)Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.TriangleSetObjectTriangleSetObject. setMetadata(ProtoInstanceObject newValue)Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.TriangleStripSetObjectTriangleStripSetObject. setMetadata(ProtoInstanceObject newValue)Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.IndexedTriangleFanSetObjectIndexedTriangleFanSetObject. setNormal(ProtoInstanceObject newValue)Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field normal.IndexedTriangleSetObjectIndexedTriangleSetObject. setNormal(ProtoInstanceObject newValue)Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field normal.IndexedTriangleStripSetObjectIndexedTriangleStripSetObject. setNormal(ProtoInstanceObject newValue)Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field normal.TriangleFanSetObjectTriangleFanSetObject. setNormal(ProtoInstanceObject newValue)Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field normal.TriangleSetObjectTriangleSetObject. setNormal(ProtoInstanceObject newValue)Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field normal.TriangleStripSetObjectTriangleStripSetObject. setNormal(ProtoInstanceObject newValue)Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field normal.IndexedTriangleFanSetObjectIndexedTriangleFanSetObject. setTexCoord(ProtoInstanceObject newValue)Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field texCoord.IndexedTriangleSetObjectIndexedTriangleSetObject. setTexCoord(ProtoInstanceObject newValue)Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field texCoord.IndexedTriangleStripSetObjectIndexedTriangleStripSetObject. setTexCoord(ProtoInstanceObject newValue)Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field texCoord.TriangleFanSetObjectTriangleFanSetObject. setTexCoord(ProtoInstanceObject newValue)Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field texCoord.TriangleSetObjectTriangleSetObject. setTexCoord(ProtoInstanceObject newValue)Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field texCoord.TriangleStripSetObjectTriangleStripSetObject. setTexCoord(ProtoInstanceObject newValue)Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field texCoord. -
Uses of ProtoInstanceObject in org.web3d.x3d.jsail.RigidBodyPhysics
Methods in org.web3d.x3d.jsail.RigidBodyPhysics with parameters of type ProtoInstanceObject Modifier and Type Method Description RigidBodyCollectionObjectRigidBodyCollectionObject. addBodies(ProtoInstanceObject newValue)Add single ProtoInstanceObject (with appropriate node type and containerField value) to MFNode array for bodies field.CollisionCollectionObjectCollisionCollectionObject. addCollidables(ProtoInstanceObject newValue)Add single ProtoInstanceObject (with appropriate node type and containerField value) to MFNode array for collidables field.CollisionSpaceObjectCollisionSpaceObject. addCollidables(ProtoInstanceObject newValue)Add single ProtoInstanceObject (with appropriate node type and containerField value) to MFNode array for collidables field.RigidBodyObjectRigidBodyObject. addGeometry(ProtoInstanceObject newValue)Add single ProtoInstanceObject (with appropriate node type and containerField value) to MFNode array for geometry field.RigidBodyCollectionObjectRigidBodyCollectionObject. addJoints(ProtoInstanceObject newValue)Add single ProtoInstanceObject (with appropriate node type and containerField value) to MFNode array for joints field.BallJointObjectBallJointObject. setBody1(ProtoInstanceObject newValue)Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field body1.ContactObjectContactObject. setBody1(ProtoInstanceObject newValue)Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field body1.DoubleAxisHingeJointObjectDoubleAxisHingeJointObject. setBody1(ProtoInstanceObject newValue)Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field body1.MotorJointObjectMotorJointObject. setBody1(ProtoInstanceObject newValue)Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field body1.SingleAxisHingeJointObjectSingleAxisHingeJointObject. setBody1(ProtoInstanceObject newValue)Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field body1.SliderJointObjectSliderJointObject. setBody1(ProtoInstanceObject newValue)Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field body1.UniversalJointObjectUniversalJointObject. setBody1(ProtoInstanceObject newValue)Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field body1.BallJointObjectBallJointObject. setBody2(ProtoInstanceObject newValue)Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field body2.ContactObjectContactObject. setBody2(ProtoInstanceObject newValue)Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field body2.DoubleAxisHingeJointObjectDoubleAxisHingeJointObject. setBody2(ProtoInstanceObject newValue)Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field body2.MotorJointObjectMotorJointObject. setBody2(ProtoInstanceObject newValue)Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field body2.SingleAxisHingeJointObjectSingleAxisHingeJointObject. setBody2(ProtoInstanceObject newValue)Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field body2.SliderJointObjectSliderJointObject. setBody2(ProtoInstanceObject newValue)Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field body2.UniversalJointObjectUniversalJointObject. setBody2(ProtoInstanceObject newValue)Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field body2.CollidableOffsetObjectCollidableOffsetObject. setCollidable(ProtoInstanceObject newValue)Assign ProtoInstance (using a properly typed node) to initializeOnly SFNode field collidable.CollisionSensorObjectCollisionSensorObject. setCollider(ProtoInstanceObject newValue)Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field collider.RigidBodyCollectionObjectRigidBodyCollectionObject. setCollider(ProtoInstanceObject newValue)Assign ProtoInstance (using a properly typed node) to initializeOnly SFNode field collider.ContactObjectContactObject. setGeometry1(ProtoInstanceObject newValue)Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field geometry1.ContactObjectContactObject. setGeometry2(ProtoInstanceObject newValue)Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field geometry2.RigidBodyObjectRigidBodyObject. setMassDensityModel(ProtoInstanceObject newValue)Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field massDensityModel.BallJointObjectBallJointObject. setMetadata(ProtoInstanceObject newValue)Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.CollidableOffsetObjectCollidableOffsetObject. setMetadata(ProtoInstanceObject newValue)Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.CollidableShapeObjectCollidableShapeObject. setMetadata(ProtoInstanceObject newValue)Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.CollisionCollectionObjectCollisionCollectionObject. setMetadata(ProtoInstanceObject newValue)Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.CollisionSensorObjectCollisionSensorObject. setMetadata(ProtoInstanceObject newValue)Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.CollisionSpaceObjectCollisionSpaceObject. setMetadata(ProtoInstanceObject newValue)Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.ContactObjectContactObject. setMetadata(ProtoInstanceObject newValue)Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.DoubleAxisHingeJointObjectDoubleAxisHingeJointObject. setMetadata(ProtoInstanceObject newValue)Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.MotorJointObjectMotorJointObject. setMetadata(ProtoInstanceObject newValue)Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.RigidBodyCollectionObjectRigidBodyCollectionObject. setMetadata(ProtoInstanceObject newValue)Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.RigidBodyObjectRigidBodyObject. setMetadata(ProtoInstanceObject newValue)Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.SingleAxisHingeJointObjectSingleAxisHingeJointObject. setMetadata(ProtoInstanceObject newValue)Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.SliderJointObjectSliderJointObject. setMetadata(ProtoInstanceObject newValue)Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.UniversalJointObjectUniversalJointObject. setMetadata(ProtoInstanceObject newValue)Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.CollidableShapeObjectCollidableShapeObject. setShape(ProtoInstanceObject newValue)Assign ProtoInstance (using a properly typed node) to initializeOnly SFNode field shape. -
Uses of ProtoInstanceObject in org.web3d.x3d.jsail.Scripting
Methods in org.web3d.x3d.jsail.Scripting with parameters of type ProtoInstanceObject Modifier and Type Method Description ScriptObjectScriptObject. setMetadata(ProtoInstanceObject newValue)Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata. -
Uses of ProtoInstanceObject in org.web3d.x3d.jsail.Shaders
Methods in org.web3d.x3d.jsail.Shaders with parameters of type ProtoInstanceObject Modifier and Type Method Description ComposedShaderObjectComposedShaderObject. addParts(ProtoInstanceObject newValue)Add single ProtoInstanceObject (with appropriate node type and containerField value) to MFNode array for parts field.ProgramShaderObjectProgramShaderObject. addPrograms(ProtoInstanceObject newValue)Add single ProtoInstanceObject (with appropriate node type and containerField value) to MFNode array for programs field.ComposedShaderObjectComposedShaderObject. setMetadata(ProtoInstanceObject newValue)Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.FloatVertexAttributeObjectFloatVertexAttributeObject. setMetadata(ProtoInstanceObject newValue)Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.Matrix3VertexAttributeObjectMatrix3VertexAttributeObject. setMetadata(ProtoInstanceObject newValue)Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.Matrix4VertexAttributeObjectMatrix4VertexAttributeObject. setMetadata(ProtoInstanceObject newValue)Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.PackagedShaderObjectPackagedShaderObject. setMetadata(ProtoInstanceObject newValue)Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.ProgramShaderObjectProgramShaderObject. setMetadata(ProtoInstanceObject newValue)Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.ShaderPartObjectShaderPartObject. setMetadata(ProtoInstanceObject newValue)Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.ShaderProgramObjectShaderProgramObject. setMetadata(ProtoInstanceObject newValue)Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata. -
Uses of ProtoInstanceObject in org.web3d.x3d.jsail.Shape
Methods in org.web3d.x3d.jsail.Shape with parameters of type ProtoInstanceObject Modifier and Type Method Description AppearanceObjectAppearanceObject. addShaders(ProtoInstanceObject newValue)Add single ProtoInstanceObject (with appropriate node type and containerField value) to MFNode array for shaders field.ShapeObjectShapeObject. setAppearance(ProtoInstanceObject newValue)Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field appearance.AppearanceObjectAppearanceObject. setFillProperties(ProtoInstanceObject newValue)Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field fillProperties.ShapeObjectShapeObject. setGeometry(ProtoInstanceObject newValue)Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field geometry.AppearanceObjectAppearanceObject. setLineProperties(ProtoInstanceObject newValue)Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field lineProperties.AppearanceObjectAppearanceObject. setMaterial(ProtoInstanceObject newValue)Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field material.AppearanceObjectAppearanceObject. setMetadata(ProtoInstanceObject newValue)Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.FillPropertiesObjectFillPropertiesObject. setMetadata(ProtoInstanceObject newValue)Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.LinePropertiesObjectLinePropertiesObject. setMetadata(ProtoInstanceObject newValue)Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.MaterialObjectMaterialObject. setMetadata(ProtoInstanceObject newValue)Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.PointPropertiesObjectPointPropertiesObject. setMetadata(ProtoInstanceObject newValue)Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.ShapeObjectShapeObject. setMetadata(ProtoInstanceObject newValue)Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.TwoSidedMaterialObjectTwoSidedMaterialObject. setMetadata(ProtoInstanceObject newValue)Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.AppearanceObjectAppearanceObject. setPointProperties(ProtoInstanceObject newValue)Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field pointProperties.AppearanceObjectAppearanceObject. setTexture(ProtoInstanceObject newValue)Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field texture.AppearanceObjectAppearanceObject. setTextureTransform(ProtoInstanceObject newValue)Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field textureTransform. -
Uses of ProtoInstanceObject in org.web3d.x3d.jsail.Sound
Methods in org.web3d.x3d.jsail.Sound with parameters of type ProtoInstanceObject Modifier and Type Method Description AudioClipObjectAudioClipObject. setMetadata(ProtoInstanceObject newValue)Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.SoundObjectSoundObject. setMetadata(ProtoInstanceObject newValue)Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.SoundObjectSoundObject. setSource(ProtoInstanceObject newValue)Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field source. -
Uses of ProtoInstanceObject in org.web3d.x3d.jsail.Text
Methods in org.web3d.x3d.jsail.Text with parameters of type ProtoInstanceObject Modifier and Type Method Description TextObjectTextObject. setFontStyle(ProtoInstanceObject newValue)Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field fontStyle.FontStyleObjectFontStyleObject. setMetadata(ProtoInstanceObject newValue)Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.TextObjectTextObject. setMetadata(ProtoInstanceObject newValue)Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata. -
Uses of ProtoInstanceObject in org.web3d.x3d.jsail.Texturing
Methods in org.web3d.x3d.jsail.Texturing with parameters of type ProtoInstanceObject Modifier and Type Method Description MultiTextureCoordinateObjectMultiTextureCoordinateObject. addTexCoord(ProtoInstanceObject newValue)Add single ProtoInstanceObject (with appropriate node type and containerField value) to MFNode array for texCoord field.MultiTextureObjectMultiTextureObject. addTexture(ProtoInstanceObject newValue)Add single ProtoInstanceObject (with appropriate node type and containerField value) to MFNode array for texture field.MultiTextureTransformObjectMultiTextureTransformObject. addTextureTransform(ProtoInstanceObject newValue)Add single ProtoInstanceObject (with appropriate node type and containerField value) to MFNode array for textureTransform field.ImageTextureObjectImageTextureObject. setMetadata(ProtoInstanceObject newValue)Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.MovieTextureObjectMovieTextureObject. setMetadata(ProtoInstanceObject newValue)Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.MultiTextureCoordinateObjectMultiTextureCoordinateObject. setMetadata(ProtoInstanceObject newValue)Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.MultiTextureObjectMultiTextureObject. setMetadata(ProtoInstanceObject newValue)Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.MultiTextureTransformObjectMultiTextureTransformObject. setMetadata(ProtoInstanceObject newValue)Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.PixelTextureObjectPixelTextureObject. setMetadata(ProtoInstanceObject newValue)Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.TextureCoordinateGeneratorObjectTextureCoordinateGeneratorObject. setMetadata(ProtoInstanceObject newValue)Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.TextureCoordinateObjectTextureCoordinateObject. setMetadata(ProtoInstanceObject newValue)Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.TexturePropertiesObjectTexturePropertiesObject. setMetadata(ProtoInstanceObject newValue)Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.TextureTransformObjectTextureTransformObject. setMetadata(ProtoInstanceObject newValue)Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.ImageTextureObjectImageTextureObject. setTextureProperties(ProtoInstanceObject newValue)Assign ProtoInstance (using a properly typed node) to initializeOnly SFNode field textureProperties.MovieTextureObjectMovieTextureObject. setTextureProperties(ProtoInstanceObject newValue)Assign ProtoInstance (using a properly typed node) to initializeOnly SFNode field textureProperties.PixelTextureObjectPixelTextureObject. setTextureProperties(ProtoInstanceObject newValue)Assign ProtoInstance (using a properly typed node) to initializeOnly SFNode field textureProperties. -
Uses of ProtoInstanceObject in org.web3d.x3d.jsail.Texturing3D
Methods in org.web3d.x3d.jsail.Texturing3D with parameters of type ProtoInstanceObject Modifier and Type Method Description ComposedTexture3DObjectComposedTexture3DObject. addTexture(ProtoInstanceObject newValue)Add single ProtoInstanceObject (with appropriate node type and containerField value) to MFNode array for texture field.ComposedTexture3DObjectComposedTexture3DObject. setMetadata(ProtoInstanceObject newValue)Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.ImageTexture3DObjectImageTexture3DObject. setMetadata(ProtoInstanceObject newValue)Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.PixelTexture3DObjectPixelTexture3DObject. setMetadata(ProtoInstanceObject newValue)Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.TextureCoordinate3DObjectTextureCoordinate3DObject. setMetadata(ProtoInstanceObject newValue)Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.TextureCoordinate4DObjectTextureCoordinate4DObject. setMetadata(ProtoInstanceObject newValue)Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.TextureTransform3DObjectTextureTransform3DObject. setMetadata(ProtoInstanceObject newValue)Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.TextureTransformMatrix3DObjectTextureTransformMatrix3DObject. setMetadata(ProtoInstanceObject newValue)Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.ComposedTexture3DObjectComposedTexture3DObject. setTextureProperties(ProtoInstanceObject newValue)Assign ProtoInstance (using a properly typed node) to initializeOnly SFNode field textureProperties.ImageTexture3DObjectImageTexture3DObject. setTextureProperties(ProtoInstanceObject newValue)Assign ProtoInstance (using a properly typed node) to initializeOnly SFNode field textureProperties.PixelTexture3DObjectPixelTexture3DObject. setTextureProperties(ProtoInstanceObject newValue)Assign ProtoInstance (using a properly typed node) to initializeOnly SFNode field textureProperties. -
Uses of ProtoInstanceObject in org.web3d.x3d.jsail.Time
Methods in org.web3d.x3d.jsail.Time with parameters of type ProtoInstanceObject Modifier and Type Method Description TimeSensorObjectTimeSensorObject. setMetadata(ProtoInstanceObject newValue)Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata. -
Uses of ProtoInstanceObject in org.web3d.x3d.jsail.VolumeRendering
Methods in org.web3d.x3d.jsail.VolumeRendering with parameters of type ProtoInstanceObject Modifier and Type Method Description ComposedVolumeStyleObjectComposedVolumeStyleObject. addRenderStyle(ProtoInstanceObject newValue)Add single ProtoInstanceObject (with appropriate node type and containerField value) to MFNode array for renderStyle field.IsoSurfaceVolumeDataObjectIsoSurfaceVolumeDataObject. addRenderStyle(ProtoInstanceObject newValue)Add single ProtoInstanceObject (with appropriate node type and containerField value) to MFNode array for renderStyle field.SegmentedVolumeDataObjectSegmentedVolumeDataObject. addRenderStyle(ProtoInstanceObject newValue)Add single ProtoInstanceObject (with appropriate node type and containerField value) to MFNode array for renderStyle field.IsoSurfaceVolumeDataObjectIsoSurfaceVolumeDataObject. setGradients(ProtoInstanceObject newValue)Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field gradients.ShadedVolumeStyleObjectShadedVolumeStyleObject. setMaterial(ProtoInstanceObject newValue)Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field material.BlendedVolumeStyleObjectBlendedVolumeStyleObject. setMetadata(ProtoInstanceObject newValue)Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.BoundaryEnhancementVolumeStyleObjectBoundaryEnhancementVolumeStyleObject. setMetadata(ProtoInstanceObject newValue)Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.CartoonVolumeStyleObjectCartoonVolumeStyleObject. setMetadata(ProtoInstanceObject newValue)Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.ComposedVolumeStyleObjectComposedVolumeStyleObject. setMetadata(ProtoInstanceObject newValue)Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.EdgeEnhancementVolumeStyleObjectEdgeEnhancementVolumeStyleObject. setMetadata(ProtoInstanceObject newValue)Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.IsoSurfaceVolumeDataObjectIsoSurfaceVolumeDataObject. setMetadata(ProtoInstanceObject newValue)Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.OpacityMapVolumeStyleObjectOpacityMapVolumeStyleObject. setMetadata(ProtoInstanceObject newValue)Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.ProjectionVolumeStyleObjectProjectionVolumeStyleObject. setMetadata(ProtoInstanceObject newValue)Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.SegmentedVolumeDataObjectSegmentedVolumeDataObject. setMetadata(ProtoInstanceObject newValue)Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.ShadedVolumeStyleObjectShadedVolumeStyleObject. setMetadata(ProtoInstanceObject newValue)Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.SilhouetteEnhancementVolumeStyleObjectSilhouetteEnhancementVolumeStyleObject. setMetadata(ProtoInstanceObject newValue)Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.ToneMappedVolumeStyleObjectToneMappedVolumeStyleObject. setMetadata(ProtoInstanceObject newValue)Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.VolumeDataObjectVolumeDataObject. setMetadata(ProtoInstanceObject newValue)Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.BlendedVolumeStyleObjectBlendedVolumeStyleObject. setRenderStyle(ProtoInstanceObject newValue)Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field renderStyle.VolumeDataObjectVolumeDataObject. setRenderStyle(ProtoInstanceObject newValue)Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field renderStyle.SegmentedVolumeDataObjectSegmentedVolumeDataObject. setSegmentIdentifiers(ProtoInstanceObject newValue)Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field segmentIdentifiers.CartoonVolumeStyleObjectCartoonVolumeStyleObject. setSurfaceNormals(ProtoInstanceObject newValue)Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field surfaceNormals.EdgeEnhancementVolumeStyleObjectEdgeEnhancementVolumeStyleObject. setSurfaceNormals(ProtoInstanceObject newValue)Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field surfaceNormals.ShadedVolumeStyleObjectShadedVolumeStyleObject. setSurfaceNormals(ProtoInstanceObject newValue)Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field surfaceNormals.SilhouetteEnhancementVolumeStyleObjectSilhouetteEnhancementVolumeStyleObject. setSurfaceNormals(ProtoInstanceObject newValue)Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field surfaceNormals.ToneMappedVolumeStyleObjectToneMappedVolumeStyleObject. setSurfaceNormals(ProtoInstanceObject newValue)Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field surfaceNormals.OpacityMapVolumeStyleObjectOpacityMapVolumeStyleObject. setTransferFunction(ProtoInstanceObject newValue)Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field transferFunction.BlendedVolumeStyleObjectBlendedVolumeStyleObject. setVoxels(ProtoInstanceObject newValue)Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field voxels.IsoSurfaceVolumeDataObjectIsoSurfaceVolumeDataObject. setVoxels(ProtoInstanceObject newValue)Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field voxels.SegmentedVolumeDataObjectSegmentedVolumeDataObject. setVoxels(ProtoInstanceObject newValue)Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field voxels.VolumeDataObjectVolumeDataObject. setVoxels(ProtoInstanceObject newValue)Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field voxels.BlendedVolumeStyleObjectBlendedVolumeStyleObject. setWeightTransferFunction1(ProtoInstanceObject newValue)Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field weightTransferFunction1.BlendedVolumeStyleObjectBlendedVolumeStyleObject. setWeightTransferFunction2(ProtoInstanceObject newValue)Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field weightTransferFunction2.