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
SCPTree
class implements aTreeModel
to abstract the contents of a list of attributes as a tree in order to provide support for aSCPTreeBrowser
.TheSCPTreeBrowser
class implements a Swing graphical user interface to browse the contents of anSCPTree
.Instances of theSCPTreeRecord
class represent nodes in a tree of theSCPTree
class, which in turn is used by theSCPTreeBrowser
class.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.