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) |
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, setSource
public 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) throws IOException
exportDiagramNow
in class AbstractPSystem
IOException
public static PSystemVersion createShowVersion()
public static PSystemVersion createShowAuthors()
public static PSystemVersion createCheckVersions(String host, String port)
public static PSystemVersion createTestDot() throws IOException
IOException
public DiagramDescription getDescription()
Copyright © 2017. All Rights Reserved.