org.dcm4che2.code
Class UnitsOfAreaMeasurement

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

public class UnitsOfAreaMeasurement
extends java.lang.Object

CID 7461 Units of Area Measurement.

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

Field Summary
static java.lang.String SquareCentimeter
          (cm2, UCUM[1.4], "Square centimeter")
static java.lang.String SquareMicrometer
          (um2, UCUM[1.4], "Square micrometer")
static java.lang.String SquareMillimeter
          (mm2, UCUM[1.4], "Square millimeter")
 
Constructor Summary
UnitsOfAreaMeasurement()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

SquareCentimeter

public static final java.lang.String SquareCentimeter
(cm2, UCUM[1.4], "Square centimeter")

See Also:
Constant Field Values

SquareMicrometer

public static final java.lang.String SquareMicrometer
(um2, UCUM[1.4], "Square micrometer")

See Also:
Constant Field Values

SquareMillimeter

public static final java.lang.String SquareMillimeter
(mm2, UCUM[1.4], "Square millimeter")

See Also:
Constant Field Values
Constructor Detail

UnitsOfAreaMeasurement

public UnitsOfAreaMeasurement()


Copyright © 2011 dcm4che. All Rights Reserved.