Class | Description | |
---|---|---|
DicomAnnotationView | Provides the abstract base class that determines how to display DICOM annotation and how user can interact with annotation. | |
DicomArrowAnnotationView | Determines how to display the DICOM annotation that displays an arrow and how user can interact with annotation. | |
DicomAxisAnnotationView | Determines how to display the DICOM annotation that displays an axis and how user can interact with annotation. | |
DicomCircleAnnotationView | Determines how to display the DICOM annotation that displays a circle and how user can interact with annotation. | |
DicomCompoundAnnotationViewBase | Provides the abstract base class that determines how to display compound DICOM annotation and how user can interact with annotation. | |
DicomCrosshairAnnotationView | Determines how to display the DICOM annotation that displays a crosshair and how user can interact with annotation. | |
DicomCutLineAnnotationView | Determines how to display the DICOM annotation that displays a cut line and how user can interact with annotation. | |
DicomEllipseAnnotationView | Determines how to display the DICOM annotation that displays an ellipse and how user can interact with annotation. | |
DicomInfiniteLineAnnotationView | Determines how to display the DICOM annotation that displays an infinite line and how user can interact with annotation. | |
DicomMultilineAnnotationView | Determines how to display the DICOM annotation that displays a multiline and how user can interact with annotation. | |
DicomPointAnnotationView | Determines how to display the DICOM annotation that displays a point and how user can interact with annotation. | |
DicomPolylineAnnotationView | Determines how to display the DICOM annotation that displays a polyline and how user can interact with annotation. | |
DicomRangeLineAnnotationView | Determines how to display the DICOM annotation that displays a range line and how user can interact with annotation. | |
DicomRectangleAnnotationView | Determines how to display the DICOM annotation that displays a rectangle and how user can interact with annotation. | |
DicomRulerAnnotationView | Determines how to display the DICOM annotation that displays a ruler and how user can interact with annotation. | |
DicomSimpleAnnotationViewBase | Provides the abstract base class that determines how to display a simple DICOM annotation and how user can interact with annotation. | |
DicomTextAnnotationView | Determines how to display the DICOM annotation that displays an editable text area and a polyline used to point to the area of the image and how user can interact with annotation. |