public class NwDiagram extends UmlDiagram
FORCE_ELK, FORCE_SMETANA
Constructor and Description |
---|
NwDiagram(ThemeStyle style,
UmlSource source) |
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() |
void |
init() |
CommandExecutionResult |
link(java.lang.String name1,
java.lang.String name2) |
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, getAnimation, getCaption, getCurrentStyleBuilder, getFooter, getHeader, getLegend, getMainFrame, getPragma, getSkinParam, getTitle, getTitleDisplay, getUmlDiagramType, isUseElk, isUseSmetana, loadSkin, setAnimation, setCaption, setLegend, setMainFrame, setParam, setTitle, setUseElk, setUseSmetana
checkFinalError, executeCommand, exportDiagram, getMetadata, getNbImages, getScale, getSource, getSplitPagesHorizontal, getSplitPagesVertical, hasUrl, isOk, makeDiagramReady, seed, setScale, setSplitPagesHorizontal, setSplitPagesVertical
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getCaption, getFooter, getHeader, getLegend, getMainFrame, getTitle
addSprite
exportDiagram, getMetadata, getNbImages, getSource, getSplitPagesHorizontal, getSplitPagesVertical, getTitleDisplay, hasUrl
public NwDiagram(ThemeStyle style, UmlSource source)
public DiagramDescription getDescription()
public void init()
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
public CommandExecutionResult setProperty(java.lang.String property, java.lang.String value)
public ClockwiseTopRightBottomLeft getDefaultMargins()
getDefaultMargins
in class TitledDiagram