public class PSystemVersion extends PlainStringsDiagram
image, imagePosition, strings| Modifier and Type | Method and Description |
|---|---|
static 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 |
getApple2Image() |
static java.awt.image.BufferedImage |
getArecibo() |
static java.util.List<java.lang.String> |
getAuthorsStrings(boolean withTag) |
static java.awt.image.BufferedImage |
getCharlieImage() |
DiagramDescription |
getDescription() |
static java.awt.image.BufferedImage |
getDotc() |
static java.awt.image.BufferedImage |
getDotd() |
java.util.List<java.lang.String> |
getLines() |
static java.awt.image.BufferedImage |
getPlantumlImage() |
static java.awt.image.BufferedImage |
getPlantumlSmallIcon() |
static java.awt.image.BufferedImage |
getPlantumlSmallIcon2() |
static java.awt.image.BufferedImage |
getTime01() |
static java.awt.image.BufferedImage |
getTime15() |
getRootDrawablecreateImageBuilder, exportDiagramGraphic, exportDiagramNowcheckFinalError, executeCommand, exportDiagram, getDefaultMargins, getMetadata, getNamespaceSeparator, getNbImages, getScale, getSource, getSplitPagesHorizontal, getSplitPagesVertical, getTitle, getTitleDisplay, getWarningOrError, hasUrl, isOk, makeDiagramReady, muteColorMapper, seed, setNamespaceSeparator, setScale, setSplitPagesHorizontal, setSplitPagesVerticalpublic static java.awt.image.BufferedImage getPlantumlImage()
public static java.awt.image.BufferedImage getTime01()
public static java.awt.image.BufferedImage getTime15()
public static java.awt.image.BufferedImage getCharlieImage()
public static java.awt.image.BufferedImage getPlantumlSmallIcon()
public static java.awt.image.BufferedImage getArecibo()
public static java.awt.image.BufferedImage getDotc()
public static java.awt.image.BufferedImage getDotd()
public static java.awt.image.BufferedImage getApple2Image()
public static java.awt.image.BufferedImage getPlantumlSmallIcon2()
public static PSystemVersion createShowVersion2(UmlSource source)
public static PSystemVersion createStdLib(UmlSource source)
public static PSystemVersion createShowAuthors2(UmlSource source)
public static java.util.List<java.lang.String> getAuthorsStrings(boolean withTag)
public static PSystemVersion createTestDot(UmlSource source) throws java.io.IOException
java.io.IOExceptionpublic static PSystemVersion createKeyDistributor(UmlSource source) throws java.io.IOException
java.io.IOExceptionpublic DiagramDescription getDescription()
public java.util.List<java.lang.String> getLines()