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, exportDiagramNow
checkFinalError, executeCommand, exportDiagram, getDefaultMargins, getMetadata, getNbImages, getScale, getSource, getSplitPagesHorizontal, getSplitPagesVertical, getTitle, getTitleDisplay, getWarningOrError, hasUrl, isOk, makeDiagramReady, seed, setScale, setSplitPagesHorizontal, setSplitPagesVertical
public static final java.lang.String DONORS
public PSystemDonors(UmlSource source)
protected UDrawable getRootDrawable(FileFormatOption fileFormatOption) throws java.io.IOException
getRootDrawable
in class PlainDiagram
java.io.IOException
public static java.util.List<TextBlock> getCols(java.util.List<java.lang.String> lines, int nbCol, int reserved) throws java.io.IOException
java.io.IOException
public DiagramDescription getDescription()
public static PSystemDonors create(UmlSource source)