LEADTOOLS Medical (Leadtools.Medical.Workstation.Loader assembly)
LEAD Technologies, Inc

DicomInstanceCellSeparator Class






Members 
Separates the MedicalViewerCells based on the DICOM Information.
Object Model
DicomInstanceCellSeparator Class
Syntax
public class DicomInstanceCellSeparator : IMedicalViewerCellFactory  
'Declaration
 
Public Class DicomInstanceCellSeparator 
   Implements IMedicalViewerCellFactory 
'Usage
 
Dim instance As DicomInstanceCellSeparator
public sealed class DicomInstanceCellSeparator : IMedicalViewerCellFactory  
function Leadtools.Medical.Workstation.Loader.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: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

DicomInstanceCellSeparator Members
Leadtools.Medical.Workstation.Loader Namespace

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 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