Skip to content

Add Const Definitions for Public Group Length Codes to Tag #76

@jfphilbin

Description

@jfphilbin

For each group in tag/tag.dart add a definition like the following:

static const Tag kGroupLength0008
//(0008,0000)
= const Tag.public("GroupLength0008", 0x00080000, "Group 0008 Length", VR.kUL, VM.k1, true);

Remove GroupLengthTag class from tag.dart

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions