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
,WarningHandler
-
Field Summary
Fields inherited from class net.sourceforge.plantuml.PlainStringsDiagram
image, imagePosition, strings
-
Method Summary
Modifier and TypeMethodDescriptionstatic PSystemVersion
createKeyDistributor
(UmlSource source, PreprocessingArtifact preprocessing) static PSystemVersion
createShowAuthors2
(UmlSource source, PreprocessingArtifact preprocessing) static PSystemVersion
createShowVersion2
(UmlSource source, PreprocessingArtifact preprocessing) static PSystemVersion
createStdLib
(UmlSource source, PreprocessingArtifact preprocessing) static PSystemVersion
createTestDot
(UmlSource source, PreprocessingArtifact preprocessing) static BufferedImage
static BufferedImage
getAuthorsStrings
(boolean withTag) static BufferedImage
static BufferedImage
getDotc()
static BufferedImage
getDotd()
getLines()
static BufferedImage
static BufferedImage
static BufferedImage
static BufferedImage
static BufferedImage
Methods inherited from class net.sourceforge.plantuml.PlainStringsDiagram
getRootDrawable
Methods inherited from class net.sourceforge.plantuml.PlainDiagram
createImageBuilder, exportDiagramGraphic, exportDiagramNow
Methods inherited from class net.sourceforge.plantuml.AbstractPSystem
addWarning, checkFinalError, executeCommand, exportDiagram, getDefaultMargins, getInstallationRequirement, getMetadata, getNamespaceSeparator, getNbImages, getPreprocessingArtifact, getRequiredPass, getScale, getSource, getSplitPagesHorizontal, getSplitPagesVertical, getTitle, getTitleDisplay, getWarningOrError, getWarnings, hasUrl, isOk, makeDiagramReady, muteColorMapper, seed, setNamespaceSeparator, setScale, setSplitPagesHorizontal, setSplitPagesVertical, startingPass
-
Method Details
-
getPlantumlImage
-
getTime01
-
getTime15
-
getCharlieImage
-
getPlantumlSmallIcon
-
getArecibo
-
getDotc
-
getDotd
-
getApple2Image
-
getPlantumlSmallIcon2
-
createShowVersion2
public static PSystemVersion createShowVersion2(UmlSource source, PreprocessingArtifact preprocessing) -
createStdLib
-
createShowAuthors2
public static PSystemVersion createShowAuthors2(UmlSource source, PreprocessingArtifact preprocessing) -
getAuthorsStrings
-
createTestDot
public static PSystemVersion createTestDot(UmlSource source, PreprocessingArtifact preprocessing) throws IOException - Throws:
IOException
-
createKeyDistributor
public static PSystemVersion createKeyDistributor(UmlSource source, PreprocessingArtifact preprocessing) throws IOException - Throws:
IOException
-
getDescription
-
getLines
-