public class PSystemLicense extends AbstractPSystem implements UDrawable
Constructor and Description |
---|
PSystemLicense() |
Modifier and Type | Method and Description |
---|---|
static PSystemLicense |
create() |
void |
drawU(UGraphic ug) |
protected ImageData |
exportDiagramNow(java.io.OutputStream os,
int num,
FileFormatOption fileFormat,
long seed) |
DiagramDescription |
getDescription() |
checkFinalError, executeCommand, exportDiagram, getMetadata, getNbImages, getScale, getSource, getTitle, getWarningOrError, hasUrl, isOk, makeDiagramReady, seed, setScale, setSource
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 PSystemLicense create() throws java.io.IOException
java.io.IOException
public DiagramDescription getDescription()
getDescription
in interface Diagram