public class PSystemProject2 extends AbstractPSystem
| Constructor and Description |
|---|
PSystemProject2() |
| Modifier and Type | Method and Description |
|---|---|
protected ImageData |
exportDiagramNow(OutputStream os,
int num,
FileFormatOption fileFormatOption,
long seed) |
DiagramDescription |
getDescription() |
int |
getNbImages()
Number of images in this diagram (usually, 1)
|
Project2 |
getProject() |
checkFinalError, executeCommand, exportDiagram, getMetadata, getSource, getTitle, getWarningOrError, hasUrl, isOk, makeDiagramReady, seed, setSourcepublic int getNbImages()
DiagramgetNbImages in interface DiagramgetNbImages in class AbstractPSystempublic DiagramDescription getDescription()
protected final ImageData exportDiagramNow(OutputStream os, int num, FileFormatOption fileFormatOption, long seed) throws IOException
exportDiagramNow in class AbstractPSystemIOExceptionpublic final Project2 getProject()
Copyright © 2017. All rights reserved.