|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
String value after any existing values of this attribute.
Attribute for
Age String (AS) attributes.Attribute for
Application Entity (AE) attributes.Association.Attribute class is an abstract class that contains the core
functionality for storing, accessing and maintaining values of a DICOM Attribute.AttributeFactory class is a factory class of static methods for creating
concrete instances of the abstract class Attribute based on their
value representation.AttributeList class maintains a list of individual DICOM attributes.AttributeListFunctionalGroupsTableModel class extends a
AttributeListTableModel to abstract the contents of a list of attributes
containing shared and per-frame functional groups for multi-frame objects as
a table in order to provide support for a AttributeListTableBrowser.AttributeListFunctionalGroupsTableModelAllFrames class extends a
AttributeListFunctionalGroupsTableModel to abstract the contents of a list of attributes
containing shared and per-frame functional groups for multi-frame objects as
a table with a row for each frame in order to provide support for a AttributeListTableBrowser.AttributeListFunctionalGroupsTableModelOneFrame class extends a
AttributeListFunctionalGroupsTableModel to abstract the contents of a list of attributes
containing shared and per-frame functional groups for multi-frame objects as
a table with a single row for a single frame in order to provide support for a AttributeListTableBrowser.AttributeListTableBrowser class implements a Swing graphical user interface
to browse the contents of an AttributeListTableModel.AttributeListTableModel class extends a
AbstractTableModel to abstract the contents of a list of attributes as
a single row table in order to provide support for a AttributeListTableBrowser.Attribute for
Attribute Tag (AT) attributes.AttributeTree class implements a
TreeModel to abstract the contents of a list of attributes as
a tree in order to provide support for a AttributeTreeBrowser.AttributeTreeBrowser class implements a Swing graphical user interface
to browse the contents of an AttributeTree.AttributeTreeRecord class represent
nodes in a tree of the AttributeTree class, which in
turn is used by the AttributeTreeBrowser class.