public class PSystemVersion extends AbstractPSystem
| Modifier and Type | Method and Description |
|---|---|
static PSystemVersion |
createCheckVersions(String host,
String port) |
static PSystemVersion |
createShowAuthors() |
static PSystemVersion |
createShowVersion() |
static PSystemVersion |
createTestDot() |
protected ImageData |
exportDiagramNow(OutputStream os,
int num,
FileFormatOption fileFormat,
long seed) |
static int |
extractDownloadableVersion(String host,
String port) |
static List<String> |
getAuthorsStrings(boolean withTag) |
static BufferedImage |
getCharlieImage() |
DiagramDescription |
getDescription() |
List<String> |
getLines() |
static BufferedImage |
getPlantumlImage() |
static BufferedImage |
getPlantumlSmallIcon() |
static BufferedImage |
getPlantumlSmallIcon2() |
static BufferedImage |
getTime() |
checkFinalError, executeCommand, exportDiagram, getMetadata, getNbImages, getSource, getTitle, getWarningOrError, hasUrl, isOk, makeDiagramReady, seed, setSourcepublic static BufferedImage getPlantumlImage()
public static BufferedImage getCharlieImage()
public static BufferedImage getTime()
public static BufferedImage getPlantumlSmallIcon()
public static BufferedImage getPlantumlSmallIcon2()
protected final ImageData exportDiagramNow(OutputStream os, int num, FileFormatOption fileFormat, long seed) throws IOException
exportDiagramNow in class AbstractPSystemIOExceptionpublic static PSystemVersion createShowVersion()
public static PSystemVersion createShowAuthors()
public static PSystemVersion createCheckVersions(String host, String port)
public static PSystemVersion createTestDot() throws IOException
IOExceptionpublic DiagramDescription getDescription()
Copyright © 2017. All rights reserved.