public class PSystemDitaa extends AbstractPSystem
| Constructor and Description |
|---|
PSystemDitaa(UmlSource source,
java.lang.String data,
boolean performSeparationOfCommonEdges,
boolean dropShadows,
boolean allCornersAreRound,
boolean transparentBackground,
float scale,
java.awt.Font font,
boolean forceFontSize) |
| Modifier and Type | Method and Description |
|---|---|
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 PSystemDitaa(UmlSource source, java.lang.String data, boolean performSeparationOfCommonEdges, boolean dropShadows, boolean allCornersAreRound, boolean transparentBackground, float scale, java.awt.Font font, boolean forceFontSize)
public DiagramDescription getDescription()
protected final ImageData exportDiagramNow(java.io.OutputStream os, int num, FileFormatOption fileFormat) throws java.io.IOException
exportDiagramNow in class AbstractPSystemjava.io.IOException