public class PSystemMath extends AbstractPSystem
Constructor and Description |
---|
PSystemMath(UmlSource source) |
Modifier and Type | Method and Description |
---|---|
void |
doCommandLine(java.lang.String line) |
protected ImageData |
exportDiagramNow(java.io.OutputStream os,
int num,
FileFormatOption fileFormat) |
DiagramDescription |
getDescription() |
checkFinalError, createImageBuilder, executeCommand, exportDiagram, exportDiagramGraphic, getDefaultMargins, getMetadata, getNamespaceSeparator, getNbImages, getScale, getSource, getSplitPagesHorizontal, getSplitPagesVertical, getTitle, getTitleDisplay, getWarningOrError, hasUrl, isOk, makeDiagramReady, muteColorMapper, seed, setNamespaceSeparator, setScale, setSplitPagesHorizontal, setSplitPagesVertical
public PSystemMath(UmlSource source)
public DiagramDescription getDescription()
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 doCommandLine(java.lang.String line)