Package | Description |
---|---|
org.eclipse.ice.viz.service.connections | |
org.eclipse.ice.viz.service.connections.visit |
Modifier and Type | Class and Description |
---|---|
class |
ConnectionAdapter<T>
This class provides an adapter that wraps a connection.
|
Modifier and Type | Method and Description |
---|---|
void |
ConnectionPlot.setConnectionAdapter(IConnectionAdapter<T> adapter) |
void |
IConnectionClient.setConnectionAdapter(IConnectionAdapter<T> adapter)
Sets the current connection associated with the client.
|
Modifier and Type | Class and Description |
---|---|
class |
VisItConnectionAdapter
This class provides a
ConnectionAdapter that wraps a
VisItSwtConnection . |