org.dcm4che2.code
Class OphthalmicImagingAgent

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

public class OphthalmicImagingAgent
extends java.lang.Object

CID 4200 Ophthalmic Imaging Agent.

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

Field Summary
static java.lang.String Fluorescein
          (C-B02CC, SRT, "Fluorescein")
static java.lang.String IndocyanineGreen
          (C-B0156, SRT, "Indocyanine green")
static java.lang.String MethyleneBlue
          (C-B02C5, SRT, "Methylene blue")
static java.lang.String RoseBengal
          (C-B0295, SRT, "Rose Bengal")
static java.lang.String TrypanBlue
          (C-22853, SRT, "Trypan blue")
 
Constructor Summary
OphthalmicImagingAgent()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

Fluorescein

public static final java.lang.String Fluorescein
(C-B02CC, SRT, "Fluorescein")

See Also:
Constant Field Values

IndocyanineGreen

public static final java.lang.String IndocyanineGreen
(C-B0156, SRT, "Indocyanine green")

See Also:
Constant Field Values

MethyleneBlue

public static final java.lang.String MethyleneBlue
(C-B02C5, SRT, "Methylene blue")

See Also:
Constant Field Values

RoseBengal

public static final java.lang.String RoseBengal
(C-B0295, SRT, "Rose Bengal")

See Also:
Constant Field Values

TrypanBlue

public static final java.lang.String TrypanBlue
(C-22853, SRT, "Trypan blue")

See Also:
Constant Field Values
Constructor Detail

OphthalmicImagingAgent

public OphthalmicImagingAgent()


Copyright © 2011 dcm4che. All Rights Reserved.