bookExamples.ch26Graphics.testPatterns
Class PatternUtils

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

public class PatternUtils
extends java.lang.Object


Constructor Summary
PatternUtils()
           
 
Method Summary
static int getCnt(SnellWlx snellWlx)
           
static int getOption(SnellWlx snellWlx)
           
static void setCnt(SnellWlx snellWlx, int cnt)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PatternUtils

public PatternUtils()
Method Detail

getOption

public static int getOption(SnellWlx snellWlx)

getCnt

public static int getCnt(SnellWlx snellWlx)

setCnt

public static void setCnt(SnellWlx snellWlx,
                          int cnt)