public class PSystemDefinition extends AbstractPSystem implements UDrawable
| Constructor and Description |
|---|
PSystemDefinition(String startLine) |
| Modifier and Type | Method and Description |
|---|---|
void |
doCommandLine(String line) |
void |
drawU(UGraphic ug) |
protected ImageData |
exportDiagramNow(OutputStream os,
int num,
FileFormatOption fileFormatOption,
long seed) |
DiagramDescription |
getDescription() |
checkFinalError, executeCommand, exportDiagram, getMetadata, getNbImages, getSource, getTitle, getWarningOrError, hasUrl, isOk, makeDiagramReady, seed, setSourcepublic PSystemDefinition(String startLine)
public DiagramDescription getDescription()
getDescription in interface Diagramprotected final ImageData exportDiagramNow(OutputStream os, int num, FileFormatOption fileFormatOption, long seed) throws IOException
exportDiagramNow in class AbstractPSystemIOExceptionpublic void doCommandLine(String line)
Copyright © 2017. All rights reserved.