|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.dcm4che2.code.UnitsOfLinearMeasurement
public class UnitsOfLinearMeasurement
CID 7460 Units of Linear Measurement.
Field Summary | |
---|---|
static java.lang.String |
Centimeter
(cm, UCUM[1.4], "centimeter") |
static java.lang.String |
Micrometer
(um, UCUM[1.4], "micrometer") |
static java.lang.String |
Millimeter
(mm, UCUM[1.4], "millimeter") |
Constructor Summary | |
---|---|
UnitsOfLinearMeasurement()
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final java.lang.String Centimeter
public static final java.lang.String Micrometer
public static final java.lang.String Millimeter
Constructor Detail |
---|
public UnitsOfLinearMeasurement()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |