org.dcm4che2.code
Class MammographyCharacteristicsOfShape

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

public class MammographyCharacteristicsOfShape
extends java.lang.Object

CID 6004 Mammography Characteristics of Shape.

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

Field Summary
static java.lang.String Irregular
          (G-A402, SRT, "Irregular")
static java.lang.String Lobular
          (G-A640, SRT, "Lobular")
static java.lang.String OvoidShapeOval
          (M-02120, SRT, "Ovoid shape (Oval)")
static java.lang.String RoundShape
          (M-02100, SRT, "Round shape")
 
Constructor Summary
MammographyCharacteristicsOfShape()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

Irregular

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

See Also:
Constant Field Values

Lobular

public static final java.lang.String Lobular
(G-A640, SRT, "Lobular")

See Also:
Constant Field Values

OvoidShapeOval

public static final java.lang.String OvoidShapeOval
(M-02120, SRT, "Ovoid shape (Oval)")

See Also:
Constant Field Values

RoundShape

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

See Also:
Constant Field Values
Constructor Detail

MammographyCharacteristicsOfShape

public MammographyCharacteristicsOfShape()


Copyright © 2011 dcm4che. All Rights Reserved.