LEADTOOLS Medical (Leadtools.Dicom.Web assembly)
LEAD Technologies, Inc

MedicalWebViewerLoader Class

Properties  Methods  Events


The following tables list the members exposed by MedicalWebViewerLoader.

Public Constructors
 NameDescription
Public ConstructorMedicalWebViewerLoader ConstructorInitializes an new instance of the MedicalWebViewerLoader class.  
Top
Public Properties
 NameDescription
Public PropertyCacheBaseFolderGets or sets the base cache folder path.  
Public PropertyCacheSizeGets or sets the maximum local cache size.  
Public PropertyCertificateValidationGets or sets the certificate validation mode.  
Public PropertyClosedGets a value indicating if the Leadtools.Medical.Workstation.Loader.MedicalViewerLoaderBase has stopped loading images into all Leadtools.MedicalViewer.MedicalViewerMultiCell controls from pre-loaded series. (Inherited from Leadtools.Medical.Workstation.Loader.MedicalViewerLoaderBase)
Public PropertyCompressionGets or sets the compression mode.  
Public PropertyDisplayOrientationGets the display orientation of the cell. (Inherited from Leadtools.Medical.Workstation.Loader.MedicalViewerLoaderBase)
Public PropertyImagesAttributesGets or sets the images compression options.  
Public PropertyLayoutGets the display of the series in the Leadtools.MedicalViewer.MedicalViewerCell object. (Inherited from Leadtools.Medical.Workstation.Loader.MedicalViewerLoaderBase)
Public PropertyLazyLoadingEnables or disables the Leadtools.Medical.Workstation.Loader.MedicalViewerLoaderBase to load all the series images on demand. (Inherited from Leadtools.Medical.Workstation.Loader.MedicalViewerLoaderBase)
Public PropertyLoadingGets a value indicating if the Leadtools.Medical.Workstation.Loader.MedicalViewerLoaderBase is loading a series in the Leadtools.Medical.Workstation.Loader.MedicalViewerLoaderBase.LoadSeries(System.String,System.String) method. (Inherited from Leadtools.Medical.Workstation.Loader.MedicalViewerLoaderBase)
Public PropertyLoadingTextOptionsGets or sets the TextDrawingOptions to be used when the cell is still loading the full image.  
Public PropertyManageServiceUrlGets or sets the WCF Service URL which implement the Leadtools.Dicom.WCF.IManageService interface.  
Public PropertyObjectRetrieveServiceUrlGets or sets the WCF Service URL which implement the Leadtools.Dicom.WCF.IObjectRetrieveService interface.  
Public PropertyOverlayTagsGets the overlay collection displayed on the Leadtools.MedicalViewer.MedicalViewerCell object when a series is loaded. (Inherited from Leadtools.Medical.Workstation.Loader.MedicalViewerLoaderBase)
Public PropertyPasswordGets or sets the user password.  
Public PropertyQueryServiceUrlGets or sets the WCF Service URL which implement the Leadtools.Dicom.WCF.IQueryService interface.  
Public PropertyRequestTimeoutGets or sets the time-out of the WCF service request.  
Public PropertySeriesCellsGets an array of Leadtools.MedicalViewer.MedicalViewerCell objects which are created by this class. (Inherited from Leadtools.Medical.Workstation.Loader.MedicalViewerLoaderBase)
Public PropertyServerIdentityGets or sets the expected WCF service identity required for X509 certificate authentication mode.  
Public PropertyStoreServiceUrlGets or sets the WCF Service URL which implement the Leadtools.Dicom.WCF.IStoreService interface.  
Public PropertyStreamingRetiresCountGets or sets the number of retires to call the WCF service.  
Public PropertyThumbnailsAttributesGets or sets the thumbnails compression options.  
Public PropertyUseDefaultWebProxyGets or sets whether the MedicalWebViewerLoader should use the default proxy information to perform web requests.  
Public PropertyUserNameGets or sets the user login name.  
Public PropertyViewerControlGets or sets the MedicalViewer control to be used to add the Leadtools.MedicalViewer.MedicalViewerMultiCell controls created while loading a series. (Inherited from Leadtools.Medical.Workstation.Loader.MedicalViewerLoaderBase)
Public PropertyViewerPreLoadedImagesGets or sets the number of unseen frames the Leadtools.MedicalViewer.MedicalViewer control loads. (Inherited from Leadtools.Medical.Workstation.Loader.MedicalViewerLoaderBase)
Public PropertyWCFServiceProxyGets the WCF service proxy which is used to call the Leadtools.Dicom.WCF.DICOMService.  
Top
Protected Properties
 NameDescription
