public class MindMapDiagram extends UmlDiagram
FORCE_ELK, FORCE_SMETANA| Constructor and Description |
|---|
MindMapDiagram(ThemeStyle style,
UmlSource source) |
| Modifier and Type | Method and Description |
|---|---|
CommandExecutionResult |
addIdea(HColor backColor,
int level,
Display label,
IdeaShape shape) |
CommandExecutionResult |
addIdea(HColor backColor,
int level,
Display label,
IdeaShape shape,
Direction direction) |
CommandExecutionResult |
addIdea(java.lang.String stereotype,
HColor backColor,
int level,
Display label,
IdeaShape shape) |
protected ImageData |
exportDiagramInternal(java.io.OutputStream os,
int index,
FileFormatOption fileFormatOption) |
DiagramDescription |
getDescription() |
int |
getSmartLevel(java.lang.String type) |
void |
setDefaultDirection(Direction defaultDirection) |
exportCmap, exportDiagramError, exportDiagramNow, getFailureText2, getFlashData, getFooterOrHeaderTeoz, getMinwidth, getWarningOrError, isRotation, setHideEmptyDescription, setMinwidth, setRotationaddSprite, calculateBackColor, createImageBuilder, getAnimation, getCaption, getCurrentStyleBuilder, getDefaultMargins, getFooter, getHeader, getLegend, getMainFrame, getPragma, getSkinParam, getTitle, getTitleDisplay, getUmlDiagramType, isUseElk, isUseSmetana, loadSkin, setAnimation, setCaption, setLegend, setMainFrame, setParam, setTitle, setUseElk, setUseSmetanacheckFinalError, executeCommand, exportDiagram, getMetadata, getNbImages, getScale, getSource, getSplitPagesHorizontal, getSplitPagesVertical, hasUrl, isOk, makeDiagramReady, seed, setScale, setSplitPagesHorizontal, setSplitPagesVerticalclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetCaption, getFooter, getHeader, getLegend, getMainFrame, getTitleaddSpriteexportDiagram, getMetadata, getNbImages, getSource, getSplitPagesHorizontal, getSplitPagesVertical, getTitleDisplay, hasUrlpublic MindMapDiagram(ThemeStyle style, UmlSource source)
public final void setDefaultDirection(Direction defaultDirection)
public DiagramDescription getDescription()
protected ImageData exportDiagramInternal(java.io.OutputStream os, int index, FileFormatOption fileFormatOption) throws java.io.IOException
exportDiagramInternal in class UmlDiagramjava.io.IOExceptionpublic CommandExecutionResult addIdea(HColor backColor, int level, Display label, IdeaShape shape)
public CommandExecutionResult addIdea(HColor backColor, int level, Display label, IdeaShape shape, Direction direction)
public CommandExecutionResult addIdea(java.lang.String stereotype, HColor backColor, int level, Display label, IdeaShape shape)
public int getSmartLevel(java.lang.String type)