public class PSystemDonors extends PlainDiagram
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
DONORS |
| Constructor and Description |
|---|
PSystemDonors(UmlSource source) |
| Modifier and Type | Method and Description |
|---|---|
static PSystemDonors |
create(UmlSource source) |
static java.util.List<TextBlock> |
getCols(java.util.List<java.lang.String> lines,
int nbCol,
int reserved) |
DiagramDescription |
getDescription() |
protected UDrawable |
getRootDrawable(FileFormatOption fileFormatOption) |
createImageBuilder, exportDiagramGraphic, exportDiagramNowcheckFinalError, executeCommand, exportDiagram, getDefaultMargins, getMetadata, getNamespaceSeparator, getNbImages, getScale, getSource, getSplitPagesHorizontal, getSplitPagesVertical, getTitle, getTitleDisplay, getWarningOrError, hasUrl, isOk, makeDiagramReady, muteColorMapper, seed, setNamespaceSeparator, setScale, setSplitPagesHorizontal, setSplitPagesVerticalpublic static final java.lang.String DONORS
public PSystemDonors(UmlSource source)
protected UDrawable getRootDrawable(FileFormatOption fileFormatOption) throws java.io.IOException
getRootDrawable in class PlainDiagramjava.io.IOExceptionpublic static java.util.List<TextBlock> getCols(java.util.List<java.lang.String> lines, int nbCol, int reserved) throws java.io.IOException
java.io.IOExceptionpublic DiagramDescription getDescription()
public static PSystemDonors create(UmlSource source)