Leadtools.Dicom.Services Send comments on this topic. | Back to Introduction - All Topics | Help Version 17.0.3.25
DICOMPluginFactory Class Members
See Also  Properties  Methods 
Leadtools.Dicom.Services Namespace : DICOMPluginFactory Class

The following tables list the members exposed by DICOMPluginFactory.

Public Constructors

 NameDescription
public Constructor DICOMPluginFactory ConstructorInitailizes a new instance of the DICOMPluginFactory class.  
Top

Protected Properties

 NameDescription
protected Property ConfigHandler Gets or Sets the factory and the plug-ins types and initialization information  
Top

Public Methods

 NameDescription
public Method GetDICOMManagePlugIn Creates a DICOM Manage plug-in object.  
public Method GetDICOMObjectRetrievePlugIn Creates a DICOM Object Retrieve plug-in object.  
public Method GetDICOMQueryPlugIn Creates a DICOM Query plug-in object.  
public Method GetDICOMStorePlugIn Creates a DICOM Store plug-in object.  
Top

Protected Methods

 NameDescription
protected Method GetIdentity Gets the primary identity associated with the current setting  
Top

See Also