public class PSystemProject extends AbstractPSystem
Constructor and Description |
---|
PSystemProject() |
Modifier and Type | Method and Description |
---|---|
protected ImageData |
exportDiagramNow(java.io.OutputStream os,
int num,
FileFormatOption fileFormatOption,
long seed) |
DiagramDescription |
getDescription() |
int |
getNbImages()
Number of images in this diagram (usually, 1)
|
Project |
getProject() |
checkFinalError, executeCommand, exportDiagram, getMetadata, getScale, getSource, getTitle, getWarningOrError, hasUrl, isOk, makeDiagramReady, seed, setScale, setSource
public int getNbImages()
Diagram
getNbImages
in interface Diagram
getNbImages
in class AbstractPSystem
public DiagramDescription getDescription()
protected final ImageData exportDiagramNow(java.io.OutputStream os, int num, FileFormatOption fileFormatOption, long seed) throws java.io.IOException
exportDiagramNow
in class AbstractPSystem
java.io.IOException
public final Project getProject()
Copyright © 2018. All Rights Reserved.