Package net.sourceforge.plantuml.version
Class PSystemKeycheck
java.lang.Object
net.sourceforge.plantuml.AbstractPSystem
net.sourceforge.plantuml.PlainDiagram
net.sourceforge.plantuml.version.PSystemKeycheck
- All Implemented Interfaces:
Diagram
,WarningHandler
-
Constructor Summary
ConstructorsConstructorDescriptionPSystemKeycheck
(UmlSource source, String sig, String key, PreprocessingArtifact preprocessing) -
Method Summary
Modifier and TypeMethodDescriptionprotected UDrawable
getRootDrawable
(FileFormatOption fileFormatOption) 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
-
Constructor Details
-
PSystemKeycheck
public PSystemKeycheck(UmlSource source, String sig, String key, PreprocessingArtifact preprocessing)
-
-
Method Details
-
getRootDrawable
- Specified by:
getRootDrawable
in classPlainDiagram
-
getDescription
-