org.dcm4che2.iod.value
Class ImageTypeValue3
java.lang.Object
org.dcm4che2.iod.value.ImageTypeValue3
public class ImageTypeValue3
- extends java.lang.Object
A Class to represent the Image Type (0008,0008) Value 1 values.
- Author:
- Antonio Magni
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
NULL
public static final java.lang.String NULL
- See Also:
- Constant Field Values
SINGLEPLANE
public static final java.lang.String SINGLEPLANE
- See Also:
- Constant Field Values
BIPLANEA
public static final java.lang.String BIPLANEA
- See Also:
- Constant Field Values
BIPLANEB
public static final java.lang.String BIPLANEB
- See Also:
- Constant Field Values
MONTAGE
public static final java.lang.String MONTAGE
- See Also:
- Constant Field Values
UNDEFINED
public static final java.lang.String UNDEFINED
- See Also:
- Constant Field Values
ImageTypeValue3
public ImageTypeValue3()
Copyright © 2011 dcm4che. All Rights Reserved.