Leadtools.Medical.Workstation.Loader Assembly Changes

Summary

Version Changes: 22 to 23

New Members (version 23)

The following members have been added:

Name
None

Removed Members (version 23)

The following members have been removed:

Name
None

Version Changes: 21 to 22

New Members (version 22)

The following members have been added:

Name
None

Removed Members (version 22)

The following members have been removed:

Name
None

Version Changes: 20 to 21

New Members (version 21)

The following members have been added:

Name
None

Removed Members (version 21)

The following members have been removed:

Name
None

Version Changes: 19 to 20

New Members (version 20)

The following members have been added:

Name Description
Leadtools.Medical.Workstation.Loader.MedicalViewerLoader.#ctor Initializes a new instance of this class.
Leadtools.Medical.Workstation.Loader.MedicalViewerLoader.CancelLoading Gets a value indicating whether the user requested to cancel loading the series by calling the CancelLoadSeries.
Leadtools.Medical.Workstation.Loader.MedicalViewerLoader.CellCloned Occurs when a Leadtools.MedicalViewer.MedicalViewerMultiCell is cloned.
Leadtools.Medical.Workstation.Loader.MedicalViewerLoader.ClearExtractedEncapsulatedPDFFiles Deletes all extracted PDF files from the workstation.
Leadtools.Medical.Workstation.Loader.MedicalViewerLoader.CloneCell(MedicalViewerMultiCell) Returns a copy of the cell.
Leadtools.Medical.Workstation.Loader.MedicalViewerLoader.Close Stops loading images into the Leadtools.MedicalViewer.MedicalViewerMultiCell control.
Leadtools.Medical.Workstation.Loader.MedicalViewerLoader.Closed Gets a value indicating if the MedicalViewerLoaderBase has stopped loading images into all Leadtools.MedicalViewer.MedicalViewerMultiCell controls from pre-loaded series.
Leadtools.Medical.Workstation.Loader.MedicalViewerLoader.CopyCellTags(MedicalViewerMultiCell,MedicalViewerMultiCell) Copies the overlay tags from cell to destinationCell.
Leadtools.Medical.Workstation.Loader.MedicalViewerLoader.DisplayOrientation Gets the display orientation of the cell.
Leadtools.Medical.Workstation.Loader.MedicalViewerLoader.ExtractPDFData(DicomDataSet,string) Extracts PDF data from the specified DicomDataSet's encapsulated document tag to a file on disk.
Leadtools.Medical.Workstation.Loader.MedicalViewerLoader.Finalize Closes this instance of the MedicalViewerLoaderBase.
Leadtools.Medical.Workstation.Loader.MedicalViewerLoader.FindDisplayedCellInstanceInformation(MedicalViewerMultiCell) Finds the information instances for all images displayed in the specified cell.
Leadtools.Medical.Workstation.Loader.MedicalViewerLoader.FindSeriesCells(string) Returns an array of Leadtools.MedicalViewer.MedicalViewerMultiCell controls which the provided series is loaded in.
Leadtools.Medical.Workstation.Loader.MedicalViewerLoader.GetDicom(string) Returns a DICOM instance for the provided SOP Instance UID.
Leadtools.Medical.Workstation.Loader.MedicalViewerLoader.GetImageInformation(string,string,string,string,DicomDataSet,Int32@) Returns the Leadtools.MedicalViewer.MedicalViewerImageInformation for a Leadtools.Dicom.DicomDataSet
Leadtools.Medical.Workstation.Loader.MedicalViewerLoader.GetInitializedCell(string,string) Returns a new Leadtools.MedicalViewer.MedicalViewerMultiCell used to load a series images into.
Leadtools.Medical.Workstation.Loader.MedicalViewerLoader.GetPDFImageInformation(string,Int32@) Gets information about the specified PDF file.
Leadtools.Medical.Workstation.Loader.MedicalViewerLoader.GetSeriesImages(MedicalViewerMultiCell) Returns the path of the Leadtools.Dicom.DicomDataSet files which are loaded in the provided Leadtools.MedicalViewer.MedicalViewerMultiCell control.
Leadtools.Medical.Workstation.Loader.MedicalViewerLoader.GetSeriesInstanceInformation(string) Returns the series instance information for a given loaded series.
Leadtools.Medical.Workstation.Loader.MedicalViewerLoader.Layout Gets the display of the series in the Leadtools.MedicalViewer.MedicalViewerCell object.
Leadtools.Medical.Workstation.Loader.MedicalViewerLoader.LazyLoading Enables or disables the MedicalViewerLoaderBase to load all the series images on demand.
Leadtools.Medical.Workstation.Loader.MedicalViewerLoader.Loading Gets a value indicating if the MedicalViewerLoaderBase is loading a series in the LoadSeries(String,String) method.
Leadtools.Medical.Workstation.Loader.MedicalViewerLoader.LoadingStopped Occurs when the all the MedicalViewerCells are removed from a series.
Leadtools.Medical.Workstation.Loader.MedicalViewerLoader.LoadSeries(string,string) Loads a series of images and information about them into a Leadtools.MedicalViewer.MedicalViewerMultiCell controls.
Leadtools.Medical.Workstation.Loader.MedicalViewerLoader.MedicalViewerCellRequested Occurs when a Leadtools.MedicalViewer.MedicalViewerMultiCell is needed to display a series images and the value of ViewerControl is null (Nothing in VB)
Leadtools.Medical.Workstation.Loader.MedicalViewerLoader.OnCellCloned(MedicalViewerMultiCell,MedicalViewerMultiCell) Raises the CellCloned event.
Leadtools.Medical.Workstation.Loader.MedicalViewerLoader.OnLoadingCompleted(string,string,bool) Called when the MedicalViewerLoaderBase finish loading a series in the LoadSeries(String,String) method.
Leadtools.Medical.Workstation.Loader.MedicalViewerLoader.OnLoadingStarted(string,string) Called when the MedicalViewerLoaderBase start loading a series due to a call to the LoadSeries(String,String) method.
Leadtools.Medical.Workstation.Loader.MedicalViewerLoader.OnMedicalViewerCellRequested(object,MedicalViewerCellRequestedEventArgs) Raises the MedicalViewerCellRequested event.
Leadtools.Medical.Workstation.Loader.MedicalViewerLoader.OnViewerCellCreated(object,MedicalViewerCellCreatedEventArgs) Raises the ViewerCellCreated event.
Leadtools.Medical.Workstation.Loader.MedicalViewerLoader.OnViewerCellCreating(object,MedicalViewerCellCreatingEventArgs) Raises the ViewerCellCreating event.
Leadtools.Medical.Workstation.Loader.MedicalViewerLoader.OverlayTags Gets the overlay collection displayed on the Leadtools.MedicalViewer.MedicalViewerCell object when a series is loaded.
Leadtools.Medical.Workstation.Loader.MedicalViewerLoader.ProgressState Provides information about the current state of the streaming process.
Leadtools.Medical.Workstation.Loader.MedicalViewerLoader.RequestedImageUpdated Occurs when a new image requested for display in the Leadtools.MedicalViewer.MedicalViewer is loaded and initialized.
Leadtools.Medical.Workstation.Loader.MedicalViewerLoader.SeriesCells Gets an array of Leadtools.MedicalViewer.MedicalViewerCell objects which are created by this class.
Leadtools.Medical.Workstation.Loader.MedicalViewerLoader.SeriesImagesUpdated(string,string,string,int) Disposes the specified Leadtools.Dicom.DicomDataSet in a study.
Leadtools.Medical.Workstation.Loader.MedicalViewerLoader.SetCellImage(MedicalViewerMultiCell,int,MedicalViewerSetImageOptions,RasterImage) Sets an image requested by a Leadtools.MedicalViewer.MedicalViewerMultiCell and applies any display processing that is required.
Leadtools.Medical.Workstation.Loader.MedicalViewerLoader.SetCellRequestedImage(string,string,string,string,int,MedicalViewerMultiCell,int,MedicalViewerSetImageOptions) Called when a series Leadtools.MedicalViewer.MedicalViewerMultiCell raises the Leadtools.MedicalViewer.MedicalViewerCell.FramesRequested to set an image for display.
Leadtools.Medical.Workstation.Loader.MedicalViewerLoader.ViewerCellCreated Occurs after a new Leadtools.MedicalViewer.MedicalViewerMultiCell is created, initialized and added to the ViewerControl to display a series images.
Leadtools.Medical.Workstation.Loader.MedicalViewerLoader.ViewerCellCreating Occurs before a new Leadtools.MedicalViewer.MedicalViewerMultiCell is created, initialized and added to the ViewerControl to display a series images
Leadtools.Medical.Workstation.Loader.MedicalViewerLoader.ViewerControl Gets or sets the MedicalViewer control to be used to add the Leadtools.MedicalViewer.MedicalViewerMultiCell controls created while loading a series.
Leadtools.Medical.Workstation.Loader.MedicalViewerLoader.ViewerPreLoadedImages Gets or sets the number of unseen frames the Leadtools.MedicalViewer.MedicalViewer control loads.

