org.dcm4che2.code
Class GeneralAreaCalculationMethods

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

public class GeneralAreaCalculationMethods
extends java.lang.Object

CID 7473 General Area Calculation Methods.

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

Field Summary
static java.lang.String AreaOfAClosedNURBS
          (122502, DCM, "Area of a closed NURBS")
static java.lang.String AreaOfClosedIrregularPolygon
          (122501, DCM, "Area of closed irregular polygon")
 
Constructor Summary
GeneralAreaCalculationMethods()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

AreaOfAClosedNURBS

public static final java.lang.String AreaOfAClosedNURBS
(122502, DCM, "Area of a closed NURBS")

See Also:
Constant Field Values

AreaOfClosedIrregularPolygon

public static final java.lang.String AreaOfClosedIrregularPolygon
(122501, DCM, "Area of closed irregular polygon")

See Also:
Constant Field Values
Constructor Detail

GeneralAreaCalculationMethods

public GeneralAreaCalculationMethods()


Copyright © 2011 dcm4che. All Rights Reserved.