Uses of Class
org.ascape.util.vis.DrawSymbol

Packages that use DrawSymbol
org.ascape.util.vis   
 

Uses of DrawSymbol in org.ascape.util.vis
 

Fields in org.ascape.util.vis declared as DrawSymbol
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.
static DrawSymbol DrawSymbol.DRAW_OVAL
          A symbol that calls drawOval.
static DrawSymbol DrawSymbol.DRAW_OVAL_2
          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.DRAW_RECT
          A symbol that calls drawRect.
static DrawSymbol DrawSymbol.DRAW_RECT_2
          A symbol that calls drawRect.
static DrawSymbol DrawSymbol.DRAW_X
          Draws a diagonal cross.
static DrawSymbol DrawSymbol.FILL_OVAL
          A symbol that calls fillOval.
static DrawSymbol DrawSymbol.FILL_OVOID
          Fills in the space inside a DRAW_OVOID.
static DrawSymbol DrawSymbol.FILL_RECT
          A symbol that calls fillRect.
 



Copyright © 1998-2008 The Brookings Institution, NuTech Solutions, Metascape, LLC All Rights Reserved.