org.dcm4che2.code
Class EstimatedVolumes

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

public class EstimatedVolumes
extends java.lang.Object

CID 3471 Estimated Volumes.

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

Field Summary
static java.lang.String VolumeEstimatedFromSingle2DRegion
          (121216, DCM, "Volume estimated from single 2D region")
static java.lang.String VolumeEstimatedFromTwoNonCoplanar2DRegions
          (121218, DCM, "Volume estimated from two non-coplanar 2D regions")
 
Constructor Summary
EstimatedVolumes()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

VolumeEstimatedFromSingle2DRegion

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

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
Constructor Detail

EstimatedVolumes

public EstimatedVolumes()


Copyright © 2011 dcm4che. All Rights Reserved.