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 PSystemLicensecreate(UmlSource source, PreprocessingArtifact preprocessing) voidvoidexportDiagramGraphic(UGraphic ug, FileFormatOption fileFormatOption) protected UDrawablegetRootDrawable(FileFormatOption fileFormatOption) protected TextBlockgetTextBlock(LicenseInfo licenseInfo) Methods inherited from class net.sourceforge.plantuml.PlainDiagram
createImageBuilder, exportDiagramNowMethods 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:
getRootDrawablein classPlainDiagram
-
create
public static PSystemLicense create(UmlSource source, PreprocessingArtifact preprocessing) throws IOException - Throws:
IOException
-
getDescription
- Specified by:
getDescriptionin interfaceDiagram
-
exportDiagramGraphic
- Specified by:
exportDiagramGraphicin interfaceDiagram- Overrides:
exportDiagramGraphicin classPlainDiagram
-
drawU
-
getTextBlock
-