org.dcm4che2.code
Class ChestTextureDescriptor

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

public class ChestTextureDescriptor
extends java.lang.Object

CID 6131 Chest Texture Descriptor.

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

Field Summary
static java.lang.String HomogeneousUniformOpacity
          (112160, DCM, "Homogeneous (uniform opacity)")
static java.lang.String Inhomogeneous
          (112161, DCM, "Inhomogeneous")
 
Constructor Summary
ChestTextureDescriptor()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

HomogeneousUniformOpacity

public static final java.lang.String HomogeneousUniformOpacity
(112160, DCM, "Homogeneous (uniform opacity)")

See Also:
Constant Field Values

Inhomogeneous

public static final java.lang.String Inhomogeneous
(112161, DCM, "Inhomogeneous")

See Also:
Constant Field Values
Constructor Detail

ChestTextureDescriptor

public ChestTextureDescriptor()


Copyright © 2011 dcm4che. All Rights Reserved.