org.dcm4che2.code
Class ReferencedImagePurposesOfReference

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

public class ReferencedImagePurposesOfReference
extends java.lang.Object

CID 7201 Referenced Image Purposes of Reference.

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

Field Summary
static java.lang.String AcquisitionFramesCorrespondingToVolume
          (121346, DCM, "Acquisition frames corresponding to volume")
static java.lang.String AnatomicImage
          (121338, DCM, "Anatomic image")
static java.lang.String BiopsyLocalizer
          (121312, DCM, "Biopsy localizer")
static java.lang.String DeviceLocalizer
          (121341, DCM, "Device localizer")
static java.lang.String FunctionalImage
          (121339, DCM, "Functional image")
static java.lang.String ImagesRelatedToStandaloneObject
          (121316, DCM, "Images related to standalone object")
static java.lang.String Localizer
          (121311, DCM, "Localizer")
static java.lang.String OtherImageOfBiplanePair
          (121314, DCM, "Other image of biplane pair")
static java.lang.String OtherImageOfStereoscopicPair
          (121315, DCM, "Other image of stereoscopic pair")
static java.lang.String OtherPartialViews
          (121313, DCM, "Other partial views")
static java.lang.String SpectralFilteredImage
          (121340, DCM, "Spectral filtered image")
static java.lang.String Spectroscopy
          (121317, DCM, "Spectroscopy")
static java.lang.String TemporalPredecessor
          (121348, DCM, "Temporal Predecessor")
static java.lang.String TemporalSuccessor
          (121349, DCM, "Temporal Successor")
static java.lang.String VolumeCorrespondingToSpatiallyRelatedAcquisitionFrames
          (121347, DCM, "Volume corresponding to spatially-related acquisition frames")
 
Constructor Summary
ReferencedImagePurposesOfReference()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

AcquisitionFramesCorrespondingToVolume

public static final java.lang.String AcquisitionFramesCorrespondingToVolume
(121346, DCM, "Acquisition frames corresponding to volume")

See Also:
Constant Field Values

AnatomicImage

public static final java.lang.String AnatomicImage
(121338, DCM, "Anatomic image")

See Also:
Constant Field Values

BiopsyLocalizer

public static final java.lang.String BiopsyLocalizer
(121312, DCM, "Biopsy localizer")

See Also:
Constant Field Values

DeviceLocalizer

public static final java.lang.String DeviceLocalizer
(121341, DCM, "Device localizer")

See Also:
Constant Field Values

FunctionalImage

public static final java.lang.String FunctionalImage
(121339, DCM, "Functional image")

See Also:
Constant Field Values

ImagesRelatedToStandaloneObject

public static final java.lang.String ImagesRelatedToStandaloneObject
(121316, DCM, "Images related to standalone object")

See Also:
Constant Field Values

Localizer

public static final java.lang.String Localizer
(121311, DCM, "Localizer")

See Also:
Constant Field Values

OtherImageOfBiplanePair

public static final java.lang.String OtherImageOfBiplanePair
(121314, DCM, "Other image of biplane pair")

See Also:
Constant Field Values

OtherImageOfStereoscopicPair

public static final java.lang.String OtherImageOfStereoscopicPair
(121315, DCM, "Other image of stereoscopic pair")

See Also:
Constant Field Values

OtherPartialViews

public static final java.lang.String OtherPartialViews
(121313, DCM, "Other partial views")

See Also:
Constant Field Values

SpectralFilteredImage

public static final java.lang.String SpectralFilteredImage
(121340, DCM, "Spectral filtered image")

See Also:
Constant Field Values

Spectroscopy

public static final java.lang.String Spectroscopy
(121317, DCM, "Spectroscopy")

See Also:
Constant Field Values

TemporalPredecessor

public static final java.lang.String TemporalPredecessor
(121348, DCM, "Temporal Predecessor")

See Also:
Constant Field Values

TemporalSuccessor

public static final java.lang.String TemporalSuccessor
(121349, DCM, "Temporal Successor")

See Also:
Constant Field Values

VolumeCorrespondingToSpatiallyRelatedAcquisitionFrames

public static final java.lang.String VolumeCorrespondingToSpatiallyRelatedAcquisitionFrames
(121347, DCM, "Volume corresponding to spatially-related acquisition frames")

See Also:
Constant Field Values
Constructor Detail

ReferencedImagePurposesOfReference

public ReferencedImagePurposesOfReference()


Copyright © 2011 dcm4che. All Rights Reserved.