Package | Description |
---|---|
com.openinventor.meshvizxlm.mapping.elements |
Provides state elements.
|
com.openinventor.meshvizxlm.mapping.nodes |
Provides rendering, property and action nodes.
|
Modifier and Type | Method and Description |
---|---|
static MoDataBinding.DataBinding |
MoDataBindingElement.getDataBinding(SoState state)
Returns the current data binding from the specified traversal state.
|
Modifier and Type | Method and Description |
---|---|
static void |
MoDataBindingElement.set(SoState state,
SoNode node,
MoDataBinding.DataBinding dataBinding)
Sets the current data binding for the specified traversal state and node.
|
Modifier and Type | Field and Description |
---|---|
SoSFEnum<MoDataBinding.DataBinding> |
MoDataBinding.dataBinding
The data binding to be used in subsequent representations.
|
Modifier and Type | Method and Description |
---|---|
static MoDataBinding.DataBinding |
MoDataBinding.DataBinding.valueOf(int val)
Returns the data binding associated to the specified integer value of the
enum constant.
|
static MoDataBinding.DataBinding |
MoDataBinding.DataBinding.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static MoDataBinding.DataBinding[] |
MoDataBinding.DataBinding.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