| Package | Description |
|---|---|
| com.openinventor.inventor.draggers |
| Modifier and Type | Method and Description |
|---|---|
static SoDragger.TrackerDirectModes |
SoDragger.TrackerDirectModes.fromValue(int val)
Deprecated.
Use
valueOf(int) instead. |
static SoDragger.TrackerDirectModes |
SoDragger.getInitialTrackerDirectMode()
Get the initial tracker direct mode.
|
SoDragger.TrackerDirectModes |
SoDragger.getTrackerDirectMode()
Get the current tracker direct mode for this dragger.
|
static SoDragger.TrackerDirectModes |
SoDragger.TrackerDirectModes.valueOf(int val)
Returns the enum constant of this type with the specified integer value
|
static SoDragger.TrackerDirectModes |
SoDragger.TrackerDirectModes.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static SoDragger.TrackerDirectModes[] |
SoDragger.TrackerDirectModes.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static void |
SoDragger.setInitialTrackerDirectMode(SoDragger.TrackerDirectModes mode)
Set the initial tracker direct mode for draggers not yet created.
|
void |
SoDragger.setTrackerDirectMode(SoDragger.TrackerDirectModes mode)
Sets the tracker direct mode for this dragger (see description above).
|
Generated on July 23, 2025, Copyright © Thermo Fisher Scientific. All rights reserved. http://www.openinventor.com