Package net.sourceforge.plantuml.donors
Class PSystemSkinparameterList
java.lang.Object
net.sourceforge.plantuml.AbstractPSystem
net.sourceforge.plantuml.PlainDiagram
net.sourceforge.plantuml.donors.PSystemSkinparameterList
- All Implemented Interfaces:
Diagram
,WarningHandler
-
Constructor Summary
ConstructorsConstructorDescriptionPSystemSkinparameterList
(UmlSource source, PreprocessingArtifact preprocessing) -
Method Summary
Modifier and TypeMethodDescriptionstatic PSystemSkinparameterList
create
(UmlSource source, PreprocessingArtifact preprocessing) protected 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, 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
-
PSystemSkinparameterList
-
-
Method Details
-
getRootDrawable
- Specified by:
getRootDrawable
in classPlainDiagram
- Throws:
IOException
-
getCols
- Throws:
IOException
-
getDescription
-
create
public static PSystemSkinparameterList create(UmlSource source, PreprocessingArtifact preprocessing)
-