public class ConnectionParameters extends Inventor
SoRemoteVizClient.connectionParameters
)
Inventor.ConstructorCommand
VERBOSE_LEVEL, ZeroHandle
Modifier and Type | Method and Description |
---|---|
int |
getIndex(java.lang.String key)
Gets the index associated with a key.
|
java.lang.String |
getKey(int index)
Gets the key associated with an index.
|
int |
getNumParameters()
Gets the number of parameters.
|
java.lang.String |
getValue(int index)
Gets the value of a parameter associated with an index.
|
java.lang.String |
getValue(java.lang.String key)
Gets the value of a parameter associated with a key.
|
dispose, getAddress, getNativeResourceHandle, startInternalThreads, stopInternalThreads
public java.lang.String getValue(int index)
index
- : the parameter index. Range id [0..getNumParameters - 1]
public int getNumParameters()
public java.lang.String getValue(java.lang.String key)
key
- : the key
public java.lang.String getKey(int index)
index
- : the parameter index. Range id [0..getNumParameters - 1]
public int getIndex(java.lang.String key)
Generated on August 20, 2019, Copyright © Thermo Fisher Scientific. All rights reserved. http://www.openinventor.com