| Package | Description | 
|---|---|
| org.dcm4che3.conf.dicom.adapters | 
 This package is part of the Maven modules dcm4che-conf-dicom. 
 | 
| org.dcm4che3.imageio.codec | 
 This package is part of the Maven module dcm4che-imageio. 
 | 
| org.dcm4che3.tool.dcm2dcm | 
 Program for converting DICOM files. 
 | 
| org.dcm4che3.util | 
 Utility classes. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
Property | 
PropertyTypeAdapter.fromConfigNode(String configNode,
              ConfigProperty property,
              LoadingContext ctx,
              Object parent)  | 
| Modifier and Type | Method and Description | 
|---|---|
String | 
PropertyTypeAdapter.toConfigNode(Property object,
            ConfigProperty property,
            SavingContext ctx)  | 
| Modifier and Type | Field and Description | 
|---|---|
Property[] | 
ImageWriterFactory.ImageWriterParam.iioMetadata  | 
Property[] | 
ImageWriterFactory.ImageWriterParam.imageWriteParams  | 
private Property[] | 
CompressionRule.imageWriteParams  | 
| Modifier and Type | Method and Description | 
|---|---|
private Property[] | 
StreamCompressor.cat(Property[] a,
   Property[] b)
Deprecated.  
  | 
private Property[] | 
Compressor.cat(Property[] a,
   Property[] b)  | 
Property[] | 
ImageWriterFactory.ImageWriterParam.getIioMetadata()  | 
Property[] | 
ImageWriterFactory.ImageWriterParam.getIIOMetadata()  | 
Property[] | 
ImageWriterFactory.ImageWriterParam.getImageWriteParams()  | 
Property[] | 
CompressionRule.getImageWriteParams()  | 
| Modifier and Type | Method and Description | 
|---|---|
private Property[] | 
StreamCompressor.cat(Property[] a,
   Property[] b)
Deprecated.  
  | 
private Property[] | 
StreamCompressor.cat(Property[] a,
   Property[] b)
Deprecated.  
  | 
private Property[] | 
Compressor.cat(Property[] a,
   Property[] b)  | 
private Property[] | 
Compressor.cat(Property[] a,
   Property[] b)  | 
boolean | 
StreamCompressor.compress(String compressTsuid,
        Property... params)
Deprecated.  
  | 
void | 
ImageWriterFactory.ImageWriterParam.setIioMetadata(Property[] iioMetadata)  | 
void | 
ImageWriterFactory.ImageWriterParam.setImageWriteParams(Property[] imageWriteParams)  | 
void | 
CompressionRule.setImageWriteParams(Property[] imageWriteParams)  | 
| Constructor and Description | 
|---|
Compressor(Attributes dataset,
          String tsuid,
          String compressTsuid,
          Property... compressParams)  | 
ImageWriterParam(String formatName,
                String className,
                PatchJPEGLS patchJPEGLS,
                Property[] imageWriteParams,
                Property[] iioMetadata)  | 
ImageWriterParam(String formatName,
                String className,
                PatchJPEGLS patchJPEGLS,
                Property[] imageWriteParams,
                Property[] iioMetadata)  | 
| Modifier and Type | Field and Description | 
|---|---|
private List<Property> | 
Dcm2Dcm.params  | 
| Modifier and Type | Method and Description | 
|---|---|
static Property[] | 
Property.valueOf(String[] ss)  | 
Copyright © 2017 dcm4che.org. All rights reserved.