public abstract class Inventor
extends java.lang.Object
| Modifier and Type | Class and Description | 
|---|---|
static class  | 
Inventor.ConstructorCommand  | 
| Modifier and Type | Field and Description | 
|---|---|
static int | 
VERBOSE_LEVEL  | 
static long | 
ZeroHandle  | 
| Modifier and Type | Method and Description | 
|---|---|
boolean | 
dispose()
Deprecated. 
 
As of Open Inventor 9.0, should call  
dispose method
             only on objects implementing SafeDisposable, see
             SafeDisposable for more
             details. | 
long | 
getAddress()
Deprecated. 
 
As of Open Inventor 9.0, use  
getNativeResourceHandle()
             instead. | 
java.lang.Long | 
getNativeResourceHandle()
Get the address of the native (C++) object represented by the current java
 object. 
 | 
static void | 
startInternalThreads()
Initialization of internal threads. 
 | 
static void | 
stopInternalThreads()
Interrupts internal threads. 
 | 
public static final int VERBOSE_LEVEL
public static final long ZeroHandle
public static void startInternalThreads()
stopInternalThreads()public static void stopInternalThreads()
startInternalThreads()public java.lang.Long getNativeResourceHandle()
@Deprecated public long getAddress()
getNativeResourceHandle()
             instead.@Deprecated public boolean dispose()
dispose method
             only on objects implementing SafeDisposable, see
             SafeDisposable for more
             details.true if this object native resources were successfully
         disposed; false if it was already disposed or no
         native resources has been registered for this object.Generated on July 23, 2025, Copyright © Thermo Fisher Scientific. All rights reserved. http://www.openinventor.com