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 |
getTextMainBlock(FileFormatOption fileFormatOption) |
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, setRotationaddSprite, 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, hasUrl, isOk, seed, setNamespaceSeparator, setScale, setSplitPagesHorizontal, setSplitPagesVerticalclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetCaption, getFooter, getHeader, getLegend, getMainFrame, getTitleaddSpriteexportDiagram, exportDiagramGraphic, getMetadata, getNbImages, getSource, getSplitPagesHorizontal, getSplitPagesVertical, getTitleDisplay, hasUrlpublic NwDiagram(UmlSource source)
public DiagramDescription getDescription()
public void init()
public void makeDiagramReady()
makeDiagramReady in class AbstractPSystempublic 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 UmlDiagramjava.io.IOExceptionprotected TextBlock getTextMainBlock(FileFormatOption fileFormatOption)
getTextMainBlock in class TitledDiagrampublic CommandExecutionResult setProperty(java.lang.String property, java.lang.String value)
public ClockwiseTopRightBottomLeft getDefaultMargins()
getDefaultMargins in class TitledDiagram