public class NewpagedDiagram extends AbstractPSystem
| Constructor and Description |
|---|
NewpagedDiagram(AbstractPSystem diag1,
AbstractPSystem diag2) |
| Modifier and Type | Method and Description |
|---|---|
String |
checkFinalError() |
CommandExecutionResult |
executeCommand(Command cmd,
BlocLines lines) |
protected ImageData |
exportDiagramNow(OutputStream os,
int num,
FileFormatOption fileFormat,
long seed) |
DiagramDescription |
getDescription() |
List<Diagram> |
getDiagrams() |
Diagram |
getLastDiagram() |
int |
getNbImages()
Number of images in this diagram (usually, 1)
|
String |
getWarningOrError() |
void |
makeDiagramReady() |
String |
toString() |
exportDiagram, getMetadata, getSource, getTitle, hasUrl, isOk, seed, setSourcepublic NewpagedDiagram(AbstractPSystem diag1, AbstractPSystem diag2)
public Diagram getLastDiagram()
public CommandExecutionResult executeCommand(Command cmd, BlocLines lines)
executeCommand in class AbstractPSystemprotected final ImageData exportDiagramNow(OutputStream os, int num, FileFormatOption fileFormat, long seed) throws IOException
exportDiagramNow in class AbstractPSystemIOExceptionpublic int getNbImages()
DiagramgetNbImages in interface DiagramgetNbImages in class AbstractPSystempublic DiagramDescription getDescription()
public String getWarningOrError()
getWarningOrError in interface DiagramgetWarningOrError in class AbstractPSystempublic void makeDiagramReady()
makeDiagramReady in class AbstractPSystempublic String checkFinalError()
checkFinalError in class AbstractPSystemCopyright © 2017. All rights reserved.