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, vrOfpublic static final ElementDictionary INSTANCE
private StandardElementDictionary()
public String keywordOf(int tag)
keywordOf in class ElementDictionarypublic int tmTagOf(int daTag)
tmTagOf in class ElementDictionarypublic int daTagOf(int tmTag)
daTagOf in class ElementDictionarypublic VR vrOf(int tag)
vrOf in class ElementDictionaryCopyright © 2017 dcm4che.org. All rights reserved.