Class PSystemDot
java.lang.Object
net.sourceforge.plantuml.AbstractPSystem
net.sourceforge.plantuml.directdot.PSystemDot
- All Implemented Interfaces:
Diagram
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected final ImageData
exportDiagramNow
(java.io.OutputStream os, int num, FileFormatOption fileFormat) Methods inherited from class net.sourceforge.plantuml.AbstractPSystem
checkFinalError, createImageBuilder, executeCommand, exportDiagram, getDefaultMargins, getMetadata, getNbImages, getScale, getSource, getSplitPagesHorizontal, getSplitPagesVertical, getTitle, getTitleDisplay, getWarningOrError, hasUrl, isOk, makeDiagramReady, seed, setScale, setSplitPagesHorizontal, setSplitPagesVertical
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
PSystemDot
-
-
Method Details
-
getDescription
-
exportDiagramNow
protected final ImageData exportDiagramNow(java.io.OutputStream os, int num, FileFormatOption fileFormat) throws java.io.IOException - Specified by:
exportDiagramNow
in classAbstractPSystem
- Throws:
java.io.IOException
-