Package net.sourceforge.plantuml.version
Class PSystemLicense
java.lang.Object
net.sourceforge.plantuml.AbstractPSystem
net.sourceforge.plantuml.PlainDiagram
net.sourceforge.plantuml.version.PSystemLicense
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic PSystemLicense
void
void
exportDiagramGraphic
(UGraphic ug, FileFormatOption fileFormatOption) protected UDrawable
getRootDrawable
(FileFormatOption fileFormatOption) protected TextBlock
getTextBlock
(LicenseInfo licenseInfo) Methods inherited from class net.sourceforge.plantuml.PlainDiagram
createImageBuilder, exportDiagramNow
Methods inherited from class net.sourceforge.plantuml.AbstractPSystem
checkFinalError, executeCommand, exportDiagram, getDefaultMargins, getMetadata, getNamespaceSeparator, getNbImages, getScale, getSource, getSplitPagesHorizontal, getSplitPagesVertical, getTitle, getTitleDisplay, getWarningOrError, hasUrl, isOk, makeDiagramReady, muteColorMapper, seed, setNamespaceSeparator, setScale, setSplitPagesHorizontal, setSplitPagesVertical
-
Constructor Details
-
PSystemLicense
-
-
Method Details
-
getRootDrawable
- Specified by:
getRootDrawable
in classPlainDiagram
-
create
- Throws:
IOException
-
getDescription
- Specified by:
getDescription
in interfaceDiagram
-
exportDiagramGraphic
- Specified by:
exportDiagramGraphic
in interfaceDiagram
- Overrides:
exportDiagramGraphic
in classPlainDiagram
-
drawU
-
getTextBlock
-