org.dcm4che2.code
Class ChestBorderShape

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

public class ChestBorderShape
extends java.lang.Object

CID 6119 Chest Border Shape.

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

Field Summary
static java.lang.String Elliptic
          (112134, DCM, "Elliptic")
static java.lang.String Irregular
          (G-A402, SRT, "Irregular")
static java.lang.String Lobulated
          (112135, DCM, "Lobulated")
static java.lang.String RoundShape
          (M-02100, SRT, "Round shape")
static java.lang.String Spiculated
          (112136, DCM, "Spiculated")
 
Constructor Summary
ChestBorderShape()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

Elliptic

public static final java.lang.String Elliptic
(112134, DCM, "Elliptic")

See Also:
Constant Field Values

Irregular

public static final java.lang.String Irregular
(G-A402, SRT, "Irregular")

See Also:
Constant Field Values

Lobulated

public static final java.lang.String Lobulated
(112135, DCM, "Lobulated")

See Also:
Constant Field Values

RoundShape

public static final java.lang.String RoundShape
(M-02100, SRT, "Round shape")

See Also:
Constant Field Values

Spiculated

public static final java.lang.String Spiculated
(112136, DCM, "Spiculated")

See Also:
Constant Field Values
Constructor Detail

ChestBorderShape

public ChestBorderShape()


Copyright © 2011 dcm4che. All Rights Reserved.