org.dcm4che2.code
Class PlaneIdentification

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

public class PlaneIdentification
extends java.lang.Object

CID 3466 Plane Identification.

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

Field Summary
static java.lang.String AnteroPosterior
          (R-10206, SRT, "Antero-posterior")
static java.lang.String CaudalLAO
          (R-101C4, SRT, "Caudal LAO")
static java.lang.String CaudalRAO
          (R-101C6, SRT, "Caudal RAO")
static java.lang.String CranialLAO
          (R-101C3, SRT, "Cranial LAO")
static java.lang.String CranialRAO
          (R-101C5, SRT, "Cranial RAO")
static java.lang.String LeftAnteriorOblique
          (R-10220, SRT, "Left Anterior Oblique")
static java.lang.String LeftLateral
          (R-10236, SRT, "Left Lateral")
static java.lang.String RightAnteriorOblique
          (R-10218, SRT, "Right Anterior Oblique")
 
Constructor Summary
PlaneIdentification()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

AnteroPosterior

public static final java.lang.String AnteroPosterior
(R-10206, SRT, "Antero-posterior")

See Also:
Constant Field Values

CaudalLAO

public static final java.lang.String CaudalLAO
(R-101C4, SRT, "Caudal LAO")

See Also:
Constant Field Values

CaudalRAO

public static final java.lang.String CaudalRAO
(R-101C6, SRT, "Caudal RAO")

See Also:
Constant Field Values

CranialLAO

public static final java.lang.String CranialLAO
(R-101C3, SRT, "Cranial LAO")

See Also:
Constant Field Values

CranialRAO

public static final java.lang.String CranialRAO
(R-101C5, SRT, "Cranial RAO")

See Also:
Constant Field Values

LeftAnteriorOblique

public static final java.lang.String LeftAnteriorOblique
(R-10220, SRT, "Left Anterior Oblique")

See Also:
Constant Field Values

LeftLateral

public static final java.lang.String LeftLateral
(R-10236, SRT, "Left Lateral")

See Also:
Constant Field Values

RightAnteriorOblique

public static final java.lang.String RightAnteriorOblique
(R-10218, SRT, "Right Anterior Oblique")

See Also:
Constant Field Values
Constructor Detail

PlaneIdentification

public PlaneIdentification()


Copyright © 2011 dcm4che. All Rights Reserved.