public class PSystemEbnf extends TitledDiagram
FORCE_ELK, FORCE_SMETANA
Constructor and Description |
---|
PSystemEbnf(UmlSource source) |
Modifier and Type | Method and Description |
---|---|
CommandExecutionResult |
addBlocLines(BlocLines blines,
java.lang.String commentAbove,
java.lang.String commentBelow) |
CommandExecutionResult |
addNote(Display note,
Colors colors) |
protected ImageData |
exportDiagramNow(java.io.OutputStream os,
int index,
FileFormatOption fileFormatOption) |
DiagramDescription |
getDescription() |
protected TextBlock |
getTextBlock() |
addSprite, calculateBackColor, createImageBuilder, exportDiagramGraphic, getAnimation, getCaption, getCurrentStyleBuilder, getDefaultMargins, getFooter, getHeader, getLegend, getMainFrame, getPragma, getSkinParam, getTitle, getTitleDisplay, getUmlDiagramType, isUseElk, isUseSmetana, loadSkin, muteColorMapper, setAnimation, setCaption, setLegend, setMainFrame, setParam, setTitle, setUseElk, setUseSmetana
checkFinalError, executeCommand, exportDiagram, getMetadata, getNamespaceSeparator, getNbImages, getScale, getSource, getSplitPagesHorizontal, getSplitPagesVertical, getWarningOrError, hasUrl, isOk, makeDiagramReady, seed, setNamespaceSeparator, setScale, setSplitPagesHorizontal, setSplitPagesVertical
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
exportDiagram, getMetadata, getNbImages, getSource, getSplitPagesHorizontal, getSplitPagesVertical, getWarningOrError, hasUrl
public PSystemEbnf(UmlSource source)
public DiagramDescription getDescription()
public CommandExecutionResult addBlocLines(BlocLines blines, java.lang.String commentAbove, java.lang.String commentBelow)
public CommandExecutionResult addNote(Display note, Colors colors)
protected ImageData exportDiagramNow(java.io.OutputStream os, int index, FileFormatOption fileFormatOption) throws java.io.IOException
exportDiagramNow
in class AbstractPSystem
java.io.IOException
protected TextBlock getTextBlock()
getTextBlock
in class TitledDiagram