gov.noaa.pmel.util
Class Debug

java.lang.Object
  |
  +--gov.noaa.pmel.util.Debug

public class Debug
extends java.lang.Object

For debugging only


Field Summary
static boolean CONTOUR
          Debug for contouring
static boolean DEBUG
           
static boolean DRAW_TRACE
           
static boolean EVENT
          Write debug statements related to internal sgt events.
static boolean TAXIS
           
 
Constructor Summary
Debug()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

DEBUG

public static final boolean DEBUG
See Also:
Constant Field Values

DRAW_TRACE

public static final boolean DRAW_TRACE
See Also:
Constant Field Values

TAXIS

public static final boolean TAXIS
See Also:
Constant Field Values

EVENT

public static final boolean EVENT
Write debug statements related to internal sgt events.

See Also:
Constant Field Values

CONTOUR

public static final boolean CONTOUR
Debug for contouring

See Also:
Constant Field Values
Constructor Detail

Debug

public Debug()


Send comments about the Scientific Graphics toolkit to Donald.W.Denbo@noaa.gov. For more information about Java Development in the EPIC Group see the EPIC Software Page
Generated on October 9 2003