Package net.sourceforge.plantuml.donors
Class PSystemDonors
java.lang.Object
net.sourceforge.plantuml.AbstractPSystem
net.sourceforge.plantuml.PlainDiagram
net.sourceforge.plantuml.donors.PSystemDonors
- All Implemented Interfaces:
Diagram
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic PSystemDonorsprotected UDrawablegetRootDrawable(FileFormatOption fileFormatOption) Methods inherited from class net.sourceforge.plantuml.PlainDiagram
createImageBuilder, exportDiagramGraphic, exportDiagramNowMethods inherited from class net.sourceforge.plantuml.AbstractPSystem
checkFinalError, executeCommand, exportDiagram, getDefaultMargins, getMetadata, getNamespaceSeparator, getNbImages, getScale, getSource, getSplitPagesHorizontal, getSplitPagesVertical, getTitle, getTitleDisplay, getWarningOrError, hasUrl, isOk, makeDiagramReady, muteColorMapper, seed, setNamespaceSeparator, setScale, setSplitPagesHorizontal, setSplitPagesVertical
-
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
-