org.dcm4che2.code
Class BrainTissueSegmentationTypes

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

public class BrainTissueSegmentationTypes
extends java.lang.Object

CID 7153 Brain Tissue Segmentation Types.

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

Field Summary
static java.lang.String CerebrospinalFluid
          (T-A1000, SRT, "Cerebrospinal Fluid")
static java.lang.String GreyMatter
          (T-A2020, SRT, "Grey Matter")
static java.lang.String Meninges
          (T-A1110, SRT, "Meninges")
static java.lang.String Skull
          (T-11100, SRT, "Skull")
static java.lang.String WhiteMatter
          (T-A2030, SRT, "White Matter")
 
Constructor Summary
BrainTissueSegmentationTypes()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

CerebrospinalFluid

public static final java.lang.String CerebrospinalFluid
(T-A1000, SRT, "Cerebrospinal Fluid")

See Also:
Constant Field Values

GreyMatter

public static final java.lang.String GreyMatter
(T-A2020, SRT, "Grey Matter")

See Also:
Constant Field Values

Meninges

public static final java.lang.String Meninges
(T-A1110, SRT, "Meninges")

See Also:
Constant Field Values

Skull

public static final java.lang.String Skull
(T-11100, SRT, "Skull")

See Also:
Constant Field Values

WhiteMatter

public static final java.lang.String WhiteMatter
(T-A2030, SRT, "White Matter")

See Also:
Constant Field Values
Constructor Detail

BrainTissueSegmentationTypes

public BrainTissueSegmentationTypes()


Copyright © 2011 dcm4che. All Rights Reserved.