org.dcm4che2.code
Class EchocardiographyVolumeMethods

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

public class EchocardiographyVolumeMethods
extends java.lang.Object

CID 12228 Echocardiography Volume Methods.

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

Field Summary
static java.lang.String AreaLengthBiplane
          (125204, DCM, "Area-Length Biplane")
static java.lang.String AreaLengthSinglePlane
          (125205, DCM, "Area-Length Single Plane")
static java.lang.String BiplaneEllipse
          (125211, DCM, "Biplane Ellipse")
static java.lang.String CubeMethod
          (125206, DCM, "Cube Method")
static java.lang.String MethodOfDisksBiplane
          (125207, DCM, "Method of Disks, Biplane")
static java.lang.String MethodOfDisksSinglePlane
          (125208, DCM, "Method of Disks, Single Plane")
static java.lang.String SinglePlaneEllipse
          (125226, DCM, "Single Plane Ellipse")
static java.lang.String Teichholz
          (125209, DCM, "Teichholz")
 
Constructor Summary
EchocardiographyVolumeMethods()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

AreaLengthBiplane

public static final java.lang.String AreaLengthBiplane
(125204, DCM, "Area-Length Biplane")

See Also:
Constant Field Values

AreaLengthSinglePlane

public static final java.lang.String AreaLengthSinglePlane
(125205, DCM, "Area-Length Single Plane")

See Also:
Constant Field Values

BiplaneEllipse

public static final java.lang.String BiplaneEllipse
(125211, DCM, "Biplane Ellipse")

See Also:
Constant Field Values

CubeMethod

public static final java.lang.String CubeMethod
(125206, DCM, "Cube Method")

See Also:
Constant Field Values

MethodOfDisksBiplane

public static final java.lang.String MethodOfDisksBiplane
(125207, DCM, "Method of Disks, Biplane")

See Also:
Constant Field Values

MethodOfDisksSinglePlane

public static final java.lang.String MethodOfDisksSinglePlane
(125208, DCM, "Method of Disks, Single Plane")

See Also:
Constant Field Values

SinglePlaneEllipse

public static final java.lang.String SinglePlaneEllipse
(125226, DCM, "Single Plane Ellipse")

See Also:
Constant Field Values

Teichholz

public static final java.lang.String Teichholz
(125209, DCM, "Teichholz")

See Also:
Constant Field Values
Constructor Detail

EchocardiographyVolumeMethods

public EchocardiographyVolumeMethods()


Copyright © 2011 dcm4che. All Rights Reserved.