Package com.pixelmed.displaywave
package com.pixelmed.displaywave
Classes for displaying ECG waveforms, including DICOM and SCP-ECG files.
Includes the complete (sic) ECGViewer
application as well as various independent classes for loading and buffering waveforms
and displaying them.
Package Specification
Related Documentation
For overviews, tutorials, examples, guides, and tool documentation, please see:-
ClassesClassDescriptionA class that encapsulates the features and values from a DICOM ECG source, usually for the purpose of displaying it.Implements a component that can display an array of tiles, each of which is a 2D graph of ECG values.This class is an entire application for displaying and viewing DICOM and SCP ECG waveforms.A class that encapsulates the features and values from a raw ECG source, usually for the purpose of displaying it.A class that encapsulates the features and values from an SCP ECG source, usually for the purpose of displaying it.An abstract class that encapsulates the features and values from an ECG source, usually for the purpose of displaying it.