Removed Members (version 20)

The following members have been removed:

Name
None

Version Changes: 18 to 19

New Members

The following members have been added:

Name Description
Leadtools.Medical.Workstation.Loader.DicomInstanceInformation.#ctor Initializes a new instance of this class.
Leadtools.Medical.Workstation.Loader.DicomInstanceInformation.IsPDF Gets or sets a value that indicates if this MedicalViewerLoaderBase represents a PDF file.
Leadtools.Medical.Workstation.Loader.MedicalViewerLoaderBase.CellCloned Occurs when a Leadtools.MedicalViewer.MedicalViewerMultiCell is cloned.
Leadtools.Medical.Workstation.Loader.MedicalViewerLoaderBase.ClearExtractedEncapsulatedPDFFiles Deletes all extracted PDF files from the workstation.
Leadtools.Medical.Workstation.Loader.MedicalViewerLoaderBase.ExtractPDFData(DicomDataSet,string) Extracts PDF data from the specified DicomDataSet's encapsulated document tag to a file on disk.
Leadtools.Medical.Workstation.Loader.MedicalViewerLoaderBase.GetPDFImageInformation(string,Int32@) Gets information about the specified PDF file.
Leadtools.Medical.Workstation.Loader.MedicalViewerLoaderBase.LoadingStopped Occurs when the all the MedicalViewerCells are removed from a series.
Leadtools.Medical.Workstation.Loader.MedicalViewerLoaderBase.MedicalViewerCellRequested Occurs when a Leadtools.MedicalViewer.MedicalViewerMultiCell is needed to display a series images and the value of ViewerControl is null (Nothing in VB)
Leadtools.Medical.Workstation.Loader.MedicalViewerLoaderBase.ProgressState Provides information about the current state of the streaming process.
Leadtools.Medical.Workstation.Loader.MedicalViewerLoaderBase.RequestedImageUpdated Occurs when a new image requested for display in the Leadtools.MedicalViewer.MedicalViewer is loaded and initialized.
Leadtools.Medical.Workstation.Loader.MedicalViewerLoaderBase.ViewerCellCreated Occurs after a new Leadtools.MedicalViewer.MedicalViewerMultiCell is created, initialized and added to the ViewerControl to display a series images.
Leadtools.Medical.Workstation.Loader.MedicalViewerLoaderBase.ViewerCellCreating Occurs before a new Leadtools.MedicalViewer.MedicalViewerMultiCell is created, initialized and added to the ViewerControl to display a series images

