Package net.sourceforge.plantuml.version
Class PSystemVersion
java.lang.Object
net.sourceforge.plantuml.AbstractPSystem
net.sourceforge.plantuml.PlainDiagram
net.sourceforge.plantuml.PlainStringsDiagram
net.sourceforge.plantuml.version.PSystemVersion
- All Implemented Interfaces:
Diagram
-
Field Summary
Fields inherited from class net.sourceforge.plantuml.PlainStringsDiagram
image, imagePosition, strings
-
Method Summary
Modifier and TypeMethodDescriptionstatic PSystemVersion
createKeyDistributor
(UmlSource source) static PSystemVersion
createShowAuthors2
(UmlSource source) static PSystemVersion
createShowVersion2
(UmlSource source) static PSystemVersion
createStdLib
(UmlSource source) static PSystemVersion
createTestDot
(UmlSource source) static java.awt.image.BufferedImage
static java.awt.image.BufferedImage
static java.util.List<java.lang.String>
getAuthorsStrings
(boolean withTag) static java.awt.image.BufferedImage
static java.awt.image.BufferedImage
getDotc()
static java.awt.image.BufferedImage
getDotd()
java.util.List<java.lang.String>
getLines()
static java.awt.image.BufferedImage
static java.awt.image.BufferedImage
static java.awt.image.BufferedImage
static java.awt.image.BufferedImage
static java.awt.image.BufferedImage
Methods inherited from class net.sourceforge.plantuml.PlainStringsDiagram
getRootDrawable
Methods inherited from class net.sourceforge.plantuml.PlainDiagram
createImageBuilder, exportDiagramNow
Methods inherited from class net.sourceforge.plantuml.AbstractPSystem
checkFinalError, executeCommand, exportDiagram, getDefaultMargins, getMetadata, getNbImages, getScale, getSource, getSplitPagesHorizontal, getSplitPagesVertical, getTitle, getTitleDisplay, getWarningOrError, hasUrl, isOk, makeDiagramReady, seed, setScale, setSplitPagesHorizontal, setSplitPagesVertical
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Method Details
-
getPlantumlImage
public static java.awt.image.BufferedImage getPlantumlImage() -
getCharlieImage
public static java.awt.image.BufferedImage getCharlieImage() -
getTime01
public static java.awt.image.BufferedImage getTime01() -
getTime15
public static java.awt.image.BufferedImage getTime15() -
getPlantumlSmallIcon
public static java.awt.image.BufferedImage getPlantumlSmallIcon() -
getArecibo
public static java.awt.image.BufferedImage getArecibo() -
getDotc
public static java.awt.image.BufferedImage getDotc() -
getDotd
public static java.awt.image.BufferedImage getDotd() -
getApple2Image
public static java.awt.image.BufferedImage getApple2Image() -
getPlantumlSmallIcon2
public static java.awt.image.BufferedImage getPlantumlSmallIcon2() -
createShowVersion2
-
createStdLib
-
createShowAuthors2
-
getAuthorsStrings
public static java.util.List<java.lang.String> getAuthorsStrings(boolean withTag) -
createTestDot
- Throws:
java.io.IOException
-
createKeyDistributor
- Throws:
java.io.IOException
-
getDescription
-
getLines
public java.util.List<java.lang.String> getLines()
-