sk.lenhardt.dots
Class DotsAndBoxesVisitorMP

java.lang.Object
  extended by sk.lenhardt.dots.DotsAndBoxesVisitorMP
All Implemented Interfaces:
PositionVisitor

public class DotsAndBoxesVisitorMP
extends java.lang.Object
implements PositionVisitor


Constructor Summary
DotsAndBoxesVisitorMP()
           
 
Method Summary
 void draw(Position p)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DotsAndBoxesVisitorMP

public DotsAndBoxesVisitorMP()
Method Detail

draw

public void draw(Position p)
Specified by:
draw in interface PositionVisitor