Removed Members

The following members have been removed:

Name Description
Leadtools.Medical.Workstation.Loader.MedicalViewerLoaderBase.CellCloned Occurs when a Leadtools.MedicalViewer.MedicalViewerMultiCell is cloned.
Leadtools.Medical.Workstation.Loader.MedicalViewerLoaderBase.LoadingStopped Occurs when the all the Leadtools.MedicalViewer.MedicalViewerMultiCell are removed from a series.
Leadtools.Medical.Workstation.Loader.MedicalViewerLoaderBase.MedicalViewerCellRequested Occurs when a Leadtools.MedicalViewer.MedicalViewerMultiCell is needed to display a series images and the value of Leadtools.Medical.Workstation.Loader.MedicalViewerLoaderBase.ViewerControl is null (Nothing in Visual Basic)
Leadtools.Medical.Workstation.Loader.MedicalViewerLoaderBase.ProgressState Provides information about the current state of the streaming process.
Leadtools.Medical.Workstation.Loader.MedicalViewerLoaderBase.RequestedImageUpdated Occurs when a new image requested for display in the Leadtools.MedicalViewer.MedicalViewer is loaded and initialized.
Leadtools.Medical.Workstation.Loader.MedicalViewerLoaderBase.ViewerCellCreated Occurs after a new Leadtools.MedicalViewer.MedicalViewerMultiCell is created, initialized and added to the Leadtools.Medical.Workstation.Loader.MedicalViewerLoaderBase.ViewerControl to display a series images.
Leadtools.Medical.Workstation.Loader.MedicalViewerLoaderBase.ViewerCellCreating Occurs before a new Leadtools.MedicalViewer.MedicalViewerMultiCell is created, initialized and added to the Leadtools.Medical.Workstation.Loader.MedicalViewerLoaderBase.ViewerControl to display a series images

