ILEADDicomDS Interface
The ILEADDicomDS interface defines methods, properties, and an event used to retrieve and update the values of the elements that describe the "Presentation State Module", manipulate the "Graphic Layer Module", create and manipulate text and graphic objects, define the set of Image SOP Instances to which a group of graphic and text annotations applies, work with a Context Group table, and implement functionality to convert DICOM annotations into LEADTOOLS annotations and vice versa. This interface is implemented by the LEADDicomDS COM class.
Properties
CurrentCodedConcept property
CurrentContextGroup property
PresStateAttributes property
LayerAttributes property
NewLayerIndex property
LayerCount property
GraphicObjectAttributes property
TextObjectAttributes property
LEADAnnObject property
Methods
DefaultContextGroup method
DeleteCodedConcept method
DeleteContextGroup method
FindCodedConcept method
FindContextGroup method
FindIndexCodedConcept method
FindIndexContextGroup method
GetCodedConceptCount method
GetContextGroupCount method
InsertCodedConcept method
InsertContextGroup method
LoadContextGroup method
MoveCodedConceptGroup method
MoveFirstCodedConcept method
MoveFirstContextGroup method
MoveLastCodedConcept method
MoveLastContextGroup method
MoveNextCodedConcept method
MoveNextContextGroup method
MovePrevCodedConcept method
MovePrevContextGroup method
ResetContextGroup method
SetCodedConceptCodeMeaning method
GetPresStateAttributes method
SetPresStateAttributes method
AddPresStateImageRef method
RemovePresStateImageRef method
RemoveAllPresStateImageRefs method
GetPresStateImageRefInstanceUID method
GetPresStateImageRefCount method
FindFirstPresStateRefSeriesItem method
MoveNextPresStateRefSeriesItem method
FindPresStateRefImageItem method
CreateLayer method
GetLayerAttributes method
SetLayerAttributes method
RemoveLayer method
RemoveAllLayers method
GetLayerIndex method
FindLayerItem method
FindFirstGraphicAnnItem method
MoveNextGraphicAnnItem method
GetLayerName method
SetLayerName method
CreateGraphicAnnItem method
GetLayerGraphicObjectCount method
RemoveLayerGraphicObjects method
GetLayerTextObjectCount method
RemoveLayerTextObjects method
CreateGraphicObject method
GetGraphicObjectAttributes method
SetGraphicObjectAttributes method
RemoveGraphicObject method
GetGraphicObjectCount method
RemoveAllGraphicObjects method
FindGraphicObjectItem method
CreateTextObject method
GetTextObjectAttributes method
SetTextObjectAttributes method
RemoveTextObject method
GetTextObjectCount method
RemoveAllTextObjects method
FindTextObjectItem method
AddLayerImageRef method
GetLayerImageRefCount method
RemoveLayerImageRef method
RemoveAllLayerImageRefs method
RemoveAllLayersImageRefs method
FindLayerRefImageItem method
ConvertLEADAnnObjToDicomAnnObjs method
EndConversion method
ConvertDicomAnnObjToLEADAnnObj method
Events
OnConvertLEADAnnObjToDicomAnnObj event