org.dcm4che2.code
Class CardiacStructureSegmentationTypes

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

public class CardiacStructureSegmentationTypes
extends java.lang.Object

CID 7152 Cardiac Structure Segmentation Types.

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

Field Summary
static java.lang.String Aorta
          (T-42000, SRT, "Aorta")
static java.lang.String Heart
          (T-32000, SRT, "Heart")
static java.lang.String LeftVentricle
          (T-32600, SRT, "Left Ventricle")
static java.lang.String RightVentricle
          (T-32500, SRT, "Right Ventricle")
 
Constructor Summary
CardiacStructureSegmentationTypes()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

Aorta

public static final java.lang.String Aorta
(T-42000, SRT, "Aorta")

See Also:
Constant Field Values

Heart

public static final java.lang.String Heart
(T-32000, SRT, "Heart")

See Also:
Constant Field Values

LeftVentricle

public static final java.lang.String LeftVentricle
(T-32600, SRT, "Left Ventricle")

See Also:
Constant Field Values

RightVentricle

public static final java.lang.String RightVentricle
(T-32500, SRT, "Right Ventricle")

See Also:
Constant Field Values
Constructor Detail

CardiacStructureSegmentationTypes

public CardiacStructureSegmentationTypes()


Copyright © 2011 dcm4che. All Rights Reserved.