org.dcm4che2.code
Class SegmentationPropertyCategories

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

public class SegmentationPropertyCategories
extends java.lang.Object

CID 7150 Segmentation Property Categories.

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

Field Summary
static java.lang.String AnatomicalStructure
          (T-D000A, SRT, "Anatomical Structure")
static java.lang.String Function
          (R-42019, SRT, "Function")
static java.lang.String MorphologicallyAlteredStructure
          (M-01000, SRT, "Morphologically Altered Structure")
static java.lang.String PhysicalObject
          (A-00004, SRT, "Physical object")
static java.lang.String Tissue
          (T-D0050, SRT, "Tissue")
 
Constructor Summary
SegmentationPropertyCategories()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

AnatomicalStructure

public static final java.lang.String AnatomicalStructure
(T-D000A, SRT, "Anatomical Structure")

See Also:
Constant Field Values

Function

public static final java.lang.String Function
(R-42019, SRT, "Function")

See Also:
Constant Field Values

MorphologicallyAlteredStructure

public static final java.lang.String MorphologicallyAlteredStructure
(M-01000, SRT, "Morphologically Altered Structure")

See Also:
Constant Field Values

PhysicalObject

public static final java.lang.String PhysicalObject
(A-00004, SRT, "Physical object")

See Also:
Constant Field Values

Tissue

public static final java.lang.String Tissue
(T-D0050, SRT, "Tissue")

See Also:
Constant Field Values
Constructor Detail

SegmentationPropertyCategories

public SegmentationPropertyCategories()


Copyright © 2011 dcm4che. All Rights Reserved.