net.sourceforge.plantuml.version
Class PSystemVersion
java.lang.Object
net.sourceforge.plantuml.AbstractPSystem
net.sourceforge.plantuml.version.PSystemVersion
- All Implemented Interfaces:
- PSystem
public class PSystemVersion
- extends AbstractPSystem
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
getPlantumlImage
public static BufferedImage getPlantumlImage()
getPlantumlSmallIcon
public static BufferedImage getPlantumlSmallIcon()
getPlantumlSmallIcon2
public static BufferedImage getPlantumlSmallIcon2()
exportDiagram
public void exportDiagram(OutputStream os,
CMapData cmap,
int index,
FileFormatOption fileFormat)
throws IOException
- Throws:
IOException
createShowVersion
public static PSystemVersion createShowVersion()
createShowAuthors
public static PSystemVersion createShowAuthors()
createCheckVersions
public static PSystemVersion createCheckVersions(String host,
String port)
extractDownloadableVersion
public static int extractDownloadableVersion(String host,
String port)
createTestDot
public static PSystemVersion createTestDot()
throws IOException
- Throws:
IOException
getDescription
public String getDescription()
getLines
public List<String> getLines()
Copyright © 2013. All Rights Reserved.