bookExamples.ch26Graphics.testPatterns
Class DrawWhite

java.lang.Object
  extended by bookExamples.ch26Graphics.testPatterns.DrawWhite

public class DrawWhite
extends java.lang.Object

Created by IntelliJ IDEA. User: dlyon DocJava, Inc,Nov 15, 2007,3:04:04 PM


Constructor Summary
DrawWhite()
           
 
Method Summary
static void drawWhite(SnellWlx snellWlx, java.awt.Graphics g)
           
static int getAx(SnellWlx snellWlx)
           
static int getAy(SnellWlx snellWlx)
           
static int getXInt(TestPatternData panelBase)
           
static int getYInt(TestPatternData panelBase)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DrawWhite

public DrawWhite()
Method Detail

getXInt

public static int getXInt(TestPatternData panelBase)

getYInt

public static int getYInt(TestPatternData panelBase)

getAy

public static int getAy(SnellWlx snellWlx)

getAx

public static int getAx(SnellWlx snellWlx)

drawWhite

public static void drawWhite(SnellWlx snellWlx,
                             java.awt.Graphics g)