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, setUseJDotcheckFinalError, executeCommand, exportDiagram, getMetadata, getNbImages, getScale, getSource, hasUrl, isOk, makeDiagramReady, seed, setScale, setSourceclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitexportDiagram, getMetadata, getNbImages, getSource, hasUrlpublic DiagramDescription getDescription()
public UmlDiagramType getUmlDiagramType()
getUmlDiagramType in class UmlDiagrampublic 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 UmlDiagramjava.io.IOExceptionpublic CommandExecutionResult setProperty(java.lang.String property, java.lang.String value)
public CommandExecutionResult link()