public class PSystemSalt extends TitledDiagram implements WithSprite
FORCE_ELK, FORCE_SMETANA| Constructor and Description |
|---|
PSystemSalt(UmlSource source) |
PSystemSalt(UmlSource source,
java.util.List<java.lang.String> data)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
void |
add(java.lang.String s) |
void |
addSprite(java.lang.String name,
Sprite sprite) |
protected ImageData |
exportDiagramNow(java.io.OutputStream os,
int index,
FileFormatOption fileFormatOption) |
ClockwiseTopRightBottomLeft |
getDefaultMargins() |
DiagramDescription |
getDescription() |
protected TextBlock |
getTextMainBlock(FileFormatOption fileFormatOption) |
boolean |
isIamSalt() |
void |
setIamSalt(boolean iamSalt) |
calculateBackColor, createImageBuilder, exportDiagramGraphic, getCaption, getCurrentStyleBuilder, getFooter, getHeader, getLegend, getMainFrame, getPragma, getSkinParam, getTitle, getTitleDisplay, getUmlDiagramType, isUseElk, isUseSmetana, loadSkin, muteColorMapper, setCaption, setLegend, setMainFrame, setParam, setTitle, setUseElk, setUseSmetanacheckFinalError, executeCommand, exportDiagram, getMetadata, getNamespaceSeparator, getNbImages, getScale, getSource, getSplitPagesHorizontal, getSplitPagesVertical, getWarningOrError, hasUrl, isOk, makeDiagramReady, seed, setNamespaceSeparator, setScale, setSplitPagesHorizontal, setSplitPagesVerticalclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitexportDiagram, exportDiagramGraphic, getMetadata, getNbImages, getSource, getSplitPagesHorizontal, getSplitPagesVertical, getTitleDisplay, getWarningOrError, hasUrl@Deprecated public PSystemSalt(UmlSource source, java.util.List<java.lang.String> data)
public PSystemSalt(UmlSource source)
public void add(java.lang.String s)
protected final ImageData exportDiagramNow(java.io.OutputStream os, int index, FileFormatOption fileFormatOption) throws java.io.IOException
exportDiagramNow in class AbstractPSystemjava.io.IOExceptionprotected TextBlock getTextMainBlock(FileFormatOption fileFormatOption)
getTextMainBlock in class TitledDiagrampublic DiagramDescription getDescription()
getDescription in interface Diagrampublic void addSprite(java.lang.String name,
Sprite sprite)
addSprite in interface WithSpriteaddSprite in class TitledDiagrampublic void setIamSalt(boolean iamSalt)
public final boolean isIamSalt()
public ClockwiseTopRightBottomLeft getDefaultMargins()
getDefaultMargins in class TitledDiagram