public class PSystemPath extends AbstractPSystem
| Constructor and Description |
|---|
PSystemPath(String s) |
| Modifier and Type | Method and Description |
|---|---|
ImageData |
exportDiagram(OutputStream os,
int num,
FileFormatOption fileFormat)
Export the diagram as an image to some format.
|
DiagramDescription |
getDescription() |
checkFinalError, executeCommand, getMetadata, getNbImages, getSource, getTitle, getWarningOrError, hasUrl, isOk, makeDiagramReady, setSourcepublic PSystemPath(String s)
public ImageData exportDiagram(OutputStream os, int num, FileFormatOption fileFormat) throws IOException
Diagramnew page for sequence diagram for example).os - where to write the imagenum - useually 0 (index of the image to be exported for this diagram).fileFormat - file format to useIOExceptionpublic DiagramDescription getDescription()
Copyright © 2016. All Rights Reserved.