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 PSystemDonors
static java.util.List<TextBlock>
getCols
(java.util.List<java.lang.String> lines, int nbCol, int reserved) protected UDrawable
getRootDrawable
(FileFormatOption fileFormatOption) Methods inherited from class net.sourceforge.plantuml.PlainDiagram
createImageBuilder, exportDiagramNow
Methods inherited from class net.sourceforge.plantuml.AbstractPSystem
checkFinalError, executeCommand, exportDiagram, getDefaultMargins, getMetadata, getNbImages, getScale, getSource, getSplitPagesHorizontal, getSplitPagesVertical, getTitle, getTitleDisplay, getWarningOrError, hasUrl, isOk, makeDiagramReady, seed, setScale, setSplitPagesHorizontal, setSplitPagesVertical
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Field Details
-
DONORS
public static final java.lang.String DONORS- See Also:
-
-
Constructor Details
-
PSystemDonors
-
-
Method Details
-
getRootDrawable
- Specified by:
getRootDrawable
in classPlainDiagram
- Throws:
java.io.IOException
-
getCols
public static java.util.List<TextBlock> getCols(java.util.List<java.lang.String> lines, int nbCol, int reserved) throws java.io.IOException - Throws:
java.io.IOException
-
getDescription
-
create
-