Class PSystemDonors
java.lang.Object
net.sourceforge.plantuml.AbstractPSystem
net.sourceforge.plantuml.PlainDiagram
net.sourceforge.plantuml.donors.PSystemDonors
- All Implemented Interfaces:
Diagram, WarningHandler
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic PSystemDonorscreate(UmlSource source, PreprocessingArtifact preprocessing) protected 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
-
Field Details
-
DONORS
- See Also:
-
-
Constructor Details
-
PSystemDonors
-
-
Method Details
-
getRootDrawable
- Specified by:
getRootDrawablein classPlainDiagram- Throws:
IOException
-
getCols
public static List<TextBlock> getCols(List<String> lines, int nbCol, int reserved) throws IOException - Throws:
IOException
-
getDescription
-
create
-