public class SoVRMLPROTOField extends SoBase
SoVRMLPROTOField
definitions is created when the prototype is read from a file or buffer and cannot be created programmatically.
<font color="#0000FF">NOTE:</font> This class does not exist in Open Inventor 10.0 and later.
This section describes the expected behavior of the node in a conforming VRML97 browser application. In some cases, the application is responsible for implementing portions of the expected behavior. Open Inventor viewer classes and IVF classes implement some of the application behaviors.
This section may reference portions of the VRML97 specification that are not present in this help file. The complete VRML97 spec is available at
The VRML API is no longer supported. See section
Modifier and Type | Class and Description |
---|---|
static class |
SoVRMLPROTOField.Kinds
Deprecated.
Kind.
|
Inventor.ConstructorCommand
Modifier and Type | Field and Description |
---|---|
static int |
PROTO_EVENTIN
Deprecated.
Use
SoVRMLPROTOField.Kinds.PROTO_EVENTIN instead. |
static int |
PROTO_EVENTOUT
Deprecated.
Use
SoVRMLPROTOField.Kinds.PROTO_EVENTOUT instead. |
static int |
PROTO_EXPOSEDFIELD
Deprecated.
Use
SoVRMLPROTOField.Kinds.PROTO_EXPOSEDFIELD instead. |
static int |
PROTO_FIELD
Deprecated.
Use
SoVRMLPROTOField.Kinds.PROTO_FIELD instead. |
VERBOSE_LEVEL, ZeroHandle
Constructor and Description |
---|
SoVRMLPROTOField()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
java.lang.Class<? extends Inventor> |
getFieldClass()
Deprecated.
Returns the type of field this is.
|
java.lang.String |
getFieldDefaultValue()
Deprecated.
Returns the field's default value.
|
SoVRMLPROTOField.Kinds |
getFieldKind()
Deprecated.
Returns the kind of field this is.
|
java.lang.String |
getFieldName()
Deprecated.
Returns the name of the field.
|
dispose, getEXTERNPROTO, getName, getPROTO, isDisposable, isSynchronizable, setName, setSynchronizable, touch
getAddress, getNativeResourceHandle, startInternalThreads, stopInternalThreads
@Deprecated public static final int PROTO_FIELD
SoVRMLPROTOField.Kinds.PROTO_FIELD
instead.@Deprecated public static final int PROTO_EXPOSEDFIELD
SoVRMLPROTOField.Kinds.PROTO_EXPOSEDFIELD
instead.@Deprecated public static final int PROTO_EVENTIN
SoVRMLPROTOField.Kinds.PROTO_EVENTIN
instead.@Deprecated public static final int PROTO_EVENTOUT
SoVRMLPROTOField.Kinds.PROTO_EVENTOUT
instead.public SoVRMLPROTOField.Kinds getFieldKind()
public java.lang.String getFieldName()
public java.lang.String getFieldDefaultValue()
public java.lang.Class<? extends Inventor> getFieldClass()
Generated on January 23, 2025, Copyright © Thermo Fisher Scientific. All rights reserved. http://www.openinventor.com