| Package | Description | 
|---|---|
| org.dcm4che3.conf.api | 
 This package is part of the Maven module dcm4che-conf-api. 
 | 
| org.dcm4che3.conf.core.api.internal | 
 This package is contained in the Maven module dcm4che-conf-core-api. 
 | 
| org.dcm4che3.imageio.codec | 
 This package is part of the Maven module dcm4che-imageio. 
 | 
| org.dcm4che3.net | 
 Classes related to the network communications between systems. 
 | 
| org.dcm4che3.net.audit | 
 This package is in the Maven module dcm4che-net-audit. 
 | 
| org.dcm4che3.net.hl7 | 
 This package is located in the Maven module dcm4che3-net-hl7. 
 | 
| org.dcm4che3.net.imageio | 
 Classes for dealing with JSON (Javascript Simple Object Notation). 
 | 
| org.dcm4che3.net.web | 
 This package is part of the Maven module dcm4che3-net. 
 | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
AttributeCoercion  | 
| Modifier and Type | Field and Description | 
|---|---|
private AttributeCoercion.Condition | 
AttributeCoercion.condition  | 
private List<AttributeCoercion> | 
AttributeCoercions.list  | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
DummyConfigurableClass  | 
| Modifier and Type | Field and Description | 
|---|---|
private static LDAP | 
ConfigProperty.dummyLdapAnno  | 
private LDAP | 
ConfigProperty.ldapAnnotation  | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
CompressionRule  | 
class  | 
ImageReaderFactory
Provides Image Readers for different DICOM transfer syntaxes and MIME types. 
 | 
static class  | 
ImageReaderFactory.ImageReaderParam  | 
class  | 
ImageWriterFactory
Provides Image Writers for different DICOM transfer syntaxes and MIME types. 
 | 
static class  | 
ImageWriterFactory.ImageWriterParam  | 
| Modifier and Type | Field and Description | 
|---|---|
private CompressionRule.Condition | 
CompressionRule.condition  | 
private List<CompressionRule> | 
CompressionRules.list
This list has a consistent order wrt config save/load 
 | 
private Map<String,ImageWriterFactory.ImageWriterParam> | 
ImageWriterFactory.mapTransferSyntaxUIDs  | 
private Map<String,ImageReaderFactory.ImageReaderParam> | 
ImageReaderFactory.mapTransferSyntaxUIDs  | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
ApplicationEntity
DICOM Part 15, Annex H compliant description of a DICOM network service. 
 | 
class  | 
Connection
A DICOM Part 15, Annex H compliant class,  
NetworkConnection
 encapsulates the properties associated with a connection to a TCP/IP network. | 
class  | 
Device
DICOM Part 15, Annex H compliant description of a DICOM enabled system or
 device. 
 | 
class  | 
ExternalArchiveAEExtension  | 
class  | 
StorageOptions  | 
class  | 
TransferCapability
DICOM Standard, Part 15, Annex H: Transfer Capability - The description of
 the SOP classes and syntaxes supported by a Network AE. 
 | 
| Modifier and Type | Field and Description | 
|---|---|
private Map<String,ApplicationEntity> | 
Device.applicationEntitiesMap
Note: This only maps the main AE titles to application entities. 
 | 
private List<Connection> | 
Device.connections  | 
private EnumSet<QueryOption> | 
TransferCapability.queryOptions  | 
private StorageOptions | 
TransferCapability.storageOptions  | 
private Collection<TransferCapability> | 
ApplicationEntity.transferCapabilities
"Proxy" property, actually forwards everything to scuTCs and scpTCs in its setter/getter 
 | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
AuditLogger  | 
class  | 
AuditRecordRepository  | 
class  | 
AuditSuppressCriteria
Specifies criteria for  
EventIdentification and optional also for
 ActiveParticipants of AuditMessages which shall be suppressed. | 
| Modifier and Type | Field and Description | 
|---|---|
private List<AuditSuppressCriteria> | 
AuditLogger.suppressAuditMessageFilters  | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
HL7Application  | 
class  | 
HL7DeviceExtension  | 
| Modifier and Type | Field and Description | 
|---|---|
private Map<String,HL7Application> | 
HL7DeviceExtension.hl7apps  | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
ImageReaderExtension  | 
class  | 
ImageWriterExtension  | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
WebServiceAEExtension  | 
Copyright © 2017 dcm4che.org. All rights reserved.