net.sourceforge.plantuml.version
Class PSystemVersion
- java.lang.Object
-
- net.sourceforge.plantuml.AbstractPSystem
-
- net.sourceforge.plantuml.version.PSystemVersion
-
- All Implemented Interfaces:
- Diagram
public class PSystemVersion extends AbstractPSystem
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method and Description static PSystemVersioncreateCheckVersions(java.lang.String host, java.lang.String port)static PSystemVersioncreateShowAuthors()static PSystemVersioncreateShowVersion()static PSystemVersioncreateTestDot()static intextractDownloadableVersion(java.lang.String host, java.lang.String port)static java.util.List<java.lang.String>getAuthorsStrings(boolean withTag)static java.awt.image.BufferedImagegetCharlieImage()DiagramDescriptiongetDescription()java.util.List<java.lang.String>getLines()static java.awt.image.BufferedImagegetPlantumlImage()static java.awt.image.BufferedImagegetPlantumlSmallIcon()static java.awt.image.BufferedImagegetPlantumlSmallIcon2()static java.awt.image.BufferedImagegetTime()-
Methods inherited from class net.sourceforge.plantuml.AbstractPSystem
checkFinalError, executeCommand, exportDiagram, getMetadata, getNbImages, getScale, getSource, getTitle, getWarningOrError, hasUrl, isOk, makeDiagramReady, seed, setScale, setSource
-
-
-
-
Method Detail
-
getPlantumlImage
public static java.awt.image.BufferedImage getPlantumlImage()
-
getCharlieImage
public static java.awt.image.BufferedImage getCharlieImage()
-
getTime
public static java.awt.image.BufferedImage getTime()
-
getPlantumlSmallIcon
public static java.awt.image.BufferedImage getPlantumlSmallIcon()
-
getPlantumlSmallIcon2
public static java.awt.image.BufferedImage getPlantumlSmallIcon2()
-
createShowVersion
public static PSystemVersion createShowVersion()
-
createShowAuthors
public static PSystemVersion createShowAuthors()
-
getAuthorsStrings
public static java.util.List<java.lang.String> getAuthorsStrings(boolean withTag)
-
createCheckVersions
public static PSystemVersion createCheckVersions(java.lang.String host, java.lang.String port)
-
extractDownloadableVersion
public static int extractDownloadableVersion(java.lang.String host, java.lang.String port)
-
createTestDot
public static PSystemVersion createTestDot() throws java.io.IOException
- Throws:
java.io.IOException
-
getDescription
public DiagramDescription getDescription()
-
getLines
public java.util.List<java.lang.String> getLines()
-
-
DataMelt 3.0 © DataMelt by jWork.ORG