Package net.sourceforge.plantuml.sudoku
Class PSystemSudoku
java.lang.Object
net.sourceforge.plantuml.AbstractPSystem
net.sourceforge.plantuml.sudoku.PSystemSudoku
- All Implemented Interfaces:
Diagram
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidexportDiagramGraphic(UGraphic ug, FileFormatOption fileFormatOption) protected final ImageDataexportDiagramNow(OutputStream os, int num, FileFormatOption fileFormat) Methods inherited from class net.sourceforge.plantuml.AbstractPSystem
checkFinalError, createImageBuilder, executeCommand, exportDiagram, getDefaultMargins, getMetadata, getNamespaceSeparator, getNbImages, getScale, getSource, getSplitPagesHorizontal, getSplitPagesVertical, getTitle, getTitleDisplay, getWarningOrError, hasUrl, isOk, makeDiagramReady, muteColorMapper, seed, setNamespaceSeparator, setScale, setSplitPagesHorizontal, setSplitPagesVertical
-
Constructor Details
-
PSystemSudoku
-
-
Method Details
-
exportDiagramNow
protected final ImageData exportDiagramNow(OutputStream os, int num, FileFormatOption fileFormat) throws IOException - Specified by:
exportDiagramNowin classAbstractPSystem- Throws:
IOException
-
exportDiagramGraphic
- Specified by:
exportDiagramGraphicin interfaceDiagram- Overrides:
exportDiagramGraphicin classAbstractPSystem
-
getDescription
-