SoRemoteVizClient.StreamingModes |
SoRemoteVizClient.getStreamingMode() |
Returns the type of streaming currently used by the client.
|
static SoRemoteVizClient.StreamingModes |
SoRemoteVizClient.StreamingModes.valueOf(int val) |
Returns the enum constant of this type with the specified integer value
|
static SoRemoteVizClient.StreamingModes |
SoRemoteVizClient.StreamingModes.valueOf(java.lang.String name) |
Returns the enum constant of this type with the specified name.
|
static SoRemoteVizClient.StreamingModes[] |
SoRemoteVizClient.StreamingModes.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|