|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.sourceforge.plantuml.AbstractPSystem
net.sourceforge.plantuml.sudoku.PSystemSudoku
public class PSystemSudoku
Constructor Summary | |
---|---|
PSystemSudoku(java.lang.Long seed)
|
Method Summary | |
---|---|
void |
exportDiagram(java.io.OutputStream os,
java.lang.StringBuilder cmap,
int index,
FileFormatOption fileFormat)
|
java.lang.String |
getDescription()
|
Methods inherited from class net.sourceforge.plantuml.AbstractPSystem |
---|
exportDiagrams, getMetadata, getNbImages, getSource, getTitle, setSource |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public PSystemSudoku(java.lang.Long seed)
Method Detail |
---|
public void exportDiagram(java.io.OutputStream os, java.lang.StringBuilder cmap, int index, FileFormatOption fileFormat) throws java.io.IOException
java.io.IOException
public java.lang.String getDescription()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |