Package | Description |
---|---|
com.openinventor.remoteviz.rendering |
|
Modifier and Type | Method and Description |
---|---|
static ServiceSettings.Extensions |
ServiceSettings.Extensions.fromValue(int val)
Deprecated.
Use
valueOf(int) instead. |
ServiceSettings.Extensions |
ServiceSettings.getUsedExtensions()
Deprecated.
As of Open Inventor 9800. See documentation for more details.
|
static ServiceSettings.Extensions |
ServiceSettings.Extensions.valueOf(int val)
Returns the enum constant of this type with the specified integer value
|
static ServiceSettings.Extensions |
ServiceSettings.Extensions.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static ServiceSettings.Extensions[] |
ServiceSettings.Extensions.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
java.util.EnumSet<ServiceSettings.Extensions> |
ServiceSettings.getOivUsedExtensions()
Gets the used Open Inventor extensions.
|
Modifier and Type | Method and Description |
---|---|
void |
ServiceSettings.setUsedExtensions(ServiceSettings.Extensions extensions)
Deprecated.
As of Open Inventor 9800. See documentation for more details.
|
Modifier and Type | Method and Description |
---|---|
void |
ServiceSettings.setOivUsedExtensions(java.util.EnumSet<ServiceSettings.Extensions> extensions)
Sets the Open Inventor extensions used in RemoteViz.
|
Generated on August 20, 2019, Copyright © Thermo Fisher Scientific. All rights reserved. http://www.openinventor.com