org.dcm4che2.code
Class CalculationMethods

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

public class CalculationMethods
extends java.lang.Object

CID 6140 Calculation Methods.

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

Field Summary
static java.lang.String AgatstonScoringMethod
          (112055, DCM, "Agatston scoring method")
static java.lang.String Estimated
          (R-10260, SRT, "Estimated")
static java.lang.String MassScoringMethod
          (112057, DCM, "Mass scoring method")
static java.lang.String ThreeDimensionalMethod
          (112189, DCM, "Three-dimensional method")
static java.lang.String TwoDimensionalMethod
          (112188, DCM, "Two-dimensional method")
static java.lang.String UnspecifiedMethodOfCalculation
          (112187, DCM, "Unspecified method of calculation")
static java.lang.String VolumeScoringMethod
          (112056, DCM, "Volume scoring method")
 
Constructor Summary
CalculationMethods()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

AgatstonScoringMethod

public static final java.lang.String AgatstonScoringMethod
(112055, DCM, "Agatston scoring method")

See Also:
Constant Field Values

Estimated

public static final java.lang.String Estimated
(R-10260, SRT, "Estimated")

See Also:
Constant Field Values

MassScoringMethod

public static final java.lang.String MassScoringMethod
(112057, DCM, "Mass scoring method")

See Also:
Constant Field Values

ThreeDimensionalMethod

public static final java.lang.String ThreeDimensionalMethod
(112189, DCM, "Three-dimensional method")

See Also:
Constant Field Values

TwoDimensionalMethod

public static final java.lang.String TwoDimensionalMethod
(112188, DCM, "Two-dimensional method")

See Also:
Constant Field Values

UnspecifiedMethodOfCalculation

public static final java.lang.String UnspecifiedMethodOfCalculation
(112187, DCM, "Unspecified method of calculation")

See Also:
Constant Field Values

VolumeScoringMethod

public static final java.lang.String VolumeScoringMethod
(112056, DCM, "Volume scoring method")

See Also:
Constant Field Values
Constructor Detail

CalculationMethods

public CalculationMethods()


Copyright © 2011 dcm4che. All Rights Reserved.