net.sourceforge.plantuml.sudoku
Class GraphicsSudoku

java.lang.Object
  extended by net.sourceforge.plantuml.sudoku.GraphicsSudoku

public class GraphicsSudoku
extends Object


Constructor Summary
GraphicsSudoku(ISudoku sudoku)
           
 
Method Summary
 void writeImage(OutputStream os)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GraphicsSudoku

public GraphicsSudoku(ISudoku sudoku)
Method Detail

writeImage

public void writeImage(OutputStream os)
                throws IOException
Throws:
IOException


Copyright © 2011. All Rights Reserved.