Package net.sourceforge.plantuml.sudoku
Class GraphicsSudoku
java.lang.Object
net.sourceforge.plantuml.sudoku.GraphicsSudoku
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
drawInternal
(UGraphic ug) writeImageLatex
(OutputStream os, FileFormat fileFormat)
-
Constructor Details
-
GraphicsSudoku
-
-
Method Details
-
writeImageEps
- Throws:
IOException
-
writeImageLatex
- Throws:
IOException
-
writeImageSvg
- Throws:
IOException
-
writeImagePng
- Throws:
IOException
-
drawInternal
-