public class StandardDictionary extends ElementDictionary
| Modifier and Type | Field and Description |
|---|---|
static ElementDictionary |
INSTANCE |
| 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, keywordOf, reload, tagForKeyword, tagForKeyword, vrOfpublic static final ElementDictionary INSTANCE
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 © 2021. All rights reserved.