org.dcm4che2.code
Class BackgroundEchotexture

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

public class BackgroundEchotexture
extends java.lang.Object

CID 6151 Background echotexture.

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

Field Summary
static java.lang.String HeterogeneousEchotexture
          (111353, DCM, "Heterogeneous echotexture")
static java.lang.String HomogeneousFatEchotexture
          (111351, DCM, "Homogeneous fat echotexture")
static java.lang.String HomogeneousFibroglandularEchotexture
          (111352, DCM, "Homogeneous fibroglandular echotexture")
 
Constructor Summary
BackgroundEchotexture()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

HeterogeneousEchotexture

public static final java.lang.String HeterogeneousEchotexture
(111353, DCM, "Heterogeneous echotexture")

See Also:
Constant Field Values

HomogeneousFatEchotexture

public static final java.lang.String HomogeneousFatEchotexture
(111351, DCM, "Homogeneous fat echotexture")

See Also:
Constant Field Values

HomogeneousFibroglandularEchotexture

public static final java.lang.String HomogeneousFibroglandularEchotexture
(111352, DCM, "Homogeneous fibroglandular echotexture")

See Also:
Constant Field Values
Constructor Detail

BackgroundEchotexture

public BackgroundEchotexture()


Copyright © 2011 dcm4che. All Rights Reserved.