org.dcm4che2.code
Class CharacteristicsOfShapeFromBIRADS

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

public class CharacteristicsOfShapeFromBIRADS
extends java.lang.Object

CID 6005 Characteristics of Shape from BI-RADS.

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
CharacteristicsOfShapeFromBIRADS()
           
 
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

CharacteristicsOfShapeFromBIRADS

public CharacteristicsOfShapeFromBIRADS()


Copyright © 2011 dcm4che. All Rights Reserved.