Class PSystemDefinition
java.lang.Object
net.sourceforge.plantuml.AbstractPSystem
net.sourceforge.plantuml.PlainDiagram
net.sourceforge.plantuml.definition.PSystemDefinition
- All Implemented Interfaces:
Diagram, UDrawable, WarningHandler
-
Constructor Summary
ConstructorsConstructorDescriptionPSystemDefinition(UmlSource source, String startLine, PreprocessingArtifact preprocessing) -
Method Summary
Modifier and TypeMethodDescriptionvoiddoCommandLine(String line) voidprotected UDrawablegetRootDrawable(FileFormatOption fileFormatOption) Methods inherited from class PlainDiagram
createImageBuilder, exportDiagramGraphic, exportDiagramNowMethods inherited from class AbstractPSystem
addWarning, checkFinalError, executeCommand, exportDiagram, getDefaultMargins, 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
-
PSystemDefinition
-
-
Method Details
-
getDescription
- Specified by:
getDescriptionin interfaceDiagram
-
getRootDrawable
- Specified by:
getRootDrawablein classPlainDiagram- Throws:
IOException
-
drawU
-
doCommandLine
-