public class NwDiagram extends UmlDiagram
FORCE_ELK, FORCE_SMETANA
Modifier and Type | Method and Description |
---|---|
CommandExecutionResult |
addElement(java.lang.String name,
java.lang.String definition) |
CommandExecutionResult |
closeSomething() |
protected ImageData |
exportDiagramInternal(java.io.OutputStream os,
int index,
FileFormatOption fileFormatOption) |
ClockwiseTopRightBottomLeft |
getDefaultMargins() |
DiagramDescription |
getDescription() |
protected TextBlock |
getTextBlock() |
void |
init() |
CommandExecutionResult |
link(java.lang.String name1,
java.lang.String name2) |
void |
makeDiagramReady() |
CommandExecutionResult |
openGroup(java.lang.String name) |
CommandExecutionResult |
openNetwork(java.lang.String name) |
CommandExecutionResult |
setProperty(java.lang.String property,
java.lang.String value) |
exportCmap, exportDiagramError, exportDiagramNow, getFailureText2, getFlashData, getFooterOrHeaderTeoz, getMinwidth, getWarningOrError, isRotation, setHideEmptyDescription, setMinwidth, setRotation
addSprite, calculateBackColor, createImageBuilder, exportDiagramGraphic, getAnimation, getCaption, getCurrentStyleBuilder, 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, hasUrl, isOk, seed, setNamespaceSeparator, setScale, setSplitPagesHorizontal, setSplitPagesVertical
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getCaption, getFooter, getHeader, getLegend, getMainFrame, getTitle
addSprite
exportDiagram, exportDiagramGraphic, getMetadata, getNbImages, getSource, getSplitPagesHorizontal, getSplitPagesVertical, getTitleDisplay, hasUrl
public NwDiagram(UmlSource source)
public DiagramDescription getDescription()
public void init()
public void makeDiagramReady()
makeDiagramReady
in class AbstractPSystem
public CommandExecutionResult openGroup(java.lang.String name)
public CommandExecutionResult openNetwork(java.lang.String name)
public CommandExecutionResult closeSomething()
public CommandExecutionResult link(java.lang.String name1, java.lang.String name2)
public CommandExecutionResult addElement(java.lang.String name, java.lang.String definition)
protected ImageData exportDiagramInternal(java.io.OutputStream os, int index, FileFormatOption fileFormatOption) throws java.io.IOException
exportDiagramInternal
in class UmlDiagram
java.io.IOException
protected TextBlock getTextBlock()
getTextBlock
in class TitledDiagram
public CommandExecutionResult setProperty(java.lang.String property, java.lang.String value)
public ClockwiseTopRightBottomLeft getDefaultMargins()
getDefaultMargins
in class TitledDiagram