LEADTOOLS Medical (Leadtools.Medical.Workstation.Loader assembly)

DicomInstanceCellSeparator Class

Show in webframe





Members 
Separates the MedicalViewerCells based on the DICOM Information.
Object Model
Syntax
public class DicomInstanceCellSeparator : IMedicalViewerCellFactory  
'Declaration
 
Public Class DicomInstanceCellSeparator 
   Implements IMedicalViewerCellFactory 
'Usage
 
Dim instance As DicomInstanceCellSeparator

            

            
public ref class DicomInstanceCellSeparator : public IMedicalViewerCellFactory  
Remarks
For each DICOM dataset, the loader passes the information to the DicomInstanceCellSeparator class, and returns the cell where the image will be displayed. This allows the logic for separating the cells to be based on any criteria. When the DicomInstanceCellSeparator class needs a new cell to be created to display an image, it will request the cell from a factory (passed via the constructor). Then it saves the cell with separation information (i.e. patient position, orientation). When another DICOM Instance is passed it can use the same cell to display that instance (stack of images). This class will separate based on the image position.
Requirements

Target Platforms

See Also

Reference

DicomInstanceCellSeparator Members
Leadtools.Medical.Workstation.Loader Namespace

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.

Leadtools.Medical.Workstation.Loader requires a Medical toolkit license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features