Package | Description |
---|---|
org.dcm4che3.data |
Lower level classes that deal with the DICOM Data Dictionary (PS 3.6).
|
Modifier and Type | Class and Description |
---|---|
(package private) class |
BinaryValueType |
(package private) class |
SequenceValueType |
(package private) class |
StringValueType |
Modifier and Type | Field and Description |
---|---|
protected ValueType |
VR.valueType |
Constructor and Description |
---|
VR(int code,
int headerLength,
int paddingByte,
ValueType valueType,
boolean inlineBinary) |
Copyright © 2017 dcm4che.org. All rights reserved.