Package net.sourceforge.plantuml.eggs
Class PSystemPath
java.lang.Object
net.sourceforge.plantuml.AbstractPSystem
net.sourceforge.plantuml.eggs.PSystemPath
- All Implemented Interfaces:
Diagram,WarningHandler
-
Constructor Summary
ConstructorsConstructorDescriptionPSystemPath(UmlSource source, String s, PreprocessingArtifact preprocessing) -
Method Summary
Modifier and TypeMethodDescriptionprotected final ImageDataexportDiagramNow(OutputStream os, int num, FileFormatOption fileFormat) Methods inherited from class net.sourceforge.plantuml.AbstractPSystem
addWarning, checkFinalError, createImageBuilder, executeCommand, exportDiagram, exportDiagramGraphic, getDefaultMargins, getInstallationRequirement, getMetadata, getNamespaceSeparator, getNbImages, getPreprocessingArtifact, getRequiredPass, getScale, getSource, getSplitPagesHorizontal, getSplitPagesVertical, getTitle, getTitleDisplay, getWarningOrError, getWarnings, hasUrl, isOk, makeDiagramReady, muteColorMapper, seed, setNamespaceSeparator, setScale, setSplitPagesHorizontal, setSplitPagesVertical, startingPass
-
Constructor Details
-
PSystemPath
-
-
Method Details
-
exportDiagramNow
protected final ImageData exportDiagramNow(OutputStream os, int num, FileFormatOption fileFormat) throws IOException - Specified by:
exportDiagramNowin classAbstractPSystem- Throws:
IOException
-
getDescription
-