org.dcm4che2.code
Class Orientation

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

public class Orientation
extends java.lang.Object

CID 6152 Orientation.

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

Field Summary
static java.lang.String NotParallel
          (111356, DCM, "Not parallel")
static java.lang.String Parallel
          (111355, DCM, "Parallel")
 
Constructor Summary
Orientation()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

NotParallel

public static final java.lang.String NotParallel
(111356, DCM, "Not parallel")

See Also:
Constant Field Values

Parallel

public static final java.lang.String Parallel
(111355, DCM, "Parallel")

See Also:
Constant Field Values
Constructor Detail

Orientation

public Orientation()


Copyright © 2011 dcm4che. All Rights Reserved.