Version Changes: 17.5 to 18

New Members

The following members have been added to the existing types:

Member Description
There are no new members added since last revision. None

For more information, refer to New in 18.

Version Changes: 17 to 17.5

New Types

The following new types have been added to LEADTOOLS For .NET v17.5:

Type Description
Leadtools.Medical.Workstation.Loader.DicomInstanceCellSeparator Used to locate or create medical viewer cells based on instance, Study Instance UID and Series Instance UID.
Leadtools.Medical.Workstation.Loader.IMedicalViewerCellProvider Provides an interface for creating a new Leadtools.MedicalViewer.MedicalViewerMultiCell .
Leadtools.Medical.Workstation.Loader.IMedicalViewerCellFactory Provides an interface for retrieving a specific cell that corresponds to a Study InstanceUID and Series Instance UID.

New Members

The following new members have been added existing types in LEADTOOLS For .NET v17.5:

Member Description
Leadtools.Medical.Workstation.Loader.MedicalViewerLoaderBase.FindDisplayedCellInstanceInformation(Leadtools.MedicalViewer.MedicalViewerMultiCell) Finds the information instances for all images displayed in the specified cell.
Leadtools.Medical.Workstation.Loader.MedicalViewerLoaderBase.LoadSeries(System.String,System.String,Leadtools.Medical.Workstation.Loader.IMedicalViewerCellFactory) Loads a series of images and information about them into a Leadtools.MedicalViewer.MedicalViewerMultiCell controls.
Leadtools.Medical.Workstation.Loader.MedicalViewerLoaderBase.SeriesImagesUpdated(System.String,System.String,System.String,System.Int32) Disposes of the specified Leadtools.Dicom.DicomDataSet in a study.
Leadtools.Medical.Workstation.Loader.LoaderStatusMessage.Save(System.IO.Stream) Saves the contents of a LoaderStatusMessage to a stream.
Leadtools.Medical.Workstation.Loader.LoaderStatusMessage.Load(System.IO.Stream) Loads a LoaderStatusMessage from a stream.
Leadtools.Medical.Workstation.Loader.DicomInstanceInformation.PatientID Gets or sets the PatientID for the image as read from the Leadtools.Dicom.DicomDataSet.
Leadtools.Medical.Workstation.Loader.OverlayTag.#ctor(Leadtools.MedicalViewer.MedicalViewerTagType,Leadtools.MedicalViewer.MedicalViewerTagAlignment,System.Int32) Initializes a new instance of the OverlayTag class.
Leadtools.Medical.Workstation.Loader.OverlayTag.TagType Gets or sets the tag's TagType within the Leadtools.MedicalViewer.MedicalViewerCell.

Version Changes: 16.5 to 17

Version 17 has not changed from Version 16.5. For more information, refer to New in 17.

Version Changes: 16 to 16.5

New Assembly

The following assembly has been added to LEADTOOLS For .NET v16.5:

Namespace Description
Leadtools.Medical.Workstation.Loader Provides classes, methods, properties, events, enumerations, and delegates that can be used to retrieve study, series, and image information to load into the medical viewer control.
Help Version 23.0.2024.3.10
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

LEADTOOLS Imaging, Medical, and Document

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.