org.dcm4che2.code
Class ThoracicTissueSegmentationTypes

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

public class ThoracicTissueSegmentationTypes
extends java.lang.Object

CID 7155 Thoracic Tissue Segmentation Types.

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

Field Summary
static java.lang.String BloodVessel
          (T-40000, SRT, "Blood Vessel")
static java.lang.String Bone
          (T-D016E, SRT, "Bone")
static java.lang.String Bronchi
          (T-26000, SRT, "Bronchi")
static java.lang.String Diaphragm
          (T-D3400, SRT, "Diaphragm")
static java.lang.String Lung
          (T-28000, SRT, "Lung")
static java.lang.String Mediastinum
          (T-D3300, SRT, "Mediastinum")
 
Constructor Summary
ThoracicTissueSegmentationTypes()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

BloodVessel

public static final java.lang.String BloodVessel
(T-40000, SRT, "Blood Vessel")

See Also:
Constant Field Values

Bone

public static final java.lang.String Bone
(T-D016E, SRT, "Bone")

See Also:
Constant Field Values

Bronchi

public static final java.lang.String Bronchi
(T-26000, SRT, "Bronchi")

See Also:
Constant Field Values

Diaphragm

public static final java.lang.String Diaphragm
(T-D3400, SRT, "Diaphragm")

See Also:
Constant Field Values

Lung

public static final java.lang.String Lung
(T-28000, SRT, "Lung")

See Also:
Constant Field Values

Mediastinum

public static final java.lang.String Mediastinum
(T-D3300, SRT, "Mediastinum")

See Also:
Constant Field Values
Constructor Detail

ThoracicTissueSegmentationTypes

public ThoracicTissueSegmentationTypes()


Copyright © 2011 dcm4che. All Rights Reserved.