org.dcm4che2.code
Class WidthDescriptor

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

public class WidthDescriptor
extends java.lang.Object

CID 6107 Width Descriptor.

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

Field Summary
static java.lang.String Enlarged
          (R-40750, SRT, "Enlarged")
static java.lang.String Narrow
          (R-41727, SRT, "Narrow")
static java.lang.String Vasoconstriction
          (112077, DCM, "Vasoconstriction")
static java.lang.String Vasodilation
          (112078, DCM, "Vasodilation")
 
Constructor Summary
WidthDescriptor()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

Enlarged

public static final java.lang.String Enlarged
(R-40750, SRT, "Enlarged")

See Also:
Constant Field Values

Narrow

public static final java.lang.String Narrow
(R-41727, SRT, "Narrow")

See Also:
Constant Field Values

Vasoconstriction

public static final java.lang.String Vasoconstriction
(112077, DCM, "Vasoconstriction")

See Also:
Constant Field Values

Vasodilation

public static final java.lang.String Vasodilation
(112078, DCM, "Vasodilation")

See Also:
Constant Field Values
Constructor Detail

WidthDescriptor

public WidthDescriptor()


Copyright © 2011 dcm4che. All Rights Reserved.