Package com.pixelmed.scpecg
package com.pixelmed.scpecg
-
ClassesClassDescriptionA class for constructing the default Huffman Table specified in the SCP-ECG standard.A class to implement Huffman decoding as used by the SCP-ECG standard.A class to store Huffman Tables, either as read from an SCP-ECG file or the default as specified in the SCP-ECG standard.A class to encapsulate an SCP-ECG record header.A class to encapsulate an entire SCP-ECG object.The
SCPTreeclass implements aTreeModelto abstract the contents of a list of attributes as a tree in order to provide support for aSCPTreeBrowser.TheSCPTreeBrowserclass implements a Swing graphical user interface to browse the contents of anSCPTree.Instances of theSCPTreeRecordclass represent nodes in a tree of theSCPTreeclass, which in turn is used by theSCPTreeBrowserclass.A class to encapsulate an SCP-ECG section.A class to encapsulate the SCP-ECG Pointers to Data Areas section.A class to encapsulate the SCP-ECG Patient and ECG Acquisition Data section.A class to encapsulate the SCP-ECG Lead Measurement Results section.A class to encapsulate the SCP-ECG Huffman Tables section.A class to encapsulate the SCP-ECG Lead Definition section.A class to encapsulate the SCP-ECG QRS Locations section.A class to encapsulate the SCP-ECG Encoded Reference Beat Data and Residual or Rhythm Data sections.A class to encapsulate the SCP-ECG Global Measurements section.A class to encapsulate the SCP-ECG Textual Diagnosis and Universal Interpretative Statement Codes sections.A class to encapsulate the header portion of an SCP-ECG section.