Version Changes: 22 to 23
The following members have been added:
Name |
---|
None |
The following members have been removed:
Name | Description |
---|---|
Leadtools.Dicom.Annotations.DicomAnnotationsUtilities.FromAnnContainerToDataSet(DicomDataSet,DicomElement,AnnContainer) |
Converts all the LEAD Annotation objects in an AnnContainer into one or more DICOM annotation objects, and stores the result in a Leadtools.Dicom.DicomDataSet. |
Leadtools.Dicom.Annotations.DicomAnnotationsUtilities.ToAnnObject(DicomDataSet,List<IDicomAnnotationObject>) |
Converts a list of Leadtools.IDicomAnnotationObject into a list of Leadtools.Annotations.Engine.AnnObject objects. |
Leadtools.Dicom.Annotations.DicomAnnotationsUtilities.ToAnnObject(IDicomAnnotationObject) |
Converts an object implementing the Leadtools.IDicomAnnotationObject interface to an AnnObject. |
Version Changes: 21 to 22
The following members have been added:
Name | Description |
---|---|
Leadtools.Dicom.Annotations.DicomAnnotationsUtilities.UseRulerCalibrationScale |
Gets or sets a value indicating how ruler calibration is set for rulers retrieved from the FromDataSetToAnnContainer(DicomDataSet,DicomElement) method and its overloads. |
Leadtools.Dicom.Annotations.FromAnnContainerToDataSetOptions.Append |
Append to any existing DICOM annotations |
Leadtools.Dicom.Annotations.FromAnnContainerToDataSetOptions.Create |
Overwrite any existing DICOM annotations |
Leadtools.Dicom.Annotations.FromAnnContainerToDataSetOptions.None |
None |
The following members have been removed:
Name |
---|
None |
Version Changes: 20 to 21
The following members have been added:
Name | Description |
---|---|
Leadtools.Dicom.Annotations.DicomAnnotationsUtilities.DicomUidOrgRoot |
Gets or sets a numeric string representing an organization root that is used when generating a DICOM Unique Identifier (UID). |
Leadtools.Dicom.Annotations.DicomAnnotationsUtilities.FromAnnContainerToDataSet(DicomDataSet,AnnContainer,DicomDataSet,string,string) |
Converts all the LEAD Annotation objects in an AnnContainer into one or more DICOM annotation objects, and stores (overwrites) the result in a Leadtools.Dicom.DicomDataSet . |
Leadtools.Dicom.Annotations.DicomAnnotationsUtilities.FromAnnContainerToDataSet(DicomDataSet,AnnContainer,DicomDataSet,string,string,FromAnnContainerToDataSetOptions) |
Converts all the LEAD Annotation objects in an AnnContainer into one or more DICOM annotation objects, and adds (overwrites or appends) the result in a Leadtools.Dicom.DicomDataSet . |
Leadtools.Dicom.Annotations.DicomAnnotationsUtilities.FromAnnContainerToDataSet(DicomDataSet,AnnContainer,FromAnnContainerToDataSetOptions) |
Converts all the LEAD Annotation objects in an AnnContainer into one or more DICOM annotation objects, and stores (overwrites) the result in a Leadtools.Dicom.DicomDataSet . |
Leadtools.Dicom.Annotations.DicomAnnotationsUtilities.FromAnnContainerToDataSet(DicomDataSet,DicomElement,AnnContainer,DicomDataSet,string,string,FromAnnContainerToDataSetOptions) |
Converts all the LEAD Annotation objects in an AnnContainer into one or more DICOM annotation objects, and adds (overwrites or appends) the result in a Leadtools.Dicom.DicomDataSet . |
Leadtools.Dicom.Annotations.DicomAnnotationsUtilities.FromAnnContainerToDataSet(DicomDataSet,DicomElement,AnnContainer,FromAnnContainerToDataSetOptions) |
Converts all the LEAD Annotation objects in an AnnContainer into one or more DICOM annotation objects, and adds (overwrites or appends) the result in a Leadtools.Dicom.DicomDataSet . |
Leadtools.Dicom.Annotations.DicomAnnotationsUtilities.FromDataSetToAnnContainer(DicomDataSet,DicomElement,DicomDataSet) |
Converts all the Graphic Annotation Sequence (DICOM Annotations) stored in a Leadtools.Dicom.DicomDataSet into a LEAD AnnContainer that contains LEAD Leadtools.Annotations.Engine.AnnObject objects. |
Leadtools.Dicom.Annotations.DicomAnnotationsUtilities.FromDataSetToAnnContainer(DicomDataSet,DicomElement,string) |
Converts all of the Graphic Annotation Sequence (DICOM Annotations) stored in a Leadtools.Dicom.DicomDataSet into a LEAD AnnContainer that contains LEAD Leadtools.Annotations.Engine.AnnObject objects. |
Leadtools.Dicom.Annotations.DicomAnnotationsUtilities.PresentationStateIdentification |
Gets or sets an object that contains the Presentation State Identification Module DICOM elements. |
Leadtools.Dicom.Annotations.DicomAnnotationsUtilities.UseMapper |
Gets or sets a boolean indicating whether to use the ContainerMapper when converting a LeadPointD to a DicomAnnotationPoint . |
Leadtools.Dicom.Annotations.FromAnnContainerToDataSetOptions |
This enumeration is used with the FromAnnContainerToDataSet methods to control whether DICOM annotations are overwritten or appended. |
Leadtools.Dicom.Annotations.PresentationStateIdentificationModule |
A class encapsulates the Presentation State Identification Module of a DICOM Grayscale Softcopy Presentation State. |
The following members have been removed:
Name |
---|
None |
Version Changes: 19 to 20
The following members have been added:
Name | Description |
---|---|
Leadtools.Dicom.Annotations.DicomAnnotationsUtilities.CompoundGraphicInstanceId |
Gets or sets the "Compound Graphic Instance ID" (0070,0226) that is used when converting an Leadtools.Annotations.Engine.AnnObject to a Leadtools.Dicom.DicomCompoundGraphic. |
Leadtools.Dicom.Annotations.DicomAnnotationsUtilities.ContainerMapper |
Gets or sets the Leadtools.Annotations.Engine.AnnContainerMapper that is used when converting between LEAD Leadtools.Annotations.Engine.AnnObject and Leadtools.Dicom.DicomAnnotationObject. |
Leadtools.Dicom.Annotations.DicomAnnotationsUtilities.FromAnnContainerToDataSet(DicomDataSet,AnnContainer) |
Converts all the LEAD Annotation objects in an AnnContainer into one or more DICOM annotation objects, and stores the result in a Leadtools.Dicom.DicomDataSet. |
Leadtools.Dicom.Annotations.DicomAnnotationsUtilities.FromAnnContainerToDataSet(DicomDataSet,DicomElement,AnnContainer) |
Converts all the LEAD Annotation objects in an AnnContainer into one or more DICOM annotation objects, and stores the result in a Leadtools.Dicom.DicomDataSet. |
Leadtools.Dicom.Annotations.DicomAnnotationsUtilities.FromDataSetToAnnContainer(DicomDataSet,DicomElement) |
Converts all of the Graphic Annotation Sequence (DICOM Annotations) stored in a Leadtools.Dicom.DicomDataSet into a LEAD AnnContainer that contains LEAD Leadtools.Annotations.Engine.AnnObject objects. |
Leadtools.Dicom.Annotations.DicomAnnotationsUtilities.GraphicGroupId |
Gets or sets the "Graphic Group ID" (0070,0295) that is used when converting an AnnObject to a grouped Leadtools.Dicom.DicomAnnotationObject. |
Leadtools.Dicom.Annotations.DicomAnnotationsUtilities.ImageDpiX |
Gets or sets the horizontal resolution used when converting the points of an Leadtools.Annotations.Engine.AnnObject to pixels. |
Leadtools.Dicom.Annotations.DicomAnnotationsUtilities.ImageDpiY |
Gets or sets the vertical resolution used when converting the points of an Leadtools.Annotations.Engine.AnnObject to pixels. |
Leadtools.Dicom.Annotations.DicomAnnotationsUtilities.IncrementCompoundGraphicInstanceId |
Increments the CompoundGraphicInstanceId to a new,unused value that can be assigned to the next DICOM Compound Graphic. |
Leadtools.Dicom.Annotations.DicomAnnotationsUtilities.IncrementGraphicGroupId |
Increments the GraphicGroupId to a new,unused value that can be assigned to the next group. |
Leadtools.Dicom.Annotations.DicomAnnotationsUtilities.OnIncrementCompoundGraphicInstanceId |
Occurs when the IncrementCompoundGraphicInstanceId is called. |
Leadtools.Dicom.Annotations.DicomAnnotationsUtilities.OnIncrementGraphicGroupId |
Occurs when the IncrementGraphicGroupId is called. |
Leadtools.Dicom.Annotations.DicomAnnotationsUtilities.ToAnnObject(DicomDataSet,DicomAnnotationObject) |
Converts a list of Leadtools.Dicom.DicomAnnotationObject into a list of Leadtools.Annotations.Engine.AnnObject objects. |
Leadtools.Dicom.Annotations.DicomAnnotationsUtilities.ToAnnObject(DicomDataSet,List<IDicomAnnotationObject>) |
Converts a list of Leadtools.IDicomAnnotationObject into a list of Leadtools.Annotations.Engine.AnnObject objects. |
The following members have been removed:
Name | Description |
---|---|
Leadtools.Dicom.Annotations.DicomAnnotationsUtilities.FromAnnObject(object) |
Converts a LEADTOOLS AnnObject object to a Leadtools.Dicom.DicomAnnotationObject. |
Version Changes: 18 to 19
The following members have been added:
Name | Description |
---|---|
None |
The following members have been removed:
Name | Description |
---|---|
None |
The following members have been added to the existing types:
Member | Description |
---|---|
There are no new members added since last revision. | None |
For more information, refer to New in 18.
Version 17.5 has not changed from Version 17. For more information, refer to New in 17.5.
Version 17 has not changed from Version 16.5. For more information, refer to New in 17.
Version 16.5 has not changed from Version 16. For more information, refer to New in 16.5.