public class PSystemLogo extends AbstractPSystem
| Constructor and Description |
|---|
PSystemLogo(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, setSplitPagesVerticalpublic PSystemLogo(UmlSource source)
protected final ImageData exportDiagramNow(java.io.OutputStream os, int num, FileFormatOption fileFormat) throws java.io.IOException
exportDiagramNow in class AbstractPSystemjava.io.IOExceptionpublic DiagramDescription getDescription()
public void doCommandLine(java.lang.String line)