public class PSystemDonors extends AbstractPSystem
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
DONORS |
Constructor and Description |
---|
PSystemDonors() |
Modifier and Type | Method and Description |
---|---|
static PSystemDonors |
create() |
protected ImageData |
exportDiagramNow(java.io.OutputStream os,
int num,
FileFormatOption fileFormat,
long seed) |
static java.util.List<TextBlock> |
getCols(java.util.List<java.lang.String> lines,
int nbCol,
int reserved) |
DiagramDescription |
getDescription() |
checkFinalError, executeCommand, exportDiagram, getMetadata, getNbImages, getScale, getSource, getTitle, getWarningOrError, hasUrl, isOk, makeDiagramReady, seed, setScale, setSource
public static final java.lang.String DONORS
protected final ImageData exportDiagramNow(java.io.OutputStream os, int num, FileFormatOption fileFormat, long seed) throws java.io.IOException
exportDiagramNow
in class AbstractPSystem
java.io.IOException
public static java.util.List<TextBlock> getCols(java.util.List<java.lang.String> lines, int nbCol, int reserved) throws java.io.IOException
java.io.IOException
public DiagramDescription getDescription()
public static PSystemDonors create()
Copyright © 2019. All Rights Reserved.