Leadtools.Medical.Workstation Namespace : ImageListViewLoader Class |
The following tables list the members exposed by ImageListViewLoader.
Name | Description | |
---|---|---|
ImageListViewLoader Constructor | Initializes a new instance of the ImageListViewLoader class with default parameters. |
Name | Description | |
---|---|---|
IncludeInstanceInformation | Gets or sets whether to load InstanceInformation with the loaded studies. | |
InstanceComparer | Gets or sets an IComparer of Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.InstanceRow used to sort the loaded instances. | |
SeriesComparer | Gets or sets an IComparer of CompositeInstanceDataSet.SeriesRow used to sort the loaded series. | |
StorageDAL | Gets or sets the Leadtools.Medical.Storage.DataAccessLayer.IStorageDataAccessAgent object which is used to get the studies information. | |
StudiesTimelineView | Gets the control used to display the studies information. | |
StudyComparer | Gets or sets an IComparer of CompositeInstanceDataSet.StudyRow used to sort the loaded studies. | |
StudyInformationComparer | Gets or sets an IComparer used to sort an inserted study. |
Name | Description | |
---|---|---|
DeleteSeries | Removes a series from the StudiesTimelineView. | |
DeleteStudy | Removes a study from the StudiesTimelineView. | |
FillPatientInformation | Loads all studies and series of a patient into the StudiesTimelineView. | |
FillStudiesInformation | Loads all given studies information into the StudiesTimelineView | |
FindSeries | Returns the loaded series information for a given series. | |
FindStudy | Returns the loaded study information for a given study. | |
InsertStudy | Insert the given study information into the StudiesTimelineView. | |
UpdateStudyInformation | Updates the study information in the StudiesTimelineView. |