public class PSystemSudoku extends AbstractPSystem
| Constructor and Description |
|---|
PSystemSudoku(UmlSource source,
java.lang.Long seed) |
| Modifier and Type | Method and Description |
|---|---|
void |
exportDiagramGraphic(UGraphic ug,
FileFormatOption fileFormatOption) |
protected ImageData |
exportDiagramNow(java.io.OutputStream os,
int num,
FileFormatOption fileFormat) |
DiagramDescription |
getDescription() |
checkFinalError, createImageBuilder, executeCommand, exportDiagram, getDefaultMargins, getMetadata, getNamespaceSeparator, getNbImages, getScale, getSource, getSplitPagesHorizontal, getSplitPagesVertical, getTitle, getTitleDisplay, getWarningOrError, hasUrl, isOk, makeDiagramReady, muteColorMapper, seed, setNamespaceSeparator, setScale, setSplitPagesHorizontal, setSplitPagesVerticalpublic PSystemSudoku(UmlSource source, java.lang.Long seed)
protected final ImageData exportDiagramNow(java.io.OutputStream os, int num, FileFormatOption fileFormat) throws java.io.IOException
exportDiagramNow in class AbstractPSystemjava.io.IOExceptionpublic void exportDiagramGraphic(UGraphic ug, FileFormatOption fileFormatOption)
exportDiagramGraphic in interface DiagramexportDiagramGraphic in class AbstractPSystempublic DiagramDescription getDescription()