Class | Description | |
---|---|---|
ApplyActionCommand | A command that applies a Leadtools.MedicalViewer.MedicalViewerActionType on cells. | |
CellGeneratedEventArgs | Provides data for the Leadtools.Medical.Workstation.Interfaces.IWorkstationEventBroker.CellGenerated event. | |
CommandRegistrationEventArgs | Contains information for the WorkstationFeaturesCommandFactory.CommandRegistered and WorkstationFeaturesCommandFactory.CommandUnregistered events. | |
DataEventArgs<TData> | Generic arguments class to pass to event handlers that need to receive data. | |
DictionaryWithEvents<TKey,TValue> | Represents a collection of keys and values with events when the collection is modified. | |
GridLayoutArgument | Provides argument data for components that requires layout information. | |
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. | |
ListWithEvents<T> | Represents a strongly typed list of objects that can be accessed by index and fires events when the list is changed. | |
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. | |
MouseActionEventArgs | Provides data for the ApplyActionCommand.ActionApplied event. | |
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. | |
StudiesChronologicalSequenceBuilder | Create and manage the UI controls that is included in creating a patient timeline. | |
StudiesChronologicalTimelineManager | Manages the creation of a view that contains a patient's series in a chronological order | |
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. | |
WindowLevelInformationArgument | Provides argument data for components that requires window level information. | |
WindowLevelInformationArgumentData | Provides data for the WindowLevelInformationArgument. | |
WorkstationArgumentsService | Allows passing arguments from one component to another by implementing the Leadtools.Medical.Workstation.Interfaces.IWorkstationArgumentsService interface. | |
WorkstationContainer | A run-time container for components that work together to support working with a Leadtools.Medical.Workstation.UI.WorkstationViewer. | |
WorkstationErrorEventArgs | Provides data for events that report errors. | |
WorkstationEventBroker | Implements the Leadtools.Medical.Workstation.Interfaces.IWorkstationEventBroker interface to allow different components to communicate by firing and subscribing to events. | |
WorkstationFeatureErrorEventArgs | Provides data for the Leadtools.Medical.Workstation.Interfaces.IWorkstationEventBroker.FeatureExecutionError event. | |
WorkstationFeatures | A class that contains all the features constant keys implemented by the Leadtools.Medical.Workstation.UI.WorkstationViewer | |
WorkstationFeaturesCommandFactory | Implements the Leadtools.Medical.Workstation.Interfaces.IWorkstationFeaturesCommandFactory to register and create Leadtools.Medical.Workstation.Commands.ICommand objects with a feature. | |
WorkstationMessager | The class used to display messages to the user from the Leadtools.Medical.Workstation.UI.WorkstationViewer control. | |
WorkstationMessages | Provides a class that contains all the messages displayed to the user by the Leadtools.Medical.Workstation.UI.WorkstationViewer and other components. | |
WorkstationState | Contains the current information of a Leadtools.Medical.Workstation.UI.WorkstationViewer control to be used by different components. |
Interface | Description | |
---|---|---|
IModalitySettingsDataSource | Contains information about modality settings. | |
IModalitySettingsView | Interface for dialogs that allows the user to change the modality settings. | |
IWorkstationArgument<D,T> | Provides an interface for classes that act as an argument to be pushed into the Leadtools.Medical.Workstation.Interfaces.IWorkstationArgumentsService. |
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 | |
---|---|---|
ApplyActionFlags | Provide values for the ApplyActionCommand. | |
ContainerObjectLifetime | Provide values for the WorkstationContainer.ContainerLifetime property. | |
MessageType | Provide values for the MessagerMessageEventArgs.Type property. |