Package net.sourceforge.plantuml.version
Class PSystemLicense
java.lang.Object
net.sourceforge.plantuml.AbstractPSystem
net.sourceforge.plantuml.PlainDiagram
net.sourceforge.plantuml.version.PSystemLicense
- All Implemented Interfaces:
Diagram
,UDrawable
,WarningHandler
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic PSystemLicense
create
(UmlSource source, PreprocessingArtifact preprocessing) 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
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
-
Constructor Details
-
PSystemLicense
-
-
Method Details
-
getRootDrawable
- Specified by:
getRootDrawable
in classPlainDiagram
-
create
public static PSystemLicense create(UmlSource source, PreprocessingArtifact preprocessing) throws IOException - Throws:
IOException
-
getDescription
- Specified by:
getDescription
in interfaceDiagram
-
exportDiagramGraphic
- Specified by:
exportDiagramGraphic
in interfaceDiagram
- Overrides:
exportDiagramGraphic
in classPlainDiagram
-
drawU
-
getTextBlock
-