public class StandardElementDictionary extends ElementDictionary
Modifier and Type | Field and Description |
---|---|
static ElementDictionary |
INSTANCE |
Modifier | Constructor and Description |
---|---|
private |
StandardElementDictionary() |
Modifier and Type | Method and Description |
---|---|
int |
daTagOf(int tmTag) |
String |
keywordOf(int tag) |
int |
tmTagOf(int daTag) |
VR |
vrOf(int tag) |
getElementDictionary, getPrivateCreator, getStandardElementDictionary, getTagClass, keywordOf, reload, tagForKeyword, tagForKeyword, vrOf
public static final ElementDictionary INSTANCE
private StandardElementDictionary()
public String keywordOf(int tag)
keywordOf
in class ElementDictionary
public int tmTagOf(int daTag)
tmTagOf
in class ElementDictionary
public int daTagOf(int tmTag)
daTagOf
in class ElementDictionary
public VR vrOf(int tag)
vrOf
in class ElementDictionary
Copyright © 2017 dcm4che.org. All rights reserved.