Class | Description | |
---|---|---|
DicomExtensions | Provides extension methods for LEADTOOLS DicomDataSet. This class is used to provided extension methods to the Leadtools.Dicom classes. This class is used to provided extension methods to the Leadtools.Dicom classes. | |
ElementAttribute | Specifies what element to associate to the object this attribute is bound to. | |
EnumValueAttribute | Specifies a value to be associated with an enumeration. | |
GeneralExtensions | General extensions extension methods for a variety of types. | |
IgnoreAttribute | Use to mark a property as ignored. If a property is marked as ignored it will be skipped by the Get dataset extension method. | |
LoadXmlAfterElementData | Data for the LoadXmlAfterElementCallback delegate. | |
LoadXmlBeforeElementData | Data for the LoadXmlBeforeElementCallback delegate. | |
OrientationManager | Provides utility functions for mapping Image Orientation Vectors (which are 'direction cosines') to an orientation axis, or an orientation plane. | |
SaveXmlData | Data for the SaveXmlCallback delegate. |
Delegate | Description | |
---|---|---|
BeforeAddTagDelegate | Optional delegate to be call before class information is added to dataset. | |
LoadXmlAfterElementCallback | Optional delegate method that is used with the LoadXml methods. | |
LoadXmlBeforeElementCallback | Optional delegate method that is used with the LoadXml methods. | |
SaveXmlCallback | Optional delegate method that is used with the SaveXml methods. |
Enumeration | Description | |
---|---|---|
DicomDataSetLoadXmlFlags | Specifies flags to be used with the DicomExtensions.LoadXml methods. | |
DicomDataSetSaveXmlFlags | Specifies flags to be used with the DicomExtensions.SaveXml methods. | |
DicomXmlNodeType | Used in the SaveXmlData object to identify the type of the xml node that is about to be written to the xml output file. | |
ElementDataType | Describes the type of the xml element data that is being processed. |