|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.dcm4che2.hp.ImagePlane
public class ImagePlane
Field Summary | |
---|---|
static ImagePlane |
CORONAL
|
static ImagePlane |
OBLIQUE
|
static ImagePlane |
SAGITTAL
|
static ImagePlane |
TRANSVERSE
|
Method Summary | |
---|---|
java.lang.String |
getCodeString()
|
static ImagePlane |
valueOf(java.lang.String codeString)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final ImagePlane TRANSVERSE
public static final ImagePlane SAGITTAL
public static final ImagePlane CORONAL
public static final ImagePlane OBLIQUE
Method Detail |
---|
public final java.lang.String getCodeString()
public static ImagePlane valueOf(java.lang.String codeString)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |