| Package | Description |
|---|---|
| org.dcm4che3.tool.dcmdir |
DICOM File-Set Reader/Creator/Updater.
|
| org.dcm4che3.tool.dcmqrscp |
Simple DICOM archive.
|
| Modifier and Type | Field and Description |
|---|---|
private RecordFactory |
DcmDir.recFact |
| Modifier and Type | Method and Description |
|---|---|
void |
DcmDir.setRecordFactory(RecordFactory recFact) |
| Modifier and Type | Field and Description |
|---|---|
private RecordFactory |
DcmQRSCP.recFact |
private RecordFactory |
CStoreSCPImpl.recordFactory |
| Modifier and Type | Method and Description |
|---|---|
RecordFactory |
DcmQRSCP.getRecordFactory() |
| Modifier and Type | Method and Description |
|---|---|
void |
DcmQRSCP.setRecordFactory(RecordFactory recFact) |
| Constructor and Description |
|---|
CStoreSCPImpl(DicomDirWriter dicomDirWriter,
AttributesFormat filePathFormat,
RecordFactory recordFactory) |
Copyright © 2017 dcm4che.org. All rights reserved.