public class PSystemDefinition extends AbstractPSystem implements UDrawable
Constructor and Description |
---|
PSystemDefinition(java.lang.String startLine) |
Modifier and Type | Method and Description |
---|---|
void |
doCommandLine(java.lang.String line) |
void |
drawU(UGraphic ug) |
protected ImageData |
exportDiagramNow(java.io.OutputStream os,
int num,
FileFormatOption fileFormatOption,
long seed) |
DiagramDescription |
getDescription() |
checkFinalError, executeCommand, exportDiagram, getMetadata, getNbImages, getScale, getSource, getTitle, getWarningOrError, hasUrl, isOk, makeDiagramReady, seed, setScale, setSource
public DiagramDescription getDescription()
getDescription
in interface Diagram
protected final ImageData exportDiagramNow(java.io.OutputStream os, int num, FileFormatOption fileFormatOption, long seed) throws java.io.IOException
exportDiagramNow
in class AbstractPSystem
java.io.IOException
public void doCommandLine(java.lang.String line)