public class PSystemSalt extends AbstractPSystem
| Constructor and Description |
|---|
PSystemSalt() |
PSystemSalt(java.util.List<java.lang.String> data)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
void |
add(java.lang.String s) |
ImageData |
exportDiagram(java.io.OutputStream os,
int num,
FileFormatOption fileFormat)
Export the diagram as an image to some format.
|
DiagramDescription |
getDescription() |
executeCommand, getMetadata, getNbImages, getSource, getTitle, getWarningOrError, hasUrl, isOk, makeDiagramReady, setSource@Deprecated public PSystemSalt(java.util.List<java.lang.String> data)
public PSystemSalt()
public void add(java.lang.String s)
public ImageData exportDiagram(java.io.OutputStream os, int num, FileFormatOption fileFormat) throws java.io.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 usejava.io.IOExceptionpublic DiagramDescription getDescription()