Package | Description |
---|---|
com.openinventor.inventor.nodes |
Modifier and Type | Field and Description |
---|---|
SoSFEnum<SoSelection.Policies> |
SoSelection.policy
Selection policy that is followed in response to user interaction.
|
Modifier and Type | Method and Description |
---|---|
static SoSelection.Policies |
SoSelection.Policies.fromValue(int val)
Deprecated.
Use
valueOf(int) instead. |
static SoSelection.Policies |
SoSelection.Policies.valueOf(int val)
Returns the enum constant of this type with the specified integer value
|
static SoSelection.Policies |
SoSelection.Policies.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static SoSelection.Policies[] |
SoSelection.Policies.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Generated on January 23, 2025, Copyright © Thermo Fisher Scientific. All rights reserved. http://www.openinventor.com