Uses of Class
edu.brook.ascape.view.DrawSymbol

Packages that use DrawSymbol
edu.brook.ascape.view   
 

Uses of DrawSymbol in edu.brook.ascape.view
 

Fields in edu.brook.ascape.view declared as DrawSymbol
static DrawSymbol DrawSymbol.FILL_RECT
          A symbol that calls fillRect.
static DrawSymbol DrawSymbol.DRAW_RECT
          A symbol that calls drawRect.
static DrawSymbol DrawSymbol.DRAW_RECT_2
          A symbol that calls drawRect.
static DrawSymbol DrawSymbol.FILL_OVAL
          A symbol that calls fillOval.
static DrawSymbol DrawSymbol.DRAW_OVAL_2
          A symbol that calls drawOval.
static DrawSymbol DrawSymbol.DRAW_OVAL
          A symbol that calls drawOval.
static DrawSymbol DrawSymbol.DRAW_OVOID
          A symbol that draws an 'oval' that looks good in smaller sizes.
static DrawSymbol DrawSymbol.FILL_OVOID
          Fills in the space inside a DRAW_OVOID.
static DrawSymbol DrawSymbol.DRAW_X
          Draws a diagonal cross.
static DrawSymbol DrawSymbol.DRAW_HATCH
          Draws a hash mark.
static DrawSymbol DrawSymbol.DRAW_HATCH_G1_W2
          Draws a hash mark with a gap of 2 spaces and width 1.
static DrawSymbol DrawSymbol.DRAW_HATCH_G2_W1
          Draws a hash mark with a gap of 2 spaces and width 1.
static DrawSymbol DrawSymbol.DRAW_HATCH_G2_W2
          Draws a hash mark with a gap of 2 spaces and width 1.
static DrawSymbol DrawSymbol.DRAW_HATCH_G3_W1
          Draws a hash mark.
static DrawSymbol DrawSymbol.DRAW_HATCH_G3_W2
          Draws a hash mark.
 


(c) 1998-2000 The Brookings Insitution
Webpage