org.dcm4che2.code
Class OphthalmicHorizontalDirections

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

public class OphthalmicHorizontalDirections
extends java.lang.Object

CID 4214 Ophthalmic Horizontal Directions.

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

Field Summary
static java.lang.String Inward
          (G-C028, SRT, "Inward")
static java.lang.String Outward
          (R-404C7, SRT, "Outward")
 
Constructor Summary
OphthalmicHorizontalDirections()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

Inward

public static final java.lang.String Inward
(G-C028, SRT, "Inward")

See Also:
Constant Field Values

Outward

public static final java.lang.String Outward
(R-404C7, SRT, "Outward")

See Also:
Constant Field Values
Constructor Detail

OphthalmicHorizontalDirections

public OphthalmicHorizontalDirections()


Copyright © 2011 dcm4che. All Rights Reserved.