Class and Description |
---|
ConnectionPlot
This class provides the basic implementation for an
IPlot whose
content depends on a local or remote connection (a ConnectionAdapter
). |
ConnectionState
This enum defines the possible states of a viz service connection.
|
IConnectionAdapter
This is an interface for adapters that wrap any sort of local or remote
connection.
|
IConnectionClient
A connection client is a class that can be associated with a single
IConnectionAdapter . |
IKeyChangeListener
An
IKeyChangeListener is designed specifically to listen to a
IKeyManager for key change events, e.g., adding, removing, or
changing keys. |
IKeyManager
An
IKeyManager manages a set of available keys. |
KeyEntryContentProvider
This class provides an
IEntryContentProvider geared toward
KeyEntry s whose allowed keys are managed by a IKeyManager . |
PortEntryContentProvider
This class provides a basic content provider for
PortEntry s. |
Class and Description |
---|
ConnectionAdapter
This class provides an adapter that wraps a connection.
|
ConnectionTable
This class manages a list of uniquely-keyed VisIt connections within an ICE
TableComponent . |
IConnectionAdapter
This is an interface for adapters that wrap any sort of local or remote
connection.
|
IKeyManager
An
IKeyManager manages a set of available keys. |
Class and Description |
---|
IKeyChangeListener
An
IKeyChangeListener is designed specifically to listen to a
IKeyManager for key change events, e.g., adding, removing, or
changing keys. |
Class and Description |
---|
ConnectionPlot
This class provides the basic implementation for an
IPlot whose
content depends on a local or remote connection (a ConnectionAdapter
). |
ConnectionPlotRender |
IConnectionClient
A connection client is a class that can be associated with a single
IConnectionAdapter . |
IKeyChangeListener
An
IKeyChangeListener is designed specifically to listen to a
IKeyManager for key change events, e.g., adding, removing, or
changing keys. |