Package | Description |
---|---|
com.openinventor.remoteviz.clients.nodes |
Modifier and Type | Method and Description |
---|---|
static SoRemoteVizClient.ServiceMessageEventArg.States |
SoRemoteVizClient.ServiceMessageEventArg.States.fromValue(int val)
Deprecated.
Use
valueOf(int) instead. |
SoRemoteVizClient.ServiceMessageEventArg.States |
SoRemoteVizClient.ServiceMessageEventArg.getState()
Returns the connection state with the service.
|
static SoRemoteVizClient.ServiceMessageEventArg.States |
SoRemoteVizClient.ServiceMessageEventArg.States.valueOf(int val)
Returns the enum constant of this type with the specified integer value
|
static SoRemoteVizClient.ServiceMessageEventArg.States |
SoRemoteVizClient.ServiceMessageEventArg.States.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static SoRemoteVizClient.ServiceMessageEventArg.States[] |
SoRemoteVizClient.ServiceMessageEventArg.States.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor and Description |
---|
ServiceMessageEventArg(SoRemoteVizClient source,
SoRemoteVizClient.ServiceMessageEventArg.States state,
SbVec2s renderAreaSize,
java.lang.String details)
Default constructor.
|
Generated on January 23, 2025, Copyright © Thermo Fisher Scientific. All rights reserved. http://www.openinventor.com