public class WBSDiagram extends UmlDiagram
| Modifier and Type | Field and Description |
|---|---|
static Pattern2 |
patternStereotype |
FORCE_ELK, FORCE_SMETANA| Constructor and Description |
|---|
WBSDiagram(UmlSource source) |
| Modifier and Type | Method and Description |
|---|---|
CommandExecutionResult |
addIdea(java.lang.String code,
HColor backColor,
int level,
Display display,
java.lang.String stereotype,
Direction direction,
IdeaShape shape) |
CommandExecutionResult |
addIdea(java.lang.String code,
HColor backColor,
int level,
java.lang.String label,
Direction direction,
IdeaShape shape) |
protected ImageData |
exportDiagramInternal(java.io.OutputStream os,
int index,
FileFormatOption fileFormatOption) |
DiagramDescription |
getDescription() |
int |
getSmartLevel(java.lang.String type) |
protected TextBlock |
getTextMainBlock(FileFormatOption fileFormatOption) |
CommandExecutionResult |
link(java.lang.String code1,
java.lang.String code2,
Colors colors,
Stereotype stereotype) |
exportCmap, exportDiagramError, exportDiagramNow, getFailureText2, getFlashData, getFooterOrHeaderTeoz, getMinwidth, getWarningOrError, isRotation, setHideEmptyDescription, setMinwidth, setRotationaddSprite, calculateBackColor, createImageBuilder, exportDiagramGraphic, getCaption, getCurrentStyleBuilder, getDefaultMargins, 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, makeDiagramReady, 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 static final Pattern2 patternStereotype
public WBSDiagram(UmlSource source)
public DiagramDescription getDescription()
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 addIdea(java.lang.String code, HColor backColor, int level, java.lang.String label, Direction direction, IdeaShape shape)
public CommandExecutionResult addIdea(java.lang.String code, HColor backColor, int level, Display display, java.lang.String stereotype, Direction direction, IdeaShape shape)
public int getSmartLevel(java.lang.String type)
public CommandExecutionResult link(java.lang.String code1, java.lang.String code2, Colors colors, Stereotype stereotype)