Protected PropertyCancelLoadingGets a value indicating whether the user requested to cancel loading the series by calling the Leadtools.Medical.Workstation.Loader.MedicalViewerLoader.CancelLoadSeries. (Inherited from Leadtools.Medical.Workstation.Loader.MedicalViewerLoaderBase)
Top
Public Methods
 NameDescription
Public MethodCancelLoadSeriesSets the Leadtools.Medical.Workstation.Loader.MedicalViewerLoaderBase.CancelLoading to true. (Inherited from Leadtools.Medical.Workstation.Loader.MedicalViewerLoaderBase)
Public MethodCloneCellReturns a copy of the cell. (Inherited from Leadtools.Medical.Workstation.Loader.MedicalViewerLoaderBase)
Public MethodCloseOverridden. Overridden.  
Public MethodCopyCellTagsCopies the overlay tags from cell to destinationCell. (Inherited from Leadtools.Medical.Workstation.Loader.MedicalViewerLoaderBase)
Public MethodDisposeOverloaded.  
Public MethodFindDisplayedCellInstanceInformationOverloaded. Finds the instance information for the image displayed in the specified cell. (Inherited from Leadtools.Medical.Workstation.Loader.MedicalViewerLoaderBase)
Public MethodFindSeriesCellsReturns an array of Leadtools.MedicalViewer.MedicalViewerMultiCell controls which the provided series is loaded in. (Inherited from Leadtools.Medical.Workstation.Loader.MedicalViewerLoaderBase)
Public MethodGetDicomReturns a DICOM instance for the provided SOP Instance UID. (Inherited from Leadtools.Medical.Workstation.Loader.MedicalViewerLoaderBase)
Public MethodGetSeriesImagesReturns the path of the Leadtools.Dicom.DicomDataSet files which are loaded in the provided Leadtools.MedicalViewer.MedicalViewerMultiCell control. (Inherited from Leadtools.Medical.Workstation.Loader.MedicalViewerLoaderBase)
Public MethodGetSeriesInstanceInformationReturns the series instance information for a given loaded series. (Inherited from Leadtools.Medical.Workstation.Loader.MedicalViewerLoaderBase)
Public MethodIsImagesStreamingCompletedReturns whether all series images has been streamed from the WCF service.  
Public MethodLoadSeriesOverloaded. Loads a series of images and information about them into a Leadtools.MedicalViewer.MedicalViewerMultiCell controls. (Inherited from Leadtools.Medical.Workstation.Loader.MedicalViewerLoaderBase)
Top
Protected Methods
 NameDescription
