Package net.sourceforge.plantuml.ditaa
Class PSystemDitaa
java.lang.Object
net.sourceforge.plantuml.AbstractPSystem
net.sourceforge.plantuml.ditaa.PSystemDitaa
- All Implemented Interfaces:
Diagram
-
Constructor Summary
ConstructorsConstructorDescriptionPSystemDitaa(UmlSource source, String data, boolean performSeparationOfCommonEdges, boolean dropShadows, boolean allCornersAreRound, boolean transparentBackground, float scale, Font font, boolean forceFontSize) -
Method Summary
Modifier and TypeMethodDescriptionprotected final ImageDataexportDiagramNow(OutputStream os, int num, FileFormatOption fileFormat) Methods inherited from class net.sourceforge.plantuml.AbstractPSystem
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
-
Constructor Details
-
PSystemDitaa
-
-
Method Details
-
getDescription
-
exportDiagramNow
protected final ImageData exportDiagramNow(OutputStream os, int num, FileFormatOption fileFormat) throws IOException - Specified by:
exportDiagramNowin classAbstractPSystem- Throws:
IOException
-