Serialized Form


Package org.dcm4che2.data

Class org.dcm4che2.data.BasicDicomObject extends org.dcm4che2.data.AbstractDicomObject implements Serializable

serialVersionUID: 1L

Class org.dcm4che2.data.ConfigurationError extends java.lang.RuntimeException implements Serializable

serialVersionUID: 3257008748156172597L

Class org.dcm4che2.data.ElementDictionary extends java.lang.Object implements Serializable

serialVersionUID: 2010071664961951181L

Serialization Methods

readObject

private void readObject(java.io.ObjectInputStream is)
                 throws java.io.IOException,
                        java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeObject

private void writeObject(java.io.ObjectOutputStream os)
                  throws java.io.IOException
Throws:
java.io.IOException
Serialized Fields

tagClass

java.lang.Class<T> tagClass

Class org.dcm4che2.data.UIDDictionary extends java.lang.Object implements Serializable

serialVersionUID: 3258135738985296181L

Serialized Fields

table

java.util.Hashtable<K,V> table

Class org.dcm4che2.data.VRMap extends java.lang.Object implements Serializable

serialVersionUID: 6581801202183118918L

Serialization Methods

readObject

private void readObject(java.io.ObjectInputStream is)
                 throws java.io.IOException,
                        java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeObject

private void writeObject(java.io.ObjectOutputStream os)
                  throws java.io.IOException
Throws:
java.io.IOException

Package org.dcm4che2.hp.spi

Class org.dcm4che2.hp.spi.ServiceConfigurationError extends java.lang.Error implements Serializable


Package org.dcm4che2.image

Class org.dcm4che2.image.SimpleYBRColorSpace extends java.awt.color.ColorSpace implements Serializable

serialVersionUID: 94133999660773774L

Serialized Fields

csRGB

java.awt.color.ColorSpace csRGB

toYBR

double[] toYBR

toRGB

double[] toRGB

Package org.dcm4che2.io

Class org.dcm4che2.io.DicomCodingException extends java.io.IOException implements Serializable

serialVersionUID: 2702906687102112917L


Package org.dcm4che2.net

Class org.dcm4che2.net.AssociationAcceptEvent extends java.util.EventObject implements Serializable

serialVersionUID: 6784339451839932273L

Serialized Fields

a

Association a

Class org.dcm4che2.net.AssociationCloseEvent extends java.util.EventObject implements Serializable

serialVersionUID: 4194031965213151721L

Serialized Fields

a

Association a

Class org.dcm4che2.net.ConfigurationException extends java.lang.Exception implements Serializable

serialVersionUID: 8885994485462266441L

Class org.dcm4che2.net.DicomServiceException extends java.io.IOException implements Serializable

serialVersionUID: -5858536886871974350L

Serialized Fields

rsp

DicomObject rsp

data

DicomObject data

Class org.dcm4che2.net.NoPresentationContextException extends java.io.IOException implements Serializable

serialVersionUID: 7731234547817114229L


Package org.dcm4che2.net.pdu

Class org.dcm4che2.net.pdu.AAbort extends java.io.IOException implements Serializable

serialVersionUID: 9040737698591016148L

Serialized Fields

source

int source

reason

int reason

Class org.dcm4che2.net.pdu.AAssociateRJ extends java.io.IOException implements Serializable

serialVersionUID: 7878137718648065429L

Serialized Fields

result

int result

source

int source

reason

int reason



Copyright © 2011 dcm4che. All Rights Reserved.