Protected MethodCreateCacheCreates a Leadtools.Medical.Caching.Cache object.  
Protected MethodCreateStreamerCreates a DicomWCFStreamer object to consume the DICOM Service.  
Protected MethodFinalizeCloses this instance of the Leadtools.Medical.Workstation.Loader.MedicalViewerLoaderBase. (Inherited from Leadtools.Medical.Workstation.Loader.MedicalViewerLoaderBase)
Protected MethodGetCacheRetrieves a Leadtools.Medical.Caching.Cache object.  
Protected MethodGetImageInformationOverridden. Overridden. Returns the Leadtools.MedicalViewer.MedicalViewerImageInformation for a Leadtools.Dicom.DicomDataSet  
Protected MethodGetInitializedCellReturns a new Leadtools.MedicalViewer.MedicalViewerMultiCell used to load a series images into. (Inherited from Leadtools.Medical.Workstation.Loader.MedicalViewerLoaderBase)
Protected MethodInitializeStreamerPrepares a DicomWCFStreamer for streaming.  
Protected MethodOnCellClonedRaises the Leadtools.Medical.Workstation.Loader.MedicalViewerLoaderBase.CellCloned event. (Inherited from Leadtools.Medical.Workstation.Loader.MedicalViewerLoaderBase)
Protected MethodOnFullSeriesImagesStreamedRaises the Leadtools.Dicom.Web.MedicalWebViewerLoader.FullSeriesImagesStreamed event.  
Protected MethodOnLoadingCompletedOverridden. Overridden. Called when the Leadtools.Medical.Workstation.Loader.MedicalViewerLoaderBase finishes loading a series in the Leadtools.Medical.Workstation.Loader.MedicalViewerLoaderBase.LoadSeries(System.String,System.String) method.  
Protected MethodOnLoadingStartedOverridden. Overridden. Called when the Leadtools.Medical.Workstation.Loader.MedicalViewerLoaderBase starts loading a series due to a call to the Leadtools.Medical.Workstation.Loader.MedicalViewerLoaderBase.LoadSeries(System.String,System.String) method.  
Protected MethodOnMedicalViewerCellRequestedRaises the Leadtools.Medical.Workstation.Loader.MedicalViewerLoaderBase.MedicalViewerCellRequested event. (Inherited from Leadtools.Medical.Workstation.Loader.MedicalViewerLoaderBase)
Protected MethodOnViewerCellCreatedOverridden. Overridden. Raises the Leadtools.Medical.Workstation.Loader.MedicalViewerLoaderBase.ViewerCellCreated event.  
Protected MethodOnViewerCellCreatingRaises the Leadtools.Medical.Workstation.Loader.MedicalViewerLoaderBase.ViewerCellCreating event. (Inherited from Leadtools.Medical.Workstation.Loader.MedicalViewerLoaderBase)
Protected MethodRetrieveImagesOverridden. Returns the path of the Leadtools.Dicom.DicomDataSet images for the provided series information.  
Protected MethodSeriesImagesUpdatedDisposes the specified Leadtools.Dicom.DicomDataSet in a study. (Inherited from Leadtools.Medical.Workstation.Loader.MedicalViewerLoaderBase)
Protected MethodSetCellImageSets an image requested by a Leadtools.MedicalViewer.MedicalViewerMultiCell and applies any display processing that is required. (Inherited from Leadtools.Medical.Workstation.Loader.MedicalViewerLoaderBase)
Protected MethodSetCellRequestedImageOverridden. Overridden. Called when a series Leadtools.MedicalViewer.MedicalViewerMultiCell raises the Leadtools.MedicalViewer.MedicalViewerCell.FramesRequested to set an image for display.  
Top
Public Events
 NameDescription
Public EventCacheInitializationFailedOccurs when connecting to the WCF service fail to retrieve the cache timeout information.  
Public EventCellClonedOccurs when a Leadtools.MedicalViewer.MedicalViewerMultiCell is cloned. (Inherited from Leadtools.Medical.Workstation.Loader.MedicalViewerLoaderBase)
Public EventFullSeriesImagesStreamedOccurs when all the images in a series are streamed from the WCF service.  
Public EventLoadingStoppedOccurs when the all the MedicalViewerCells are removed from a series. (Inherited from Leadtools.Medical.Workstation.Loader.MedicalViewerLoaderBase)
Public EventMedicalViewerCellRequestedOccurs 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) (Inherited from Leadtools.Medical.Workstation.Loader.MedicalViewerLoaderBase)
Public EventProgressStateProvides information about the current state of the streaming process. (Inherited from Leadtools.Medical.Workstation.Loader.MedicalViewerLoaderBase)
Public EventRequestedImageUpdatedOccurs when a new image requested for display in the Leadtools.MedicalViewer.MedicalViewer is loaded and initialized. (Inherited from Leadtools.Medical.Workstation.Loader.MedicalViewerLoaderBase)
Public EventViewerCellCreatedOccurs after a new Leadtools.MedicalViewer.MedicalViewerMultiCell is created, initialized and added to the Leadtools.Medical.Workstation.Loader.MedicalViewerLoaderBase.ViewerControl to display a series images. (Inherited from Leadtools.Medical.Workstation.Loader.MedicalViewerLoaderBase)
Public EventViewerCellCreatingOccurs before a new Leadtools.MedicalViewer.MedicalViewerMultiCell is created, initialized and added to the Leadtools.Medical.Workstation.Loader.MedicalViewerLoaderBase.ViewerControl to display a series images (Inherited from Leadtools.Medical.Workstation.Loader.MedicalViewerLoaderBase)
Top
See Also

Reference

MedicalWebViewerLoader Class
Leadtools.Dicom.Web Namespace

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.