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

DRAW_TRACE

public static final boolean DRAW_TRACE

TAXIS

public static final boolean TAXIS

EVENT

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

CONTOUR

public static final boolean CONTOUR
Debug for contouring
Constructor Detail

Debug

public Debug()


Send comments about the Scientific Graphics toolkit to dwd@pmel.noaa.gov. For more information about Java Development in the EPIC Group see the EPIC Software Page
Generated on December 13 2001