Class | Description | |
---|---|---|
![]() | WpfDicomAnnotationView | Provides the abstract base class that determines how to display DICOM annotation and how user can interact with annotation. |
![]() | WpfDicomArrowAnnotationView | Determines how to display the DICOM annotation that displays an arrow and how user can interact with annotation. |
![]() | WpfDicomAxisAnnotationView | Determines how to display the DICOM annotation that displays an axis and how user can interact with annotation. |
![]() | WpfDicomCircleAnnotationView | Determines how to display the DICOM annotation that displays a circle and how user can interact with annotation. |
![]() | WpfDicomCompoundAnnotationViewBase | Provides the abstract base class that determines how to display compound DICOM annotation and how user can interact with annotation. |
![]() | WpfDicomCrosshairAnnotationView | Determines how to display the DICOM annotation that displays a crosshair and how user can interact with annotation. |
![]() | WpfDicomCutLineAnnotationView | Determines how to display the DICOM annotation that displays a cut line and how user can interact with annotation. |
![]() | WpfDicomEllipseAnnotationView | Determines how to display the DICOM annotation that displays an ellipse and how user can interact with annotation. |
![]() | WpfDicomInfiniteLineAnnotationView | Determines how to display the DICOM annotation that displays an infinite line and how user can interact with annotation. |
![]() | WpfDicomMultilineAnnotationView | Determines how to display the DICOM annotation that displays a multiline and how user can interact with annotation. |
![]() | WpfDicomPointAnnotationView | Determines how to display the DICOM annotation that displays a point and how user can interact with annotation. |
![]() | WpfDicomPolylineAnnotationView | Determines how to display the DICOM annotation that displays a polyline and how user can interact with annotation. |
![]() | WpfDicomRangeLineAnnotationView | Determines how to display the DICOM annotation that displays a range line and how user can interact with annotation. |
![]() | WpfDicomRectangleAnnotationView | Determines how to display the DICOM annotation that displays a rectangle and how user can interact with annotation. |
![]() | WpfDicomRulerAnnotationView | Determines how to display the DICOM annotation that displays a ruler and how user can interact with annotation. |
![]() | WpfDicomSimpleAnnotationViewBase | Provides the abstract base class that determines how to display a simple DICOM annotation and how user can interact with annotation. |
![]() | WpfDicomTextAnnotationView | 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. |