public class NwDiagram extends UmlDiagram
FORCE_JDOT
Constructor and Description |
---|
NwDiagram() |
Modifier and Type | Method and Description |
---|---|
CommandExecutionResult |
addElement(java.lang.String name,
java.lang.String definition) |
CommandExecutionResult |
endSomething() |
protected ImageData |
exportDiagramInternal(java.io.OutputStream os,
int index,
FileFormatOption fileFormatOption) |
DiagramDescription |
getDescription() |
UmlDiagramType |
getUmlDiagramType() |
void |
init() |
CommandExecutionResult |
link() |
CommandExecutionResult |
openGroup(java.lang.String name) |
CommandExecutionResult |
openNetwork(java.lang.String name) |
CommandExecutionResult |
setProperty(java.lang.String property,
java.lang.String value) |
addSprite, exportCmap, exportDiagramError, exportDiagramNow, getAnimation, getCaption, getDpi, getDpiFactor, getFailureText2, getFlashData, getFooter, getFooterOrHeaderTeoz, getHeader, getLegend, getMainFrame, getMinwidth, getPragma, getSkinParam, getTitle, getWarningOrError, isHideUnlinkedData, isRotation, isUseJDot, loadSkin, setAnimation, setCaption, setHideUnlinkedData, setLegend, setMainFrame, setMinwidth, setParam, setRotation, setTitle, setUseJDot
checkFinalError, executeCommand, exportDiagram, getMetadata, getNbImages, getScale, getSource, hasUrl, isOk, makeDiagramReady, seed, setScale, setSource
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
exportDiagram, getMetadata, getNbImages, getSource, hasUrl
public DiagramDescription getDescription()
public UmlDiagramType getUmlDiagramType()
getUmlDiagramType
in class UmlDiagram
public void init()
public CommandExecutionResult openGroup(java.lang.String name)
public CommandExecutionResult openNetwork(java.lang.String name)
public CommandExecutionResult endSomething()
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 CommandExecutionResult link()