public class PSystemOregon extends AbstractPSystem
Constructor and Description |
---|
PSystemOregon() |
PSystemOregon(Keyboard keyboard)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
void |
add(java.lang.String line) |
protected ImageData |
exportDiagramNow(java.io.OutputStream os,
int num,
FileFormatOption fileFormat,
long seed) |
DiagramDescription |
getDescription() |
checkFinalError, executeCommand, exportDiagram, getMetadata, getNbImages, getScale, getSource, getTitle, getWarningOrError, hasUrl, isOk, makeDiagramReady, seed, setScale, setSource
@Deprecated public PSystemOregon(Keyboard keyboard)
public PSystemOregon()
public void add(java.lang.String line)
protected final ImageData exportDiagramNow(java.io.OutputStream os, int num, FileFormatOption fileFormat, long seed) throws java.io.IOException
exportDiagramNow
in class AbstractPSystem
java.io.IOException
public DiagramDescription getDescription()