public static class SoRemoteVizClient.ServiceMessageEventArg extends Inventor implements SbEventArg
onServiceMessage
event.Modifier and Type | Class and Description |
---|---|
static class |
SoRemoteVizClient.ServiceMessageEventArg.States |
Inventor.ConstructorCommand
Modifier and Type | Field and Description |
---|---|
static int |
CONNECTED
Deprecated.
|
static int |
DISCONNECTED
Deprecated.
|
static int |
FINISH_BANDWIDTH_CALIBRATION
Deprecated.
|
static int |
FINISH_LATENCY_CALIBRATION
Deprecated.
|
static int |
FINISH_NETWORK_CALIBRATION
Deprecated.
|
static int |
START_BANDWIDTH_CALIBRATION
Deprecated.
|
static int |
START_LATENCY_CALIBRATION
Deprecated.
|
static int |
START_NETWORK_CALIBRATION
Deprecated.
|
VERBOSE_LEVEL, ZeroHandle
Constructor and Description |
---|
ServiceMessageEventArg(SoRemoteVizClient source,
SoRemoteVizClient.ServiceMessageEventArg.States state,
SbVec2s renderAreaSize,
java.lang.String details)
Default constructor.
|
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getDetails()
Returns details of the event.
|
SbVec2s |
getRenderAreaSize()
Returns the renderArea size.
|
SoRemoteVizClient |
getSource()
Returns the
SoRemoteVizClient node that triggered the event. |
SoRemoteVizClient.ServiceMessageEventArg.States |
getState()
Returns the connection state with the service.
|
void |
setValue(SoRemoteVizClient.ServiceMessageEventArg copyFrom) |
dispose, getAddress, getNativeResourceHandle, startInternalThreads, stopInternalThreads
@Deprecated public static final int CONNECTED
SoRemoteVizClient.ServiceMessageEventArg.States.CONNECTED
instead.@Deprecated public static final int DISCONNECTED
SoRemoteVizClient.ServiceMessageEventArg.States.DISCONNECTED
instead.@Deprecated public static final int START_NETWORK_CALIBRATION
SoRemoteVizClient.ServiceMessageEventArg.States.START_NETWORK_CALIBRATION
instead.@Deprecated public static final int FINISH_NETWORK_CALIBRATION
SoRemoteVizClient.ServiceMessageEventArg.States.FINISH_NETWORK_CALIBRATION
instead.@Deprecated public static final int START_BANDWIDTH_CALIBRATION
SoRemoteVizClient.ServiceMessageEventArg.States.START_BANDWIDTH_CALIBRATION
instead.@Deprecated public static final int FINISH_BANDWIDTH_CALIBRATION
SoRemoteVizClient.ServiceMessageEventArg.States.FINISH_BANDWIDTH_CALIBRATION
instead.@Deprecated public static final int START_LATENCY_CALIBRATION
SoRemoteVizClient.ServiceMessageEventArg.States.START_LATENCY_CALIBRATION
instead.@Deprecated public static final int FINISH_LATENCY_CALIBRATION
SoRemoteVizClient.ServiceMessageEventArg.States.FINISH_LATENCY_CALIBRATION
instead.public ServiceMessageEventArg(SoRemoteVizClient source, SoRemoteVizClient.ServiceMessageEventArg.States state, SbVec2s renderAreaSize, java.lang.String details)
public SoRemoteVizClient getSource()
SoRemoteVizClient
node that triggered the event.getSource
in interface SbEventArg
public void setValue(SoRemoteVizClient.ServiceMessageEventArg copyFrom)
public SbVec2s getRenderAreaSize()
public SoRemoteVizClient.ServiceMessageEventArg.States getState()
public java.lang.String getDetails()
Generated on January 23, 2025, Copyright © Thermo Fisher Scientific. All rights reserved. http://www.openinventor.com