Uses of Class
org.web3d.vrml.lang.InvalidFieldException
Packages that use InvalidFieldException
Package
Description
-
Uses of InvalidFieldException in org.web3d.vrml.lang
Methods in org.web3d.vrml.lang that throw InvalidFieldExceptionModifier and TypeMethodDescriptionintVRMLNodeTemplate.appendField(VRMLFieldDeclaration field) Append a field declaration to this node.voidVRMLNodeTemplate.deleteField(int index) Delete the field at the given index.voidVRMLNodeTemplate.deleteField(VRMLFieldDeclaration field) Delete the named field.VRMLNode.getUserData(int index) Fetch the stored user data for a given field index.voidVRMLNode.setUserData(int index, Object data) Set arbitrary data for a given field. -
Uses of InvalidFieldException in org.web3d.vrml.nodes
Methods in org.web3d.vrml.nodes that throw InvalidFieldExceptionModifier and TypeMethodDescriptionvoidVRMLProtoDeclare.addFieldNodeValue(int index, VRMLNodeType node) Used to set the field value where the field represents a SFNode or MFNode.booleanVRMLMultiExternalNodeType.checkValidContentType(int index, String mimetype) Check to see if the given MIME type is one that would be supported as content coming into this node at the given field index.ImportNodeProxy.getFieldValue(int index) Get the value of a field.VRMLNodeType.getFieldValue(int index) Get the value of a field.VRMLProtoDeclare.getFieldValue(int index) Get the value of a field.Class<?>[]VRMLMultiExternalNodeType.getPreferredClassTypes(int index) Get the list of preferred content class types in order of preference.VRMLTexture2DNodeType.getTextureProperties()Get node content for the textureProperties field.String[]VRMLMultiExternalNodeType.getUrl(int index) Get the list of URLs for the given field index requested by this node.ImportNodeProxy.getUserData(int index) Fetch the stored user data for a given field index.voidVRMLMultiExternalNodeType.setContent(int index, String mimetype, Object content) Set the content of this node to the given object.voidVRMLLightNodeType.setGlobal(boolean global) Set the current value of the global field.voidVRMLTexture2DNodeType.setTextureProperties(VRMLNodeType props) Set node content as replacement for the textureProperties field.voidImportNodeProxy.setUserData(int index, Object data) Set arbitrary data for a given field.voidImportNodeProxy.setValue(int index, boolean value) Set the value of the field at the given index as an boolean.voidImportNodeProxy.setValue(int index, boolean[] value, int numValid) Set the value of the field at the given index as an array of boolean.voidImportNodeProxy.setValue(int index, double value) Set the value of the field at the given index as an double.voidImportNodeProxy.setValue(int index, double[] value, int numValid) Set the value of the field at the given index as an array of doubles.voidImportNodeProxy.setValue(int index, float value) Set the value of the field at the given index as a float.voidImportNodeProxy.setValue(int index, float[] value, int numValid) Set the value of the field at the given index as an array of floats.voidImportNodeProxy.setValue(int index, int value) Set the value of the field at the given index as an integer.voidImportNodeProxy.setValue(int index, int[] value, int numValid) Set the value of the field at the given index as an array of integers.voidImportNodeProxy.setValue(int index, long value) Set the value of the field at the given index as an long.voidImportNodeProxy.setValue(int index, long[] value, int numValid) Set the value of the field at the given index as an array of longs.voidSet the value of the field at the given index as a string.voidSet the value of the field at the given index as an array of strings.voidImportNodeProxy.setValue(int index, VRMLNodeType child) Set the value of the field at the given index as a node.voidImportNodeProxy.setValue(int index, VRMLNodeType[] children, int numValid) Set the value of the field at the given index as an array of nodes.voidVRMLNodeType.setValue(int index, boolean value) Set the value of the field at the given index as an boolean.voidVRMLNodeType.setValue(int index, boolean[] value, int numValid) Set the value of the field at the given index as an array of boolean.voidVRMLNodeType.setValue(int index, double value) Set the value of the field at the given index as an double.voidVRMLNodeType.setValue(int index, double[] value, int numValid) Set the value of the field at the given index as an array of doubles.voidVRMLNodeType.setValue(int index, float value) Set the value of the field at the given index as a float.voidVRMLNodeType.setValue(int index, float[] value, int numValid) Set the value of the field at the given index as an array of floats.voidVRMLNodeType.setValue(int index, int value) Set the value of the field at the given index as an integer.voidVRMLNodeType.setValue(int index, int[] value, int numValid) Set the value of the field at the given index as an array of integers.voidVRMLNodeType.setValue(int index, long value) Set the value of the field at the given index as an long.voidVRMLNodeType.setValue(int index, long[] value, int numValid) Set the value of the field at the given index as an array of longs.voidSet the value of the field at the given index as a string.voidSet the value of the field at the given index as an array of strings.voidVRMLNodeType.setValue(int index, VRMLNodeType child) Set the value of the field at the given index as a node.voidVRMLNodeType.setValue(int index, VRMLNodeType[] children, int numValid) Set the value of the field at the given index as an array of nodes.voidVRMLProtoDeclare.setValue(int index, boolean value) Set the value of the field at the given index as an boolean.voidVRMLProtoDeclare.setValue(int index, boolean[] value, int numValid) Set the value of the field at the given index as an array of boolean.voidVRMLProtoDeclare.setValue(int index, double value) Set the value of the field at the given index as an double.voidVRMLProtoDeclare.setValue(int index, double[] value, int numValid) Set the value of the field at the given index as an array of doubles.voidVRMLProtoDeclare.setValue(int index, float value) Set the value of the field at the given index as a float.voidVRMLProtoDeclare.setValue(int index, float[] value, int numValid) Set the value of the field at the given index as an array of floats.voidVRMLProtoDeclare.setValue(int index, int value) Set the value of the field at the given index as an integer.voidVRMLProtoDeclare.setValue(int index, int[] value, int numValid) Set the value of the field at the given index as an array of integers.voidVRMLProtoDeclare.setValue(int index, long value) Set the value of the field at the given index as an long.voidVRMLProtoDeclare.setValue(int index, long[] value, int numValid) Set the value of the field at the given index as an array of longs.voidSet the value of the field at the given index as a string.voidSet the value of the field at the given index as an array of strings. -
Uses of InvalidFieldException in org.web3d.vrml.nodes.proto
Methods in org.web3d.vrml.nodes.proto that throw InvalidFieldExceptionModifier and TypeMethodDescriptionvoidPrototypeDecl.addFieldNodeValue(int index, VRMLNodeType node) Used to set the field value where the field represents a SFNode or MFNode.voidPrototypeDecl.addIS(String declFieldName, VRMLNodeType destNode, int destField) Register an IS setup between the incoming field and the destination node.intAbstractProto.appendField(VRMLFieldDeclaration field) Append a field declaration to this node.voidAbstractProto.deleteField(int index) Delete the field at the given index.voidAbstractProto.deleteField(VRMLFieldDeclaration field) Delete the named field.ProtoInstancePlaceHolder.getFieldValue(int index) Get the value of a field.PrototypeDecl.getFieldValue(int index) Get the value of a field.ExternalPrototypeDecl.getUserData(int index) ProtoInstancePlaceHolder.getUserData(int index) Fetch the stored user data for a given field index.voidExternalPrototypeDecl.setUserData(int index, Object data) voidProtoInstancePlaceHolder.setUserData(int index, Object data) Set arbitrary data for a given field.voidProtoInstancePlaceHolder.setValue(int index, boolean value) Set the value of the field at the given index as an booleaneger.voidProtoInstancePlaceHolder.setValue(int index, boolean[] value, int numValid) Set the value of the field at the given index as an array of booleanegers.voidProtoInstancePlaceHolder.setValue(int index, double value) Set the value of the field at the given index as an double.voidProtoInstancePlaceHolder.setValue(int index, double[] value, int numValid) Set the value of the field at the given index as an array of doubles.voidProtoInstancePlaceHolder.setValue(int index, float value) Set the value of the field at the given index as a float.voidProtoInstancePlaceHolder.setValue(int index, float[] value, int numValid) Set the value of the field at the given index as an array of floats.voidProtoInstancePlaceHolder.setValue(int index, int value) Set the value of the field at the given index as an integer.voidProtoInstancePlaceHolder.setValue(int index, int[] value, int numValid) Set the value of the field at the given index as an array of integers.voidProtoInstancePlaceHolder.setValue(int index, long value) Set the value of the field at the given index as an long.voidProtoInstancePlaceHolder.setValue(int index, long[] value, int numValid) Set the value of the field at the given index as an array of longs.voidSet the value of the field at the given index as a string.voidSet the value of the field at the given index as an array of strings.voidProtoInstancePlaceHolder.setValue(int index, VRMLNodeType child) Set the value of the field at the given index as a node.voidProtoInstancePlaceHolder.setValue(int index, VRMLNodeType[] children, int numValid) Set the value of the field at the given index as an array of nodes.voidPrototypeDecl.setValue(int index, boolean value) Set the value of the field at the given index as an boolean.voidPrototypeDecl.setValue(int index, boolean[] value, int numValid) Set the value of the field at the given index as an array of boolean.voidPrototypeDecl.setValue(int index, double value) Set the value of the field at the given index as an double.voidPrototypeDecl.setValue(int index, double[] value, int numValid) Set the value of the field at the given index as an array of doubles.voidPrototypeDecl.setValue(int index, float value) Set the value of the field at the given index as a float.voidPrototypeDecl.setValue(int index, float[] value, int numValid) Set the value of the field at the given index as an array of floats.voidPrototypeDecl.setValue(int index, int value) Set the value of the field at the given index as an integer.voidPrototypeDecl.setValue(int index, int[] value, int numValid) Set the value of the field at the given index as an array of integers.voidPrototypeDecl.setValue(int index, long value) Set the value of the field at the given index as an long.voidPrototypeDecl.setValue(int index, long[] value, int numValid) Set the value of the field at the given index as an array of longs.voidSet the value of the field at the given index as a string.voidSet the value of the field at the given index as an array of strings. -
Uses of InvalidFieldException in org.web3d.vrml.renderer
Methods in org.web3d.vrml.renderer that throw InvalidFieldExceptionModifier and TypeMethodDescriptionCRProtoInstance.getFieldValue(int index) Get the value of a field.CRProtoInstance.getUserData(int index) Fetch the stored user data for a given field index.booleanCRProtoInstance.isDefaultValue(int index) Determine whether the field is a default value or has been set by the proto resolving.voidCRProtoInstance.setUserData(int index, Object data) Set arbitrary data for a given field.voidCRProtoInstance.setValue(int index, boolean value) Set the value of the field at the given index as an boolean.voidCRProtoInstance.setValue(int index, boolean[] value, int numValid) Set the value of the field at the given index as an array of booleans.voidCRProtoInstance.setValue(int index, double value) Set the value of the field at the given index as an double.voidCRProtoInstance.setValue(int index, double[] value, int numValid) Set the value of the field at the given index as an array of doubles.voidCRProtoInstance.setValue(int index, float value) Set the value of the field at the given index as a float.voidCRProtoInstance.setValue(int index, float[] value, int numValid) Set the value of the field at the given index as an array of floats.voidCRProtoInstance.setValue(int index, int value) Set the value of the field at the given index as an integer.voidCRProtoInstance.setValue(int index, int[] value, int numValid) Set the value of the field at the given index as an array of integers.voidCRProtoInstance.setValue(int index, long value) Set the value of the field at the given index as an integer.voidCRProtoInstance.setValue(int index, long[] value, int numValid) Set the value of the field at the given index as an array of integers.voidSet the value of the field at the given index as a string.voidSet the value of the field at the given index as an array of strings.voidCRProtoInstance.setValue(int index, VRMLNodeType child) Set the value of the field at the given index as a node.voidCRProtoInstance.setValue(int index, VRMLNodeType[] children, int numValid) Set the value of the field at the given index as an array of nodes. -
Uses of InvalidFieldException in org.web3d.vrml.renderer.common.nodes
Methods in org.web3d.vrml.renderer.common.nodes that throw InvalidFieldExceptionModifier and TypeMethodDescriptionvoidAbstractDynamicFieldNode.deleteField(int index) Delete the field at the given index.voidAbstractDynamicFieldNode.deleteField(VRMLFieldDeclaration field) Delete the named field.AbstractNode.getFieldValue(int index) BaseBindableNode.getFieldValue(int index) Get the value of a field.BaseComponentGeometryNode.getFieldValue(int index) Get the value of a field.BaseDragSensorNode.getFieldValue(int index) Get the value of a field.BaseGroupingNode.getFieldValue(int index) Get the value of a field.BaseIndexedGeometryNode.getFieldValue(int index) Get the value of a field.BaseIndexedTriangleGeometryNode.getFieldValue(int index) Get the value of a field.BaseInterpolatorNode.getFieldValue(int index) Get the value of a field.BaseLightNode.getFieldValue(int index) Get the value of a field.BaseMetadataObjectNode.getFieldValue(int index) Get the value of a field.BaseSensorNode.getFieldValue(int index) Get the value of a field.BaseSequencerNode.getFieldValue(int index) Get the value of a field.BaseTexture2DNode.getFieldValue(int index) Get the value of a field.BaseTexture3DNode.getFieldValue(int index) Get the value of a field.BaseTimeControlledNode.getFieldValue(int index) Get the value of a field.BaseTexture2DNode.getTextureProperties()Get node content for the textureProperties field.AbstractNode.getUserData(int index) voidBaseLightNode.setGlobal(boolean global) Set the current value of the global field.voidBaseTexture2DNode.setTextureProperties(VRMLNodeType props) Set node content as replacement for the textureProperties field.voidAbstractNode.setUserData(int index, Object data) voidAbstractNode.setValue(int index, boolean value) voidAbstractNode.setValue(int index, boolean[] value, int numValid) voidAbstractNode.setValue(int index, double value) voidAbstractNode.setValue(int index, double[] value, int numValid) voidAbstractNode.setValue(int index, float value) voidAbstractNode.setValue(int index, float[] value, int numValid) voidAbstractNode.setValue(int index, int value) voidAbstractNode.setValue(int index, int[] value, int numValid) voidAbstractNode.setValue(int index, long value) voidAbstractNode.setValue(int index, long[] value, int numValid) voidvoidvoidAbstractNode.setValue(int index, VRMLNodeType child) voidAbstractNode.setValue(int index, VRMLNodeType[] children, int numValid) voidBaseBindableNode.setValue(int index, boolean value) Set the value of the field at the given index as an boolean.voidBaseComponentGeometryNode.setValue(int index, boolean value) Set the value of the field at the given index as an boolean.voidBaseComponentGeometryNode.setValue(int index, VRMLNodeType child) Set the value of the field at the given index as a node.voidBaseDragSensorNode.setValue(int index, boolean value) Set the value of the field at the given index as a boolean.voidSet the value of the field at the given index as an array of floats.voidBaseGroupingNode.setValue(int index, float[] value, int numValid) voidBaseGroupingNode.setValue(int index, VRMLNodeType child) Set the value of the field at the given index as an array of nodes.voidBaseGroupingNode.setValue(int index, VRMLNodeType[] children, int numValid) Set the value of the field at the given index as an array of nodes.voidBaseIndexedGeometryNode.setValue(int index, int[] value, int numValid) Set the value of the field at the given index as an array of integers.voidBaseIndexedTriangleGeometryNode.setValue(int index, int[] value, int numValid) Set the value of the field at the given index as an array of integers.voidBaseIndexedTriangleGeometryNode.setValue(int index, VRMLNodeType child) Set the value of the field at the given index as a node.voidBaseInterpolatorNode.setValue(int index, float[] value, int numValid) Set the value of the field as an array of floats.voidBaseLightNode.setValue(int index, boolean value) Set the value of the field at the given index as an boolean.voidBaseLightNode.setValue(int index, float value) Set the value of the field at the given index as a float.voidBaseLightNode.setValue(int index, float[] value, int numValid) Set the value of the field at the given index as an array of floats.voidSet the value of the field at the given index as an array of strings.voidBasePointSetGeometryNode.setValue(int index, VRMLNodeType child) Set the value of the field at the given index as a node.voidBaseSensorNode.setValue(int index, boolean value) Set the value of the field at the given index as a boolean.voidBaseSequencerNode.setValue(int index, boolean value) Set the value of the field at the given index as a boolean.voidBaseSequencerNode.setValue(int index, float value) Set the value of the field at the given index as a float.voidBaseSequencerNode.setValue(int index, float[] value, int numValid) Set the value of the field at the given index as an array of floats.voidBaseTexture2DNode.setValue(int index, boolean value) Set the value of the field at the given index as a boolean.voidSet the value of the field at the given index as a String.voidBaseTexture2DNode.setValue(int index, VRMLNodeType child) Set the value of the field at the given index as a node.voidBaseTexture3DNode.setValue(int index, boolean value) Set the value of the field at the given index as an boolean.voidBaseTimeControlledNode.setValue(int index, boolean value) Set the value of the field at the given index as a boolean.voidBaseTimeControlledNode.setValue(int index, double value) Set the value of the field at the given index as a double for the SFTime fields.voidBaseTriangleGeometryNode.setValue(int index, VRMLNodeType child) Set the value of the field at the given index as a node. -
Uses of InvalidFieldException in org.web3d.vrml.renderer.common.nodes.annotation
Methods in org.web3d.vrml.renderer.common.nodes.annotation that throw InvalidFieldExceptionModifier and TypeMethodDescriptionBaseAnnotation.getFieldValue(int index) Get the value of a field.BaseAnnotationTarget.getFieldValue(int index) Get the value of a field.voidBaseAnnotation.setValue(int index, float[] value, int numValid) Set the value of the field at the given index as an array of floats.voidBaseAnnotationTarget.setValue(int index, float[] value, int numValid) Set the value of the field at the given index as an array of floats.voidBaseAnnotationTarget.setValue(int index, VRMLNodeType child) Set the value of the field at the given index as a node.voidBaseAnnotationTarget.setValue(int index, VRMLNodeType[] value, int numValid) Set the value of the field at the given index as an array of nodes. -
Uses of InvalidFieldException in org.web3d.vrml.renderer.common.nodes.cadgeometry
Methods in org.web3d.vrml.renderer.common.nodes.cadgeometry that throw InvalidFieldExceptionModifier and TypeMethodDescriptionBaseCADAssembly.getFieldValue(int index) Get the value of a field.BaseCADFace.getFieldValue(int index) Get the value of a field.BaseCADLayer.getFieldValue(int index) Get the value of a field.BaseCADPart.getFieldValue(int index) Get the value of a field.BaseIndexedQuadSet.getFieldValue(int index) Get the value of a field.BaseSolidBREP.getFieldValue(int index) Get the value of a field.voidSet the value of the field at the given index as a String.voidBaseCADFace.setValue(int index, float[] value, int numValid) Set the value of the field at the given index as an array of floats.voidSet the value of the field at the given index as a String.voidBaseCADFace.setValue(int index, VRMLNodeType child) Set the value of the field at the given index as a node.voidBaseCADLayer.setValue(int index, boolean[] value, int numValid) Set the value of the field at the given index as an array of booleans.voidSet the value of the field at the given index as a String.voidBaseCADPart.setValue(int index, float[] value, int numValid) Set the value of the field at the given index as an array of floats.voidSet the value of the field at the given index as a String.voidBaseIndexedQuadSet.setValue(int index, int[] value, int numValid) Set the value of the field at the given index as an array of integers.voidBaseSolidBREP.setValue(int index, boolean value) Set the value of the field at the given index as an boolean.voidBaseSolidBREP.setValue(int index, float value) Set the value of the field at the given index as a float. -
Uses of InvalidFieldException in org.web3d.vrml.renderer.common.nodes.core
Methods in org.web3d.vrml.renderer.common.nodes.core that throw InvalidFieldExceptionModifier and TypeMethodDescriptionBaseMetadataBoolean.getFieldValue(int index) Get the value of a field.BaseMetadataDouble.getFieldValue(int index) Get the value of a field.BaseMetadataFloat.getFieldValue(int index) Get the value of a field.BaseMetadataInteger.getFieldValue(int index) Get the value of a field.BaseMetadataSet.getFieldValue(int index) Get the value of a field.BaseMetadataString.getFieldValue(int index) Get the value of a field.BaseWorldInfo.getFieldValue(int index) Get the value of a field.BaseWorldRoot.getFieldValue(int index) Get the value of a field.voidBaseMetadataBoolean.setValue(int index, boolean[] value, int numValid) Set the value of the field at the given index as an array of boolean.voidBaseMetadataDouble.setValue(int index, double[] value, int numValid) Set the value of the field at the given index as an array of doubles.voidBaseMetadataFloat.setValue(int index, float[] value, int numValid) Set the value of the field at the given index as an array of floats.voidBaseMetadataInteger.setValue(int index, int[] value, int numValid) Set the value of the field at the given index as an array of int.voidBaseMetadataSet.setValue(int index, VRMLNodeType value) Set the value of the field at the given index as a single node.voidBaseMetadataSet.setValue(int index, VRMLNodeType[] value, int numValid) Set the value of the field at the given index as an array of nodes.voidSet the value of the field at the given index as an array of doubles.voidSet the value of the field from the raw string.voidSet the value of the field from the raw collection of strings.voidBaseWorldRoot.setValue(int index, float[] value, int numValid) Set the value of the field at the given index as an array of floats.voidBaseWorldRoot.setValue(int index, VRMLNodeType child) Set the value of the field at the given index as a node.voidBaseWorldRoot.setValue(int index, VRMLNodeType[] children, int numValid) Set the value of the field at the given index as an array of nodes. -
Uses of InvalidFieldException in org.web3d.vrml.renderer.common.nodes.dis
Methods in org.web3d.vrml.renderer.common.nodes.dis that throw InvalidFieldExceptionModifier and TypeMethodDescriptionBaseDISEntityManager.getFieldValue(int index) BaseDISEntityTypeMapping.getFieldValue(int index) BaseEspduTransform.getFieldValue(int index) voidBaseDISEntityManager.setValue(int index, int value) voidvoidBaseDISEntityManager.setValue(int index, VRMLNodeType child) voidBaseDISEntityManager.setValue(int index, VRMLNodeType[] children, int numValid) voidBaseDISEntityTypeMapping.setValue(int index, int value) voidvoidvoidBaseEspduTransform.setValue(int index, boolean value) voidBaseEspduTransform.setValue(int index, double value) voidBaseEspduTransform.setValue(int index, float value) voidBaseEspduTransform.setValue(int index, float[] value, int numValid) voidBaseEspduTransform.setValue(int index, int value) voidvoidvoidBaseEspduTransform.setValue(int index, VRMLNodeType child) -
Uses of InvalidFieldException in org.web3d.vrml.renderer.common.nodes.enveffects
Methods in org.web3d.vrml.renderer.common.nodes.enveffects that throw InvalidFieldExceptionModifier and TypeMethodDescriptionBaseBackground.getFieldValue(int index) BaseFog.getFieldValue(int index) Get the value of a field.BaseFogCoordinate.getFieldValue(int index) Get the value of a field.BaseLocalFog.getFieldValue(int index) Get the value of a field.BaseTextureBackground.getFieldValue(int index) Get the value of a field.Class[]BaseBackground.getPreferredClassTypes(int index) String[]BaseBackground.getUrl(int index) voidBaseBackground.setValue(int index, float value) voidBaseBackground.setValue(int index, float[] value, int numValid) voidvoidBaseFog.setValue(int index, float value) Set the value of the field at the given index as a float.voidBaseFog.setValue(int index, float[] value, int numValid) Set the value of the field at the given index as an array of floats.voidSet the value of the field at the given index as a string.voidBaseFogCoordinate.setValue(int index, float[] value, int numValid) Set the value of the field at the given index as an array of floats.voidBaseLocalFog.setValue(int index, boolean value) Set the value of the field at the given index as a boolean.voidBaseLocalFog.setValue(int index, float value) Set the value of the field at the given index as a float.voidBaseLocalFog.setValue(int index, float[] value, int numValid) Set the value of the field at the given index as an array of floats.voidSet the value of the field at the given index as a string.voidBaseTextureBackground.setValue(int index, float value) Set the value of the field at the given index as an array of floats.voidBaseTextureBackground.setValue(int index, float[] value, int numValid) Set the value of the field at the given index as an array of floats.voidSet the value of the field at the given index as an array of strings.voidBaseTextureBackground.setValue(int index, VRMLNodeType child) Set the value of the field at the given index as an array of nodes. -
Uses of InvalidFieldException in org.web3d.vrml.renderer.common.nodes.environment
Methods in org.web3d.vrml.renderer.common.nodes.environment that throw InvalidFieldExceptionModifier and TypeMethodDescriptionBaseProximitySensor.getFieldValue(int index) Get the value of a field.BaseVisibilitySensor.getFieldValue(int index) Get the value of a field.voidBaseProximitySensor.setValue(int index, boolean value) Set the value of the field at the given index as a boolean.voidBaseProximitySensor.setValue(int index, float[] value, int numValid) Set the value of the field at the given index as an array of floats.voidBaseVisibilitySensor.setValue(int index, float[] value, int numValid) Set the value of the field at the given index as an array of floats. -
Uses of InvalidFieldException in org.web3d.vrml.renderer.common.nodes.eventutils
Methods in org.web3d.vrml.renderer.common.nodes.eventutils that throw InvalidFieldExceptionModifier and TypeMethodDescriptionBaseBooleanFilter.getFieldValue(int index) Get the value of a field.BaseBooleanSequencer.getFieldValue(int index) Get the value of a field.BaseBooleanToggle.getFieldValue(int index) Get the value of a field.BaseBooleanTrigger.getFieldValue(int index) Get the value of a field.BaseIntegerSequencer.getFieldValue(int index) Get the value of a field.BaseIntegerTrigger.getFieldValue(int index) Get the value of a field.BaseTimeTrigger.getFieldValue(int index) Get the value of a field.voidBaseBooleanFilter.setValue(int index, boolean value) Set the value of the field at the given index as a boolean.voidBaseBooleanSequencer.setValue(int index, boolean[] value, int numValid) Set the value of the field at the given index as an array of booleans.voidBaseBooleanToggle.setValue(int index, boolean value) Set the value of the field at the given index as a boolean.voidBaseBooleanTrigger.setValue(int index, double value) Set the value of the field at the given index as a double.voidBaseIntegerSequencer.setValue(int index, int[] value, int numValid) Set the value of the field at the given index as an array of ints.voidBaseIntegerTrigger.setValue(int index, boolean value) Set the value of the field at the given index as a boolean.voidBaseIntegerTrigger.setValue(int index, int value) Set the value of the field at the given index as a integer.voidBaseTimeTrigger.setValue(int index, boolean value) Set the value of the field at the given index as a boolean. -
Uses of InvalidFieldException in org.web3d.vrml.renderer.common.nodes.extensions
Methods in org.web3d.vrml.renderer.common.nodes.extensions that throw InvalidFieldExceptionModifier and TypeMethodDescriptionBaseGamepadSensor.getFieldValue(int index) Get the value of a field.BaseHIDSensor.getFieldValue(int index) Get the value of a field.BaseJoystickSensor.getFieldValue(int index) Get the value of a field.BaseWheelSensor.getFieldValue(int index) Get the value of a field.voidBaseGamepadSensor.setValue(int index, float value) Set the value of the field at the given index as a float.voidBaseHIDSensor.setValue(int index, boolean value) Set the value of the field at the given index as a boolean.voidSet the value of the field at the given index as a String.voidBaseWheelSensor.setValue(int index, float value) Set the value of the field at the given index as a float. -
Uses of InvalidFieldException in org.web3d.vrml.renderer.common.nodes.geom2d
Methods in org.web3d.vrml.renderer.common.nodes.geom2d that throw InvalidFieldExceptionModifier and TypeMethodDescriptionBaseArc2D.getFieldValue(int index) BaseDisk2D.getFieldValue(int index) Get the value of a field.BasePolyline2D.getFieldValue(int index) Get the value of a field.BasePolypoint2D.getFieldValue(int index) Get the value of a field.BaseRectangle2D.getFieldValue(int index) Get the value of a field.BaseTriangleSet2D.getFieldValue(int index) Get the value of a field.voidBaseArc2D.setValue(int index, float value) voidBaseDisk2D.setValue(int index, boolean value) Set the value of the field at the given index as an array of floats.voidBaseDisk2D.setValue(int index, float value) Set the value of the field at the given index as an array of floats.voidBasePolyline2D.setValue(int index, float[] value, int numValid) Set the value of the field at the given index as an array of floats.voidBasePolypoint2D.setValue(int index, float[] value, int numValid) Set the value of the field at the given index as an array of floats.voidBaseRectangle2D.setValue(int index, boolean value) Set the value of the field at the given index as an array of floats.voidBaseRectangle2D.setValue(int index, float[] value, int numValid) Set the value of the field at the given index as an array of floats.voidBaseTriangleSet2D.setValue(int index, boolean value) Set the value of the field at the given index as an array of floats.voidBaseTriangleSet2D.setValue(int index, float[] value, int numValid) Set the value of the field at the given index as an array of floats. -
Uses of InvalidFieldException in org.web3d.vrml.renderer.common.nodes.geom3d
Methods in org.web3d.vrml.renderer.common.nodes.geom3d that throw InvalidFieldExceptionModifier and TypeMethodDescriptionBaseBox.getFieldValue(int index) Get the value of a field.BaseCone.getFieldValue(int index) Get the value of a field.BaseCylinder.getFieldValue(int index) Get the value of a field.BaseElevationGrid.getFieldValue(int index) Get the value of a field.BaseExtrusion.getFieldValue(int index) Get the value of a field.BaseIndexedFaceSet.getFieldValue(int index) Get the value of a field.BaseSphere.getFieldValue(int index) Get the value of a field.voidBaseBox.setValue(int index, boolean value) Set the value of the field at the given index as an boolean.voidBaseBox.setValue(int index, float[] value, int numValid) Set the value of the field at the given index as a float array.voidBaseCone.setValue(int index, boolean value) Set the value of the field at the given index as a boolean.voidBaseCone.setValue(int index, float value) Set the value of the field at the given index as a float.voidBaseCylinder.setValue(int index, boolean value) Set the value of the field at the given index as an boolean.voidBaseCylinder.setValue(int index, float value) Set the value of the field at the given index as a float.voidBaseElevationGrid.setValue(int index, boolean value) Set the value of the field at the given index as a float.voidBaseElevationGrid.setValue(int index, float value) Set the value of the field at the given index as a float.voidBaseElevationGrid.setValue(int index, float[] value, int numValid) Set the value of the field at the given index as an array of floats.voidBaseElevationGrid.setValue(int index, int value) Set the value of the field at the given index as an int.voidBaseElevationGrid.setValue(int index, VRMLNodeType child) Set the value of the field at the given index as a node.voidBaseExtrusion.setValue(int index, boolean value) Set the value of the field at the given index as an boolean.voidBaseExtrusion.setValue(int index, float value) Set the value of the field at the given index as a float.voidBaseExtrusion.setValue(int index, float[] value, int numValid) Set the value of the field at the given index as an array of floats.voidBaseIndexedFaceSet.setValue(int index, boolean value) Set the value of the field at the given index as an boolean.voidBaseIndexedFaceSet.setValue(int index, float value) Set the value of the field at the given index as an boolean.voidBaseIndexedFaceSet.setValue(int index, VRMLNodeType child) Set the value of the field at the given index as a node.voidBaseSphere.setValue(int index, boolean value) Set the value of the field at the given index as an boolean.voidBaseSphere.setValue(int index, float value) Set the value of the field at the given index as a float. -
Uses of InvalidFieldException in org.web3d.vrml.renderer.common.nodes.geospatial
Methods in org.web3d.vrml.renderer.common.nodes.geospatial that throw InvalidFieldExceptionModifier and TypeMethodDescriptionBaseGeoCoordinate.getFieldValue(int index) Get the value of a field.BaseGeoECParameters.getFieldValue(int index) Get the value of a field.BaseGeoElevationGrid.getFieldValue(int index) Get the value of a field.BaseGeoLCCParameters.getFieldValue(int index) Get the value of a field.BaseGeoLCE3DParameters.getFieldValue(int index) Get the value of a field.BaseGeoLocalTangentParameters.getFieldValue(int index) Get the value of a field.BaseGeoLocation.getFieldValue(int index) Get the value of a field.BaseGeoLOD.getFieldValue(int index) Get the value of a field.BaseGeoLSR3DParameters.getFieldValue(int index) Get the value of a field.BaseGeoLTSEParameters.getFieldValue(int index) Get the value of a field.BaseGeoMetadata.getFieldValue(int index) Get the value of a field.BaseGeoMParameters.getFieldValue(int index) Get the value of a field.BaseGeoObliqueMercatorParameters.getFieldValue(int index) Get the value of a field.BaseGeoOrigin.getFieldValue(int index) Get the value of a field.BaseGeoPositionInterpolator.getFieldValue(int index) Get the value of a field.BaseGeoPSParameters.getFieldValue(int index) Get the value of a field.BaseGeoReferenceSurfaceInfo.getFieldValue(int index) Get the value of a field.BaseGeoSRFInstance.getFieldValue(int index) Get the value of a field.BaseGeoSRFParametersInfo.getFieldValue(int index) Get the value of a field.BaseGeoSRFParametersInfoNode.getFieldValue(int index) Get the value of a field.BaseGeoSRFSet.getFieldValue(int index) Get the value of a field.BaseGeoSRFTemplate.getFieldValue(int index) Get the value of a field.BaseGeoTMParameters.getFieldValue(int index) Get the value of a field.BaseGeoTouchSensor.getFieldValue(int index) Get the value of a field.BaseGeoTransform.getFieldValue(int index) Get the value of a field.BaseGeoViewpoint.getFieldValue(int index) Get the value of a field.Class[]BaseGeoLOD.getPreferredClassTypes(int index) Get the list of preferred content class types in order of preference.String[]BaseGeoLOD.getUrl(int index) Get the list of URI's currently registered with this node for the given field index.voidBaseGeoCoordinate.setValue(int index, double[] value, int numValid) Set the value of the field at the given index as an array of floats.voidSet the value of the field at the given index as an array of strings.voidBaseGeoCoordinate.setValue(int index, VRMLNodeType child) Set the value of the field at the given index as a node.voidBaseGeoECParameters.setValue(int index, double value) Set the value of the field at the given index as an double.voidSet the value of the field at the given index as an double.voidBaseGeoElevationGrid.setValue(int index, boolean value) Set the value of the field at the given index as a float.voidBaseGeoElevationGrid.setValue(int index, double value) Set the value of the field at the given index as a float.voidBaseGeoElevationGrid.setValue(int index, double[] value, int numValid) Set the value of the field at the given index as an array of floats.voidBaseGeoElevationGrid.setValue(int index, float value) Set the value of the field at the given index as a float.voidBaseGeoElevationGrid.setValue(int index, int value) Set the value of the field at the given index as an int.voidSet the value of the field at the given index as an array of strings.voidBaseGeoElevationGrid.setValue(int index, VRMLNodeType child) Set the value of the field at the given index as a node.voidBaseGeoLCCParameters.setValue(int index, double value) Set the value of the field at the given index as an double.voidBaseGeoLCE3DParameters.setValue(int index, float[] value, int len) Set the value of the field at the given index as an integer.voidBaseGeoLocalTangentParameters.setValue(int index, double value) Set the value of the field at the given index as an double.voidBaseGeoLocation.setValue(int index, double[] value, int numValid) Set the value of the field at the given index as an array of floats.voidSet the value of the field at the given index as an array of strings.voidBaseGeoLocation.setValue(int index, VRMLNodeType child) Set the value of the field at the given index as a node.voidBaseGeoLOD.setValue(int index, double[] value, int numValid) Set the value of the field at the given index as an array of floats.voidBaseGeoLOD.setValue(int index, float value) Set the value of the field at the given index as an array of floats.voidSet the value of the field at the given index as an array of strings.voidBaseGeoLOD.setValue(int index, VRMLNodeType child) Set the value of the field at the given index as a node.voidBaseGeoLOD.setValue(int index, VRMLNodeType[] children, int numValid) Set the value of the field at the given index as an array of nodes.voidBaseGeoLSR3DParameters.setValue(int index, int value) Set the value of the field at the given index as an integer.voidBaseGeoLTSEParameters.setValue(int index, double value) Set the value of the field at the given index as an double.voidSet the value of the field at the given index as an array of strings.voidBaseGeoMetadata.setValue(int index, VRMLNodeType child) Set the value of the field at the given index as a node.voidBaseGeoMetadata.setValue(int index, VRMLNodeType[] children, int numValid) Set the value of the field at the given index as a node.voidBaseGeoMParameters.setValue(int index, double value) Set the value of the field at the given index as an double.voidBaseGeoObliqueMercatorParameters.setValue(int index, double value) Set the value of the field at the given index as an double.voidBaseGeoOrigin.setValue(int index, boolean value) Set the value of the field at the given index as a float.voidBaseGeoOrigin.setValue(int index, double[] value, int numValid) Set the value of the field at the given index as an array of floats.voidSet the value of the field at the given index as an array of strings.voidBaseGeoPositionInterpolator.setValue(int index, double[] value, int numValid) Set the value of the field at the given index as an array of floats.voidBaseGeoPositionInterpolator.setValue(int index, float value) Set the value of the field at the given index as a float.voidSet the value of the field at the given index as an array of strings.voidBaseGeoPositionInterpolator.setValue(int index, VRMLNodeType child) Set the value of the field at the given index as a node.voidBaseGeoPSParameters.setValue(int index, double value) Set the value of the field at the given index as an double.voidSet the value of the field at the given index as an double.voidBaseGeoReferenceSurfaceInfo.setValue(int index, int value) Set the value of the field at the given index as a int.voidSet the value of the field at the given index as a string.voidBaseGeoReferenceSurfaceInfo.setValue(int index, VRMLNodeType child) Set the value of the field at the given index as a node.voidBaseGeoSRFInstance.setValue(int index, int value) Set the value of the field at the given index as an integer.voidBaseGeoSRFParametersInfo.setValue(int index, VRMLNodeType child) Set the value of the field at the given index as a node.voidBaseGeoSRFParametersInfoNode.setValue(int index, int value) Set the value of the field at the given index as a single int value.voidBaseGeoSRFSet.setValue(int index, int value) Set the value of the field at the given index as an integer.voidBaseGeoSRFSet.setValue(int index, int[] value, int numValid) Set the value of the field at the given index as an array of strings.voidBaseGeoSRFTemplate.setValue(int index, int value) Set the value of the field at the given index as an integer.voidBaseGeoSRFTemplate.setValue(int index, VRMLNodeType child) Set the value of the field at the given index as a node.voidBaseGeoTMParameters.setValue(int index, double value) Set the value of the field at the given index as an double.voidSet the value of the field at the given index as an array of floats.voidSet the value of the field at the given index as an array of strings.voidBaseGeoTouchSensor.setValue(int index, VRMLNodeType child) Set the value of the field at the given index as a node.voidBaseGeoTransform.setValue(int index, double[] value, int numValid) Set the value of the field at the given index as an array of doubles.voidBaseGeoTransform.setValue(int index, float[] value, int numValid) Set the value of the field at the given index as an array of floats.voidSet the value of the field at the given index as an array of strings.voidBaseGeoTransform.setValue(int index, VRMLNodeType child) Set the value of the field at the given index as a node.voidBaseGeoViewpoint.setValue(int index, boolean value) Set the value of the field at the given index as an boolean.voidBaseGeoViewpoint.setValue(int index, double[] value, int numValid) Set the value of the field at the given index as an array of floats.voidBaseGeoViewpoint.setValue(int index, float value) Set the value of the field at the given index as a float.voidBaseGeoViewpoint.setValue(int index, float[] value, int numValid) Set the value of the field at the given index as an array of floats.voidSet the value of the field at the given index as a string.voidSet the value of the field at the given index as an array of strings.voidBaseGeoViewpoint.setValue(int index, VRMLNodeType child) Set the value of the field at the given index as a node. -
Uses of InvalidFieldException in org.web3d.vrml.renderer.common.nodes.group
Methods in org.web3d.vrml.renderer.common.nodes.group that throw InvalidFieldExceptionModifier and TypeMethodDescriptionBaseMatrixTransform.getFieldValue(int index) Get the value of a field.BaseStaticGroup.getFieldValue(int index) Get the value of a field.BaseSwitch.getFieldValue(int index) Get the value of a field.BaseTransform.getFieldValue(int index) Get the value of a field.voidBaseMatrixTransform.setValue(int index, float[] value, int numValid) Set the value of the field at the given index as an array of floats.voidBaseStaticGroup.setValue(int index, float[] value, int numValid) Set the value of the field at the given index as an array of nodes.voidBaseStaticGroup.setValue(int index, VRMLNodeType child) Set the value of the field at the given index as an array of nodes.voidBaseStaticGroup.setValue(int index, VRMLNodeType[] children, int numValid) Set the value of the field at the given index as an array of nodes.voidBaseSwitch.setValue(int index, int value) Set the value of the field at the given index as an integer.voidBaseTransform.setValue(int index, float[] value, int numValid) Set the value of the field at the given index as an array of floats. -
Uses of InvalidFieldException in org.web3d.vrml.renderer.common.nodes.hanim
Methods in org.web3d.vrml.renderer.common.nodes.hanim that throw InvalidFieldExceptionModifier and TypeMethodDescriptionBaseHAnimDisplacer.getFieldValue(int index) Get the value of a field.BaseHAnimHumanoid.getFieldValue(int index) Get the value of a field.BaseHAnimJoint.getFieldValue(int index) Get the value of a field.BaseHAnimSegment.getFieldValue(int index) Get the value of a field.BaseHAnimSite.getFieldValue(int index) Get the value of a field.voidBaseHAnimDisplacer.setValue(int index, float[] value, int numValid) Set the value of the field at the given index as an array of floats.voidBaseHAnimDisplacer.setValue(int index, int[] value, int numValid) Set the value of the field at the given index as an array of floats.voidSet the value of the field at the given index as an array of floats.voidBaseHAnimHumanoid.setValue(int index, float[] value, int numValid) Set the value of the field at the given index as an array of floats.voidSet the value of the field at the given index as a string.voidSet the value of the field at the given index as an array of strings.voidBaseHAnimHumanoid.setValue(int index, VRMLNodeType child) Set the value of the field at the given index as an array of nodes.voidBaseHAnimHumanoid.setValue(int index, VRMLNodeType[] children, int numValid) Set the value of the field at the given index as an array of nodes.voidBaseHAnimJoint.setValue(int index, float[] value, int numValid) Set the value of the field at the given index as an array of floats.voidBaseHAnimJoint.setValue(int index, int[] value, int numValid) Set the value of the field at the given index as an array of ints.voidSet the value of the field at the given index as an array of floats.voidBaseHAnimSegment.setValue(int index, float value) Set the value of the field at the given index as a single float.voidBaseHAnimSegment.setValue(int index, float[] value, int numValid) Set the value of the field at the given index as an array of floats.voidSet the value of the field at the given index as a single string.voidBaseHAnimSegment.setValue(int index, VRMLNodeType child) Set the value of the field at the given index as an array of nodes.voidBaseHAnimSegment.setValue(int index, VRMLNodeType[] children, int numValid) Set the value of the field at the given index as an array of nodes.voidBaseHAnimSite.setValue(int index, float[] value, int numValid) Set the value of the field at the given index as an array of floats.voidSet the value of the field at the given index as an array of floats. -
Uses of InvalidFieldException in org.web3d.vrml.renderer.common.nodes.interpolator
Methods in org.web3d.vrml.renderer.common.nodes.interpolator that throw InvalidFieldExceptionModifier and TypeMethodDescriptionBaseColorInterpolator.getFieldValue(int index) Get the value of a field.BaseCoordinateInterpolator.getFieldValue(int index) Get the value of a field.BaseCoordinateInterpolator2D.getFieldValue(int index) Get the value of a field.BaseNormalInterpolator.getFieldValue(int index) Get the value of a field.BaseOrientationInterpolator.getFieldValue(int index) Get the value of a field.BasePositionInterpolator.getFieldValue(int index) Get the value of a field.BasePositionInterpolator2D.getFieldValue(int index) Get the value of a field.BaseScalarInterpolator.getFieldValue(int index) Get the value of a field.voidBaseColorInterpolator.setValue(int index, float value) Set the value of the field at the given index as a float.voidBaseColorInterpolator.setValue(int index, float[] value, int numValid) Set the value of the field at the given index as an array of floats.voidBaseCoordinateInterpolator.setValue(int index, float value) Set the value of the field at the given index as a float.voidBaseCoordinateInterpolator.setValue(int index, float[] value, int numValid) Set the value of the field at the given index as an array of floats.voidBaseCoordinateInterpolator2D.setValue(int index, float value) Set the value of the field at the given index as a float.voidBaseCoordinateInterpolator2D.setValue(int index, float[] value, int numValid) Set the value of the field at the given index as an array of floats.voidBaseNormalInterpolator.setValue(int index, float value) Set the value of the field at the given index as a float.voidBaseNormalInterpolator.setValue(int index, float[] value, int numValid) Set the value of the field at the given index as an array of floats.voidBaseOrientationInterpolator.setValue(int index, float value) Set the value of the field at the given index as a float.voidBaseOrientationInterpolator.setValue(int index, float[] value, int numValid) Set the value of the field at the given index as an array of floats.voidBasePositionInterpolator.setValue(int index, float value) Set the value of the field at the given index as a float.voidBasePositionInterpolator.setValue(int index, float[] value, int numValid) Set the value of the field at the given index as an array of floats.voidBasePositionInterpolator2D.setValue(int index, float value) Set the value of the field at the given index as a float.voidBasePositionInterpolator2D.setValue(int index, float[] value, int numValid) Set the value of the field at the given index as an array of floats.voidBaseScalarInterpolator.setValue(int index, float value) Set the value of the field at the given index as a float.voidBaseScalarInterpolator.setValue(int index, float[] value, int numValid) Set the value of the field at the given index as an array of floats. -
Uses of InvalidFieldException in org.web3d.vrml.renderer.common.nodes.layering
Methods in org.web3d.vrml.renderer.common.nodes.layering that throw InvalidFieldExceptionModifier and TypeMethodDescriptionBaseCustomViewport.getFieldValue(int index) Get the value of a field.BaseFixedViewport.getFieldValue(int index) Get the value of a field.BaseLayer.getFieldValue(int index) Get the value of a field.BaseLayerSet.getFieldValue(int index) Get the value of a field.BaseProportionalViewport.getFieldValue(int index) Get the value of a field.voidBaseCustomViewport.setValue(int index, boolean value) Set the value of the field at the given index as an integer.voidBaseCustomViewport.setValue(int index, float value) Set the value of the field at the given index as an integer.voidBaseFixedViewport.setValue(int index, int value) Set the value of the field at the given index as an integer.voidBaseLayer.setValue(int index, boolean value) Set the value of the field at the given index as an integer.voidBaseLayer.setValue(int index, VRMLNodeType child) Set the value of the field at the given index as an array of nodes.voidBaseLayer.setValue(int index, VRMLNodeType[] children, int numValid) Set the value of the field at the given index as an array of nodes.voidBaseLayerSet.setValue(int index, int value) Set the value of the field at the given index as an integer.voidBaseLayerSet.setValue(int index, int[] value, int numValid) Set the value of the field at the given index as an array of integers.voidBaseLayerSet.setValue(int index, VRMLNodeType child) Set the value of the field at the given index as an array of nodes.voidBaseLayerSet.setValue(int index, VRMLNodeType[] children, int numValid) Set the value of the field at the given index as an array of nodes.voidBaseProportionalViewport.setValue(int index, float value) Set the value of the field at the given index as an integer. -
Uses of InvalidFieldException in org.web3d.vrml.renderer.common.nodes.layout
Methods in org.web3d.vrml.renderer.common.nodes.layout that throw InvalidFieldExceptionModifier and TypeMethodDescriptionBaseBorderLayout.getFieldValue(int index) Get the value of a field.BaseGridLayout.getFieldValue(int index) Get the value of a field.BaseImage2D.getFieldValue(int index) Get the value of a field.BaseLayer2D.getFieldValue(int index) Get the value of a field.BaseSurfaceChildNode.getFieldValue(int index) Get the value of a field.BaseSurfaceLayoutNode.getFieldValue(int index) Get the value of a field.BaseText2D.getFieldValue(int index) Get the value of a field.BaseXYLayout.getFieldValue(int index) Get the value of a field.voidBaseBorderLayout.setValue(int index, float value) Set the value of the field at the given index as a float.voidSet the value of the field at the given index as a string.voidBaseGridLayout.setValue(int index, float[] value, int numValid) Set the value of the field at the given index as a float array.voidBaseImage2D.setValue(int index, boolean value) Set the value of the field from the raw string.voidBaseImage2D.setValue(int index, VRMLNodeType child) Set the value of the field at the given index as an array of nodes.voidBaseLayer2D.setValue(int index, boolean value) Set the value of the field at the given index as a boolean.voidBaseLayer2D.setValue(int index, VRMLNodeType child) Set the value of the field at the given index as a node.voidBaseSurfaceChildNode.setValue(int index, boolean value) Set the value of the field at the given index as a boolean.voidBaseSurfaceChildNode.setValue(int index, float[] value, int numValid) Set the value of the field at the given index as a boolean.voidBaseSurfaceLayoutNode.setValue(int index, VRMLNodeType child) Set the value of the field at the given index as an array of nodes.voidBaseSurfaceLayoutNode.setValue(int index, VRMLNodeType[] children, int numValid) Set the value of the field at the given index as an array of nodes.voidBaseText2D.setValue(int index, boolean value) Set the value of the field at the given index as a boolean.voidBaseText2D.setValue(int index, float value) Set the value of the field at the given index as a float.voidBaseText2D.setValue(int index, float[] value, int numValid) Set the value of the field at the given index as an array of floats.voidSet the value of the field at the given index as a string.voidBaseText2D.setValue(int index, VRMLNodeType child) Set the value of the field at the given index as a node.voidBaseXYLayout.setValue(int index, float[] value, int numValid) Set the value of the field at the given index as a float. -
Uses of InvalidFieldException in org.web3d.vrml.renderer.common.nodes.lighting
Methods in org.web3d.vrml.renderer.common.nodes.lighting that throw InvalidFieldExceptionModifier and TypeMethodDescriptionBaseDirectionalLight.getFieldValue(int index) Get the value of a field.BasePointLight.getFieldValue(int index) Get the value of a field.BaseSpotLight.getFieldValue(int index) Get the value of a field.voidBaseDirectionalLight.setValue(int index, float[] value, int numValid) Set the value of the field at the given index as an array of floats.voidBasePointLight.setValue(int index, float value) Set the value of the field at the given index as a float.voidBasePointLight.setValue(int index, float[] value, int numValid) Set the value of the field at the given index as an array of floats.voidBaseSpotLight.setValue(int index, float value) Set the value of the field at the given index as an array of floats.voidBaseSpotLight.setValue(int index, float[] value, int numValid) Set the value of the field at the given index as an array of floats. -
Uses of InvalidFieldException in org.web3d.vrml.renderer.common.nodes.marker
Methods in org.web3d.vrml.renderer.common.nodes.marker that throw InvalidFieldExceptionModifier and TypeMethodDescriptionBaseScreenMarker.getFieldValue(int index) Get the value of a field.voidBaseScreenMarker.setValue(int index, boolean value) Set the value of the field at the given index as a boolean.voidBaseScreenMarker.setValue(int index, float value) Set the value of the field at the given index as a float.voidSet the value of the field at the given index as a string.voidSet the value of the field at the given index as an array of strings.voidBaseScreenMarker.setValue(int index, VRMLNodeType node) Set the value of the field at the given index as a node. -
Uses of InvalidFieldException in org.web3d.vrml.renderer.common.nodes.networking
Methods in org.web3d.vrml.renderer.common.nodes.networking that throw InvalidFieldExceptionModifier and TypeMethodDescriptionBaseAnchor.getFieldValue(int index) Get the value of a field.BaseInline.getFieldValue(int index) Get the value of a field.BaseLoadSensor.getFieldValue(int index) Get the value of a field.protected voidBaseInline.setLoad(boolean value) Convenience method to handle the load field value.voidBaseAnchor.setValue(int index, boolean value) Set the value of the field at the given index as a boolean.voidBaseAnchor.setValue(int index, double value) Set the value of the field at the given index as a double.voidSet the value of the field at the given index as a string.voidSet the value of the field at the given index as a double array of floats.voidBaseInline.setValue(int index, boolean value) Set the value of the field at the given index as an array of strings.voidBaseInline.setValue(int index, float[] value, int numValid) Set the value of the field at the given index as an array of floats.voidSet the value of the field at the given index as an array of strings.voidBaseLoadSensor.setValue(int index, boolean value) Set the value of the field at the given index as a boolean.voidBaseLoadSensor.setValue(int index, double value) Set the value of the field at the given index as a double.voidBaseLoadSensor.setValue(int index, VRMLNodeType child) Set the value of the field at the given index as an array of nodes.voidBaseLoadSensor.setValue(int index, VRMLNodeType[] children, int numValid) Set the value of the field at the given index as an array of nodes. -
Uses of InvalidFieldException in org.web3d.vrml.renderer.common.nodes.nurbs
Methods in org.web3d.vrml.renderer.common.nodes.nurbs that throw InvalidFieldExceptionModifier and TypeMethodDescriptionBaseContourPolyline2D.getFieldValue(int index) Get the value of a field.BaseNurbsCurve.getFieldValue(int index) Get the value of a field.BaseNurbsCurve2D.getFieldValue(int index) Get the value of a field.BaseNurbsPatchSurface.getFieldValue(int index) Get the value of a field.BaseNurbsPositionInterpolator.getFieldValue(int index) Get the value of a field.BaseNurbsTrimmedSurface.getFieldValue(int index) Get the value of a field.voidBaseContour2D.setValue(int index, VRMLNodeType child) voidBaseContourPolyline2D.setValue(int index, double[] value, int numValid) Set the value of the field at the given index as an array of doubles.voidBaseNurbsCurve.setValue(int index, boolean value) Set the value of the field at the given index as an boolean.voidBaseNurbsCurve.setValue(int index, double[] value, int numValid) Set the value of the field at the given index as an array of doubles.voidBaseNurbsCurve.setValue(int index, int value) Set the value of the field at the given index as an int.voidBaseNurbsCurve.setValue(int index, VRMLNodeType child) Set the value of the field at the given index as an NodevoidBaseNurbsCurve2D.setValue(int index, boolean value) Set the value of the field at the given index as an boolean.voidBaseNurbsCurve2D.setValue(int index, double[] value, int numValid) Set the value of the field at the given index as an array of doubles.voidBaseNurbsCurve2D.setValue(int index, int value) Set the value of the field at the given index as an int.voidBaseNurbsPatchSurface.setValue(int index, boolean value) Set the value of the field at the given index as an int.voidBaseNurbsPatchSurface.setValue(int index, double[] value, int numValid) Set the value of the field at the given index as an array of doubles.voidBaseNurbsPatchSurface.setValue(int index, int value) Set the value of the field at the given index as an int.voidBaseNurbsPatchSurface.setValue(int index, VRMLNodeType child) Set the value of the field at the given index as a node.voidBaseNurbsPositionInterpolator.setValue(int index, double[] value, int numValid) Set the value of the field at the given index as an array of doubles.voidBaseNurbsPositionInterpolator.setValue(int index, float value) Set the value of the field at the given index as a float.voidBaseNurbsPositionInterpolator.setValue(int index, float[] value, int numValid) Set the value of the field at the given index as an array of floats.voidBaseNurbsPositionInterpolator.setValue(int index, int value) Set the value of the field at the given index as an int.voidBaseNurbsTrimmedSurface.setValue(int index, boolean value) Set the value of the field at the given index as an int.voidBaseNurbsTrimmedSurface.setValue(int index, double[] value, int numValid) Set the value of the field at the given index as an array of doubles.voidBaseNurbsTrimmedSurface.setValue(int index, int value) Set the value of the field at the given index as an int.voidBaseNurbsTrimmedSurface.setValue(int index, VRMLNodeType child) Set the value of the field at the given index as a node.voidBaseNurbsTrimmedSurface.setValue(int index, VRMLNodeType[] children, int numValid) Set the value of the field at the given index as a node. -
Uses of InvalidFieldException in org.web3d.vrml.renderer.common.nodes.particle
Methods in org.web3d.vrml.renderer.common.nodes.particle that throw InvalidFieldExceptionModifier and TypeMethodDescriptionBaseEmitter.getFieldValue(int index) Get the value of a field.BaseExplosionEmitter.getFieldValue(int index) Get the value of a field.BaseGravityPhysicsModel.getFieldValue(int index) Get the value of a field.BaseParticleSystem.getFieldValue(int index) Get the value of a field.BasePhysicsModel.getFieldValue(int index) Get the value of a field.BasePointEmitter.getFieldValue(int index) Get the value of a field.BasePolylineEmitter.getFieldValue(int index) Get the value of a field.BaseWindPhysicsModel.getFieldValue(int index) Get the value of a field.voidBaseEmitter.setValue(int index, float value) Set the value of the field at the given index as a float for the SFFloat fields.voidBaseExplosionEmitter.setValue(int index, float[] value, int numValid) Set the value of the field at the given index as a double for the SFRotation fields.voidBaseGravityPhysicsModel.setValue(int index, float[] value, int numValid) Set the value of the field at the given index as a double for the SFVec3f fields.voidBaseParticleSystem.setValue(int index, boolean value) Set the value of the field at the given index as a boolean.voidBaseParticleSystem.setValue(int index, float value) Set the value of the field at the given index as a float.voidBaseParticleSystem.setValue(int index, float[] value, int numValid) Set the value of the field at the given index as a float.voidBaseParticleSystem.setValue(int index, int value) Set the value of the field at the given index as an int.voidSet the value of the field at the given index as an string.voidBaseParticleSystem.setValue(int index, VRMLNodeType child) Set the value of the field at the given index as a node.voidBaseParticleSystem.setValue(int index, VRMLNodeType[] children, int numValid) Set the value of the field at the given index as a node.voidBasePhysicsModel.setValue(int index, boolean value) Set the value of the field at the given index as a boolean.voidBasePointEmitter.setValue(int index, float[] value, int numValid) Set the value of the field at the given index as a double for the SFRotation fields.voidBasePolylineEmitter.setValue(int index, float[] value, int numValid) Set the value of the field at the given index as a float for the SFRotation fields.voidBasePolylineEmitter.setValue(int index, int[] value, int numValid) Set the value of the field at the given index as a int array for the MFInt32 and SF/MFImage fields.voidBasePolylineEmitter.setValue(int index, VRMLNodeType child) Set the value of the field at the given index as a node.voidBaseWindPhysicsModel.setValue(int index, float value) Set the value of the field at the given index as a float for the SFFloat fields.voidBaseWindPhysicsModel.setValue(int index, float[] value, int numValid) Set the value of the field at the given index as a double for the SFVec3f fields. -
Uses of InvalidFieldException in org.web3d.vrml.renderer.common.nodes.picking
Methods in org.web3d.vrml.renderer.common.nodes.picking that throw InvalidFieldExceptionModifier and TypeMethodDescriptionBaseLinePickSensor.getFieldValue(int index) Get the value of a field.BasePickableGroup.getFieldValue(int index) Get the value of a field.BasePickingNode.getFieldValue(int index) Get the value of a field.BasePointPickSensor.getFieldValue(int index) Get the value of a field.voidBasePickableGroup.setValue(int index, boolean value) Set the value of the field at the given index as an array of floats.voidSet the value of the field at the given index as an array of floats.voidSet the value of the field at the given index as a single string.voidSet the value of the field at the given index as an array of floats.voidBasePickingNode.setValue(int index, VRMLNodeType child) Set the value of the field at the given index as an array of nodes.voidBasePickingNode.setValue(int index, VRMLNodeType[] children, int numValid) Set the value of the field at the given index as an array of nodes. -
Uses of InvalidFieldException in org.web3d.vrml.renderer.common.nodes.render
Methods in org.web3d.vrml.renderer.common.nodes.render that throw InvalidFieldExceptionModifier and TypeMethodDescriptionBaseClipPlane.getFieldValue(int index) Get the value of a field.BaseColor.getFieldValue(int index) Get the value of a field.BaseColorRGBA.getFieldValue(int index) Get the value of a field.BaseCoordinate.getFieldValue(int index) Get the value of a field.BaseLineSet.getFieldValue(int index) Get the value of a field.BaseNormal.getFieldValue(int index) Get the value of a field.BaseTriangleFanSet.getFieldValue(int index) Get the value of a field.BaseTriangleStripSet.getFieldValue(int index) Get the value of a field.voidBaseClipPlane.setValue(int index, boolean value) Set the value of the field at the given index as a boolean.voidBaseClipPlane.setValue(int index, double[] value, int numValid) Set the value of the field at the given index as a an array of doubles.voidBaseColor.setValue(int index, float[] value, int numValid) Set the value of the field at the given index as an array of floats.voidBaseColorRGBA.setValue(int index, float[] value, int numValid) Set the value of the field at the given index as an array of floats.voidBaseCoordinate.setValue(int index, float[] value, int numValid) Set the value of the field at the given index as an array of floats.voidBaseLineSet.setValue(int index, int[] value, int numValid) Set the value of the field at the given index as an array of integers.voidBaseNormal.setValue(int index, float[] value, int numValid) Set the value of the field at the given index as an array of floats.voidBaseTriangleFanSet.setValue(int index, int[] value, int numValid) Set the value of the field at the given index as an array of integers.voidBaseTriangleStripSet.setValue(int index, int[] value, int numValid) Set the value of the field at the given index as an array of integers. -
Uses of InvalidFieldException in org.web3d.vrml.renderer.common.nodes.rigidphysics
Methods in org.web3d.vrml.renderer.common.nodes.rigidphysics that throw InvalidFieldExceptionModifier and TypeMethodDescriptionBaseBallJoint.getFieldValue(int index) Get the value of a field.BaseCollidableNode.getFieldValue(int index) Get the value of a field.BaseCollidableOffset.getFieldValue(int index) Get the value of a field.BaseCollidableShape.getFieldValue(int index) Get the value of a field.BaseCollisionCollection.getFieldValue(int index) Get the value of a field.BaseCollisionSensor.getFieldValue(int index) Get the value of a field.BaseCollisionSpace.getFieldValue(int index) Get the value of a field.BaseContact.getFieldValue(int index) Get the value of a field.BaseDoubleAxisHingeJoint.getFieldValue(int index) Get the value of a field.BaseJointNode.getFieldValue(int index) Get the value of a field.BaseMotorJoint.getFieldValue(int index) Get the value of a field.BaseRigidBody.getFieldValue(int index) Get the value of a field.BaseRigidBodyCollection.getFieldValue(int index) Get the value of a field.BaseSingleAxisHingeJoint.getFieldValue(int index) Get the value of a field.BaseSliderJoint.getFieldValue(int index) Get the value of a field.BaseUniversalJoint.getFieldValue(int index) Get the value of a field.voidBaseBallJoint.setValue(int index, float[] value, int numValid) Set the value of the field at the given index as a single float.voidBaseCollidableNode.setValue(int index, boolean value) Set the value of the field at the given index as a boolean.voidBaseCollidableNode.setValue(int index, float[] value, int numValid) Set the value of the field at the given index as an array of floats.voidBaseCollidableOffset.setValue(int index, VRMLNodeType child) Set the value of the field at the given index as a node.voidBaseCollidableShape.setValue(int index, VRMLNodeType child) Set the value of the field at the given index as a node.voidBaseCollisionCollection.setValue(int index, boolean value) Set the value of the field at the given index as a single boolean.voidBaseCollisionCollection.setValue(int index, float value) Set the value of the field at the given index as a single float.voidBaseCollisionCollection.setValue(int index, float[] value, int numValid) Set the value of the field at the given index as an array of floats.voidSet the value of the field at the given index as an array of strings.voidBaseCollisionCollection.setValue(int index, VRMLNodeType child) Set the value of the field at the given index as a node.voidBaseCollisionCollection.setValue(int index, VRMLNodeType[] children, int numValid) Set the value of the field at the given index as an array of nodes.voidBaseCollisionSensor.setValue(int index, VRMLNodeType child) Set the value of the field at the given index as a node.voidBaseCollisionSensor.setValue(int index, VRMLNodeType[] children, int numValid) Set the value of the field at the given index as an array of nodes.voidBaseCollisionSpace.setValue(int index, boolean value) Set the value of the field at the given index as a single boolean.voidBaseCollisionSpace.setValue(int index, float[] value, int numValid) Set the value of the field at the given index as an array of floats.voidBaseCollisionSpace.setValue(int index, VRMLNodeType child) Set the value of the field at the given index as a node.voidBaseCollisionSpace.setValue(int index, VRMLNodeType[] children, int numValid) Set the value of the field at the given index as an array of nodes.voidBaseContact.setValue(int index, float value) Set the value of the field at the given index as a single float.voidBaseContact.setValue(int index, float[] value, int numValid) Set the value of the field at the given index as an array of floats.voidSet the value of the field at the given index as an array of strings.voidBaseContact.setValue(int index, VRMLNodeType child) Set the value of the field at the given index as a node.voidBaseDoubleAxisHingeJoint.setValue(int index, float value) Set the value of the field at the given index as a single float.voidBaseDoubleAxisHingeJoint.setValue(int index, float[] value, int numValid) Set the value of the field at the given index as a single float.voidSet the value of the field at the given index as a single float.voidBaseJointNode.setValue(int index, VRMLNodeType child) Set the value of the field at the given index as a node.voidBaseMotorJoint.setValue(int index, boolean value) Set the value of the field at the given index as a single float.voidBaseMotorJoint.setValue(int index, float value) Set the value of the field at the given index as a single float.voidBaseMotorJoint.setValue(int index, float[] value, int numValid) Set the value of the field at the given index as a single float.voidBaseMotorJoint.setValue(int index, int value) Set the value of the field at the given index as a single float.voidBaseRigidBody.setValue(int index, boolean value) Set the value of the field at the given index as a single boolean.voidBaseRigidBody.setValue(int index, float value) Set the value of the field at the given index as a single float.voidBaseRigidBody.setValue(int index, float[] value, int numValid) Set the value of the field at the given index as an array of floats.voidBaseRigidBody.setValue(int index, VRMLNodeType child) Set the value of the field at the given index as a node.voidBaseRigidBody.setValue(int index, VRMLNodeType[] children, int numValid) Set the value of the field at the given index as a node.voidBaseRigidBodyCollection.setValue(int index, boolean value) Set the value of the field at the given index as a single boolean.voidBaseRigidBodyCollection.setValue(int index, float value) Set the value of the field at the given index as a single float.voidBaseRigidBodyCollection.setValue(int index, float[] value, int numValid) Set the value of the field at the given index as an array of floats.voidBaseRigidBodyCollection.setValue(int index, int value) Set the value of the field at the given index as a single boolean.voidBaseRigidBodyCollection.setValue(int index, VRMLNodeType child) Set the value of the field at the given index as a node.voidBaseRigidBodyCollection.setValue(int index, VRMLNodeType[] children, int numValid) Set the value of the field at the given index as a node.voidBaseSingleAxisHingeJoint.setValue(int index, float value) Set the value of the field at the given index as a single float.voidBaseSingleAxisHingeJoint.setValue(int index, float[] value, int numValid) Set the value of the field at the given index as a single float.voidBaseSliderJoint.setValue(int index, float value) Set the value of the field at the given index as a single float.voidBaseSliderJoint.setValue(int index, float[] value, int numValid) Set the value of the field at the given index as a single float.voidBaseUniversalJoint.setValue(int index, float value) Set the value of the field at the given index as a single float.voidBaseUniversalJoint.setValue(int index, float[] value, int numValid) Set the value of the field at the given index as a single float. -
Uses of InvalidFieldException in org.web3d.vrml.renderer.common.nodes.scripting
Methods in org.web3d.vrml.renderer.common.nodes.scripting that throw InvalidFieldExceptionModifier and TypeMethodDescriptionfinal intBaseScript.appendField(VRMLFieldDeclaration field) Append a field declaration to this node.BaseScript.getFieldValue(int index) Get the value of a field.BaseScript.getUserData(int index) Fetch the stored user data for a given field index.voidBaseScript.setUserData(int index, Object data) Set arbitrary data for a given field.voidBaseScript.setValue(int index, boolean value) Set the value of the field at the given index as an boolean.voidBaseScript.setValue(int index, boolean[] value, int numValid) Set the value of the field at the given index as an array of boolean.voidBaseScript.setValue(int index, double value) Set the value of the field at the given index as an double.voidBaseScript.setValue(int index, double[] value, int numValid) Set the value of the field at the given index as an array of doubles.voidBaseScript.setValue(int index, float value) Set the value of the field at the given index as a float.voidBaseScript.setValue(int index, float[] value, int numValid) Set the value of the field at the given index as an array of floats.voidBaseScript.setValue(int index, int value) Set the value of the field at the given index as an integer.voidBaseScript.setValue(int index, int[] value, int numValid) Set the value of the field at the given index as an array of integers.voidBaseScript.setValue(int index, long value) Set the value of the field at the given index as an long.voidBaseScript.setValue(int index, long[] value, int numValid) Set the value of the field at the given index as an array of longs.voidSet the value of the field at the given index as a string.voidSet the value of the field at the given index as an array of strings.voidBaseScript.setValue(int index, VRMLNodeType child) Set the value of the field at the given index as a node.voidBaseScript.setValue(int index, VRMLNodeType[] children, int numValid) Set the value of the field at the given index as an array of nodes. -
Uses of InvalidFieldException in org.web3d.vrml.renderer.common.nodes.sensor
Methods in org.web3d.vrml.renderer.common.nodes.sensor that throw InvalidFieldExceptionModifier and TypeMethodDescriptionBaseCylinderSensor.getFieldValue(int index) Get the value of a field.BaseKeySensor.getFieldValue(int index) Get the value of a field.BasePlaneSensor.getFieldValue(int index) Get the value of a field.BaseSphereSensor.getFieldValue(int index) Get the value of a field.BaseStringSensor.getFieldValue(int index) Get the value of a field.BaseTouchSensor.getFieldValue(int index) Get the value of a field.voidBaseCylinderSensor.setValue(int index, float value) Set the value of the field at the given index as a float.voidBaseCylinderSensor.setValue(int index, float[] value, int numValid) voidBasePlaneSensor.setValue(int index, float[] value, int numValid) Set the value of the field at the given index as a float array.voidBaseSphereSensor.setValue(int index, float[] value, int numValid) Set the value of the field at the given index as a float array.voidBaseStringSensor.setValue(int index, boolean value) Set the value of the field at the given index as a boolean.voidSet the value of the field at the given index as an array of floats. -
Uses of InvalidFieldException in org.web3d.vrml.renderer.common.nodes.shape
Methods in org.web3d.vrml.renderer.common.nodes.shape that throw InvalidFieldExceptionModifier and TypeMethodDescriptionBaseAppearance.getFieldValue(int index) Get the value of a field.BaseFillProperties.getFieldValue(int index) Get the value of a field.BaseLineProperties.getFieldValue(int index) Get the value of a field.BaseMaterial.getFieldValue(int index) Get the value of a field.BasePointProperties.getFieldValue(int index) Get the value of a field.BaseShape.getFieldValue(int index) Get the value of a field.BaseTwoSidedMaterial.getFieldValue(int index) Get the value of a field.voidBaseAppearance.setValue(int index, float value) Set the value of the field at the given index as a float.voidSet the value of the field at the given index as a String.voidBaseAppearance.setValue(int index, VRMLNodeType child) Set the value of the field at the given index as a node.voidBaseFillProperties.setValue(int index, float[] value, int numValid) Set the value of the field at the given index as a float.voidBaseFillProperties.setValue(int index, int value) Set the value of the field at the given index as an int.voidSet the value of the field at the given index as a String.voidBaseLineProperties.setValue(int index, boolean value) Set the value of the field at the given index as a boolean.voidBaseLineProperties.setValue(int index, float value) Set the value of the field at the given index as a float.voidBaseLineProperties.setValue(int index, int value) Set the value of the field at the given index as an int.voidBaseMaterial.setValue(int index, float value) Set the value of the field at the given index as a float.voidBaseMaterial.setValue(int index, float[] value, int numValid) Set the value of the field at the given index as an array of floats.voidBasePointProperties.setValue(int index, float value) Set the value of the field at the given index as a float.voidBasePointProperties.setValue(int index, float[] value, int numValid) Set the value of the field at the given index as an array of floats.voidSet the value of the field at the given index as an int.voidBaseShape.setValue(int index, float[] value, int numValid) Set the value of the field at the given index as a node.voidBaseShape.setValue(int index, VRMLNodeType child) Set the value of the field at the given index as a node.voidBaseTwoSidedMaterial.setValue(int index, boolean value) Set the value of the field at the given index as a float.voidBaseTwoSidedMaterial.setValue(int index, float value) Set the value of the field at the given index as a float.voidBaseTwoSidedMaterial.setValue(int index, float[] value, int numValid) Set the value of the field at the given index as an array of floats. -
Uses of InvalidFieldException in org.web3d.vrml.renderer.common.nodes.sound
Methods in org.web3d.vrml.renderer.common.nodes.sound that throw InvalidFieldExceptionModifier and TypeMethodDescriptionBaseAudioClip.getFieldValue(int index) Get the value of a field.BaseMidiSource.getFieldValue(int index) Get the value of a field.BaseSound.getFieldValue(int index) Get the value of a field.voidBaseAudioClip.setValue(int index, float value) Set the value of the field at the given index as a float.voidSet the value of the field at the given index as a string.voidSet the value of the field at the given index as an array of strings.voidSet the value of the field from the raw string.voidSet the value of the field from the raw collection of strings.voidBaseSound.setValue(int index, boolean value) Set the value of the field at the given index as a boolean.voidBaseSound.setValue(int index, float value) Set the value of the field at the given index as a float.voidBaseSound.setValue(int index, float[] value, int numValid) Set the value of the field at the given index as an array of floats.voidBaseSound.setValue(int index, VRMLNodeType child) Set the value of the field at the given index to a node. -
Uses of InvalidFieldException in org.web3d.vrml.renderer.common.nodes.surface
Methods in org.web3d.vrml.renderer.common.nodes.surface that throw InvalidFieldExceptionModifier and TypeMethodDescriptionBaseBorderLayout.getFieldValue(int index) Get the value of a field.BaseGridLayout.getFieldValue(int index) Get the value of a field.BaseImage2D.getFieldValue(int index) Get the value of a field.BaseOverlay.getFieldValue(int index) Get the value of a field.BaseSurfaceChildNode.getFieldValue(int index) Get the value of a field.BaseSurfaceLayoutNode.getFieldValue(int index) Get the value of a field.BaseText2D.getFieldValue(int index) Get the value of a field.BaseXYLayout.getFieldValue(int index) Get the value of a field.voidBaseBorderLayout.setValue(int index, float value) Set the value of the field at the given index as a float.voidSet the value of the field at the given index as a string.voidBaseGridLayout.setValue(int index, float[] value, int numValid) Set the value of the field at the given index as a float array.voidBaseImage2D.setValue(int index, boolean value) Set the value of the field from the raw string.voidBaseImage2D.setValue(int index, VRMLNodeType child) Set the value of the field at the given index as an array of nodes.voidBaseOverlay.setValue(int index, boolean value) Set the value of the field at the given index as a boolean.voidBaseOverlay.setValue(int index, VRMLNodeType child) Set the value of the field at the given index as a node.voidBaseSurfaceChildNode.setValue(int index, boolean value) Set the value of the field at the given index as a boolean.voidBaseSurfaceChildNode.setValue(int index, float[] value, int numValid) Set the value of the field at the given index as a boolean.voidBaseSurfaceLayoutNode.setValue(int index, VRMLNodeType child) Set the value of the field at the given index as an array of nodes.voidBaseSurfaceLayoutNode.setValue(int index, VRMLNodeType[] children, int numValid) Set the value of the field at the given index as an array of nodes.voidBaseText2D.setValue(int index, boolean value) Set the value of the field at the given index as a boolean.voidBaseText2D.setValue(int index, float value) Set the value of the field at the given index as a float.voidBaseText2D.setValue(int index, float[] value, int numValid) Set the value of the field at the given index as an array of floats.voidSet the value of the field at the given index as a string.voidBaseText2D.setValue(int index, VRMLNodeType child) Set the value of the field at the given index as a node.voidBaseXYLayout.setValue(int index, float[] value, int numValid) Set the value of the field at the given index as a float. -
Uses of InvalidFieldException in org.web3d.vrml.renderer.common.nodes.text
Methods in org.web3d.vrml.renderer.common.nodes.text that throw InvalidFieldExceptionModifier and TypeMethodDescriptionBaseFontStyle.getFieldValue(int index) Get the value of a field.BaseText.getFieldValue(int index) Get the value of a field.voidBaseFontStyle.setValue(int index, boolean value) Set the value of the field at the given index as an boolean.voidBaseFontStyle.setValue(int index, float value) Set the value of the field at the given index as a float.voidSet the value of the field at the given index as a string.voidSet the value of the field at the given index as an array of strings.voidBaseText.setValue(int index, boolean value) Set the value of the field at the given index as an boolean.voidBaseText.setValue(int index, float value) Set the value of the field at the given index as a float.voidBaseText.setValue(int index, float[] value, int numValid) Set the value of the field at the given index as an array of floats.voidSet the value of the field at the given index as a string.voidSet the value of the field at the given index as an array of strings.voidBaseText.setValue(int index, VRMLNodeType child) Set the value of the field at the given index as a node. -
Uses of InvalidFieldException in org.web3d.vrml.renderer.common.nodes.texture
Methods in org.web3d.vrml.renderer.common.nodes.texture that throw InvalidFieldExceptionModifier and TypeMethodDescriptionBaseComposedCubeMapTexture.getFieldValue(int index) Get the value of a field.BaseComposedTexture3D.getFieldValue(int index) Get the value of a field.BaseImageCubeMapTexture.getFieldValue(int index) Get the value of a field.BaseImageTexture.getFieldValue(int index) Get the value of a field.BaseImageTexture3D.getFieldValue(int index) Get the value of a field.BaseMovieTexture.getFieldValue(int index) Get the value of a field.BaseMultiTexture.getFieldValue(int index) Get the value of a field.BaseMultiTextureCoordinate.getFieldValue(int index) Get the value of a field.BaseMultiTextureTransform.getFieldValue(int index) Get the value of a field.BasePixelCubeMapTexture.getFieldValue(int index) Get the value of a field.BasePixelTexture.getFieldValue(int index) Get the value of a field.BasePixelTexture3D.getFieldValue(int index) Get the value of a field.BaseRenderedTexture.getFieldValue(int index) Get the value of a field.BaseTextureCoordinate.getFieldValue(int index) Get the value of a field.BaseTextureCoordinate3D.getFieldValue(int index) Get the value of a field.BaseTextureCoordinate4D.getFieldValue(int index) Get the value of a field.BaseTextureCoordinateGenerator.getFieldValue(int index) Get the value of a field.BaseTextureProperties.getFieldValue(int index) Get the value of a field.BaseTextureTransform.getFieldValue(int index) Get the value of a field.BaseTextureTransform3D.getFieldValue(int index) Get the value of a field.BaseMovieTexture.getTextureProperties()Get node content for the textureProperties field.voidBaseMovieTexture.setTextureProperties(VRMLNodeType props) Set node content as replacement for the textureProperties field.voidBaseComposedCubeMapTexture.setValue(int index, VRMLNodeType child) Set the value of the field at the given index as an array of nodes.voidBaseComposedTexture3D.setValue(int index, VRMLNodeType child) Set the value of the field at the given index as an array of nodes.voidBaseComposedTexture3D.setValue(int index, VRMLNodeType[] children, int numValid) Set the value of the field at the given index as an array of nodes.voidSet the value of the field at the given index as a string.voidSet the value of the field at the given index as an array of strings.voidBaseImageTexture.setValue(int index, boolean value) Set the value of the field at the given index as a boolean.voidBaseImageTexture.setValue(int index, double value) Set the value of the field at the given index as a double.voidSet the value of the field at the given index as a string.voidSet the value of the field at the given index as an array of strings.voidSet the value of the field at the given index as a string.voidSet the value of the field at the given index as an array of strings.voidBaseMovieTexture.setValue(int index, boolean value) Set the value of the field at the given index as an boolean.voidBaseMovieTexture.setValue(int index, float value) Set the value of the field at the given index as a float.voidSet the value of the field at the given index as an array of strings.voidBaseMovieTexture.setValue(int index, VRMLNodeType child) Set the value of the field at the given index as a node.voidBaseMultiTexture.setValue(int index, float value) Set the value of the field at the given index as a float.voidBaseMultiTexture.setValue(int index, float[] value, int numValid) Set the value of the field at the given index as a float.voidSet the value of the field at the given index as a string.voidSet the value of the field at the given index as an array of strings.voidBaseMultiTexture.setValue(int index, VRMLNodeType child) Set the value of the field at the given index as an array of nodes.voidBaseMultiTexture.setValue(int index, VRMLNodeType[] children, int numValid) Set the value of the field at the given index as an array of nodes.voidBaseMultiTextureCoordinate.setValue(int index, VRMLNodeType child) Set the value of the field at the given index as an array of nodes.voidBaseMultiTextureCoordinate.setValue(int index, VRMLNodeType[] children, int numValid) Set the value of the field at the given index as an array of nodes.voidBaseMultiTextureTransform.setValue(int index, VRMLNodeType child) Set the value of the field at the given index as an array of nodes.voidBaseMultiTextureTransform.setValue(int index, VRMLNodeType[] children, int numValid) Set the value of the field at the given index as an array of nodes.voidBasePixelCubeMapTexture.setValue(int index, int[] value, int numValid) Set the value of the field at the given index as an array of integers.voidBasePixelTexture.setValue(int index, int[] value, int numValid) Set the value of the field at the given index as an array of integers.voidBasePixelTexture3D.setValue(int index, int[] value, int numValid) Set the value of the field at the given index as an array of integers.voidBaseRenderedTexture.setValue(int index, int[] value, int numValid) Set the value of the field at the given index as a float.voidSet the value of the field at the given index as a float.voidBaseRenderedTexture.setValue(int index, VRMLNodeType child) Set the value of the field at the given index as a node.voidBaseTextureCoordinate.setValue(int index, float[] value, int numValid) Set the value of the field at the given index as an array of floats.voidBaseTextureCoordinate3D.setValue(int index, float[] value, int numValid) Set the value of the field at the given index as an array of floats.voidBaseTextureCoordinate4D.setValue(int index, float[] value, int numValid) Set the value of the field at the given index as an array of floats.voidBaseTextureProperties.setValue(int index, boolean value) Set the value of the field at the given index as an boolean.voidBaseTextureProperties.setValue(int index, float value) Set the value of the field at the given index as a float.voidBaseTextureProperties.setValue(int index, float[] value, int numValid) Set the value of the field at the given index as an array of floats.voidBaseTextureProperties.setValue(int index, int value) Set the value of the field at the given index as an integer.voidSet the value of the field at the given index as a string.voidBaseTextureTransform.setValue(int index, float value) Set the value of the field at the given index as a float.voidBaseTextureTransform.setValue(int index, float[] value, int numValid) Set the value of the field at the given index as an array of floats.voidBaseTextureTransform3D.setValue(int index, float[] value, int numValid) Set the value of the field at the given index as an array of floats. -
Uses of InvalidFieldException in org.web3d.vrml.renderer.common.nodes.time
Methods in org.web3d.vrml.renderer.common.nodes.time that throw InvalidFieldExceptionModifier and TypeMethodDescriptionBaseTimeController.getFieldValue(int index) Get the value of a field.BaseTimeSensor.getFieldValue(int index) Get the value of a field.voidBaseTimeController.setValue(int index, boolean value) Set the value of the field at the given index as a boolean.voidBaseTimeController.setValue(int index, double value) Set the value of the field at the given index as a double for the SFTime fields.voidBaseTimeController.setValue(int index, float value) Set the value of the field at the given index as a float.voidBaseTimeSensor.setValue(int index, boolean value) Set the value of the field at the given index as a boolean.voidBaseTimeSensor.setValue(int index, double value) Set the value of the field at the given index as a double for the SFTime fields. -
Uses of InvalidFieldException in org.web3d.vrml.renderer.ogl.nodes.geom3d
Methods in org.web3d.vrml.renderer.ogl.nodes.geom3d that throw InvalidFieldExceptionModifier and TypeMethodDescriptionvoidOGLElevationGrid.setValue(int index, VRMLNodeType child) Set the value of the field at the given index as a node.voidOGLExtrusion.setValue(int index, float[] value, int numValid) Set the value of the field at the given index as an array of floats. -
Uses of InvalidFieldException in org.web3d.vrml.renderer.ogl.nodes.geospatial
Methods in org.web3d.vrml.renderer.ogl.nodes.geospatial that throw InvalidFieldExceptionModifier and TypeMethodDescriptionvoidOGLGeoElevationGrid.setValue(int index, VRMLNodeType child) Set the value of the field at the given index as a node. -
Uses of InvalidFieldException in org.web3d.vrml.renderer.ogl.nodes.group
Methods in org.web3d.vrml.renderer.ogl.nodes.group that throw InvalidFieldExceptionModifier and TypeMethodDescriptionvoidOGLSwitch.setValue(int index, int value) Set the value of the field at the given index as an integer. -
Uses of InvalidFieldException in org.web3d.vrml.renderer.ogl.nodes.lighting
Methods in org.web3d.vrml.renderer.ogl.nodes.lighting that throw InvalidFieldExceptionModifier and TypeMethodDescriptionvoidOGLDirectionalLight.setGlobal(boolean global) Set the current value of the global field.voidOGLPointLight.setGlobal(boolean global) Set the current value of the global field.voidOGLSpotLight.setGlobal(boolean global) Set the current value of the global field. -
Uses of InvalidFieldException in org.web3d.vrml.renderer.ogl.nodes.networking
Methods in org.web3d.vrml.renderer.ogl.nodes.networking that throw InvalidFieldExceptionModifier and TypeMethodDescriptionprotected voidOGLInline.setLoad(boolean value) Convenience method to handle the load field value. -
Uses of InvalidFieldException in org.web3d.vrml.renderer.ogl.nodes.texture
Methods in org.web3d.vrml.renderer.ogl.nodes.texture that throw InvalidFieldExceptionModifier and TypeMethodDescriptionvoidSet the value of the field at the given index as an array of strings.voidOGLTextureTransform.setValue(int index, float value) Set the value of the field at the given index as a float.voidOGLTextureTransform.setValue(int index, float[] value, int numValid) Set the value of the field at the given index as an array of floats.voidOGLTextureTransform3D.setValue(int index, float value) Set the value of the field at the given index as a float.voidOGLTextureTransform3D.setValue(int index, float[] value, int numValid) Set the value of the field at the given index as an array of floats. -
Uses of InvalidFieldException in org.web3d.vrml.scripting.browser
Methods in org.web3d.vrml.scripting.browser that throw InvalidFieldExceptionModifier and TypeMethodDescriptionvoidCommonBrowser.addRoute(VRMLExecutionSpace execSpace, VRMLNodeType fromNode, String fromEventOut, VRMLNodeType toNode, String toEventIn) Add a route between two nodes, from an eventOut to an eventIn.voidVRML97CommonBrowser.createVrmlFromURL(String[] url, VRMLNodeType node, String eventIn) Create and load VRML from the given URL and place the returned values as nodes into the given VRML node in the scene.voidCommonBrowser.deleteRoute(VRMLExecutionSpace execSpace, VRMLNodeType fromNode, String fromEventOut, VRMLNodeType toNode, String toEventIn) Delete a route between two nodes.