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 PSystemSkinparameterListcreate(UmlSource source, PreprocessingArtifact preprocessing) protected UDrawablegetRootDrawable(FileFormatOption fileFormatOption) Methods inherited from class net.sourceforge.plantuml.PlainDiagram
createImageBuilder, exportDiagramGraphic, exportDiagramNowMethods 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:
getRootDrawablein classPlainDiagram- Throws:
IOException
-
getCols
- Throws:
IOException
-
getDescription
-
create
public static PSystemSkinparameterList create(UmlSource source, PreprocessingArtifact preprocessing)
-