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) |
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, setSplitPagesVertical
public 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 AbstractPSystem
java.io.IOException
public void exportDiagramGraphic(UGraphic ug)
exportDiagramGraphic
in interface Diagram
exportDiagramGraphic
in class AbstractPSystem
public DiagramDescription getDescription()