org.dcm4che2.code
Class SourceImagePurposesOfReference

java.lang.Object
  extended by org.dcm4che2.code.SourceImagePurposesOfReference

public class SourceImagePurposesOfReference
extends java.lang.Object

CID 7202 Source Image Purposes of Reference.

Since:
Jun 2, 2010
Version:
$Rev: 13502 $ $Date:: 2010-06-09#$
Author:
Gunter Zeilinger

Field Summary
static java.lang.String LossyCompressedPredecessor
          (121330, DCM, "Lossy compressed predecessor")
static java.lang.String MaskImageForImageProcessingOperation
          (121321, DCM, "Mask image for image processing operation")
static java.lang.String SourceImageForImageProcessingOperation
          (121322, DCM, "Source image for image processing operation")
static java.lang.String SourceImageForMontage
          (121329, DCM, "Source image for montage")
static java.lang.String UncompressedPredecessor
          (121320, DCM, "Uncompressed predecessor")
 
Constructor Summary
SourceImagePurposesOfReference()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

LossyCompressedPredecessor

public static final java.lang.String LossyCompressedPredecessor
(121330, DCM, "Lossy compressed predecessor")

See Also:
Constant Field Values

MaskImageForImageProcessingOperation

public static final java.lang.String MaskImageForImageProcessingOperation
(121321, DCM, "Mask image for image processing operation")

See Also:
Constant Field Values

SourceImageForImageProcessingOperation

public static final java.lang.String SourceImageForImageProcessingOperation
(121322, DCM, "Source image for image processing operation")

See Also:
Constant Field Values

SourceImageForMontage

public static final java.lang.String SourceImageForMontage
(121329, DCM, "Source image for montage")

See Also:
Constant Field Values

UncompressedPredecessor

public static final java.lang.String UncompressedPredecessor
(121320, DCM, "Uncompressed predecessor")

See Also:
Constant Field Values
Constructor Detail

SourceImagePurposesOfReference

public SourceImagePurposesOfReference()


Copyright © 2011 dcm4che. All Rights Reserved.