Class | Description | |
---|---|---|
DataEventArgs<TData> | Generic arguments class to pass to event handlers that need to receive data. | |
ImageListViewLoader | Loads an orderer patient's studies and series information into an Leadtools.Medical.Workstation.UI.ImageListView control. | |
InstanceInformation | Contains information about a DICOM instances. | |
ListViewSeriesInformation | Represents the class that gets and sets a list view of the series information. | |
ListViewStudiesInformation | Contains information about a study to be displayed in the Leadtools.Medical.Workstation.UI.ImageListView control. | |
MessagerMessageEventArgs | Holds the information for the WorkstationMessager.Message event. | |
MessagerQuestionEventArgs | Holds the information for the WorkstationMessager.Question event. | |
ModalityOptions | Represents the modality options. The options are serializable. | |
ModalityOptionsCollection | Represents an ordered collection of ModalityOptions. | |
ModalityOptionsManager | Provide a service for working with IModalitySettingsDataSource | |
ModalitySettingsDataSource | Implements the IModalitySettingsDataSource interface. | |
SeriesInformation | Contains information about a series to be displayed in the Leadtools.Medical.Workstation.UI.SeriesBrowser. | |
SeriesInformationEventArgs | Holds the information for the Leadtools.Medical.Workstation.UI.QueueManager.SeriesReady event. | |
StudyInformation | Contains information about a study to be displayed in the Leadtools.Medical.Workstation.UI.SeriesBrowser. | |
WindowLevelInformation | Represents a class that is used to set the window level information. | |
WorkstationMessager | The class used to display messages to the user from the Leadtools.Medical.Workstation.UI.WorkstationViewer control. |
Interface | Description | |
---|---|---|
IModalitySettingsDataSource | Contains information about modality settings. | |
IModalitySettingsView | Interface for dialogs that allows the user to change the modality settings. |
Delegate | Description | |
---|---|---|
MessagerMessageHandler | Represents the method that will handle the WorkstationMessager.Message event. | |
MessagerQuestionHandler | Represents the method that will handle the WorkstationMessager.Question event. |
Enumeration | Description | |
---|---|---|
MessageType | Provide values for the MessagerMessageEventArgs.Type property. |