org.dcm4che2.code
Class VolumeMeasurements_7472

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

public class VolumeMeasurements_7472
extends java.lang.Object

CID 7472 Volume Measurements.

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

Field Summary
static java.lang.String Volume
          (G-D705, SRT, "Volume")
static java.lang.String VolumeEstimatedFromSingle2DRegion
          (121216, DCM, "Volume estimated from single 2D region")
static java.lang.String VolumeEstimatedFromThreeOrMoreNonCoplanar2DRegions
          (121217, DCM, "Volume estimated from three or more non-coplanar 2D regions")
static java.lang.String VolumeEstimatedFromTwoNonCoplanar2DRegions
          (121218, DCM, "Volume estimated from two non-coplanar 2D regions")
static java.lang.String VolumeOfBoundingThreeDimensionalRegion
          (121219, DCM, "Volume of bounding three dimensional region")
static java.lang.String VolumeOfCircumscribedSphere
          (121220, DCM, "Volume of circumscribed sphere")
static java.lang.String VolumeOfEllipsoid
          (121221, DCM, "Volume of ellipsoid")
static java.lang.String VolumeOfSphere
          (121222, DCM, "Volume of sphere")
 
Constructor Summary
VolumeMeasurements_7472()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

Volume

public static final java.lang.String Volume
(G-D705, SRT, "Volume")

See Also:
Constant Field Values

VolumeEstimatedFromSingle2DRegion

public static final java.lang.String VolumeEstimatedFromSingle2DRegion
(121216, DCM, "Volume estimated from single 2D region")

See Also:
Constant Field Values

VolumeEstimatedFromThreeOrMoreNonCoplanar2DRegions

public static final java.lang.String VolumeEstimatedFromThreeOrMoreNonCoplanar2DRegions
(121217, DCM, "Volume estimated from three or more non-coplanar 2D regions")

See Also:
Constant Field Values

VolumeEstimatedFromTwoNonCoplanar2DRegions

public static final java.lang.String VolumeEstimatedFromTwoNonCoplanar2DRegions
(121218, DCM, "Volume estimated from two non-coplanar 2D regions")

See Also:
Constant Field Values

VolumeOfBoundingThreeDimensionalRegion

public static final java.lang.String VolumeOfBoundingThreeDimensionalRegion
(121219, DCM, "Volume of bounding three dimensional region")

See Also:
Constant Field Values

VolumeOfCircumscribedSphere

public static final java.lang.String VolumeOfCircumscribedSphere
(121220, DCM, "Volume of circumscribed sphere")

See Also:
Constant Field Values

VolumeOfEllipsoid

public static final java.lang.String VolumeOfEllipsoid
(121221, DCM, "Volume of ellipsoid")

See Also:
Constant Field Values

VolumeOfSphere

public static final java.lang.String VolumeOfSphere
(121222, DCM, "Volume of sphere")

See Also:
Constant Field Values
Constructor Detail

VolumeMeasurements_7472

public VolumeMeasurements_7472()


Copyright © 2011 dcm4che. All Rights Reserved.