gart.util
Class GartSTATICVARS

java.lang.Object
  |
  +--gart.util.GartSTATICVARS

public final class GartSTATICVARS
extends java.lang.Object


Field Summary
static int DOTS
           
static int DRAW
           
static int LINES
           
static int NORMAL
           
 
Constructor Summary
GartSTATICVARS()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

NORMAL

public static final int NORMAL

DRAW

public static final int DRAW

DOTS

public static final int DOTS

LINES

public static final int LINES
Constructor Detail

GartSTATICVARS

public GartSTATICVARS()