public class ChronologyDiagram extends TitledDiagram implements ToTaskDraw, WithSprite, GanttStyle
FORCE_ELK, FORCE_SMETANA
Constructor and Description |
---|
ChronologyDiagram(UmlSource source) |
Modifier and Type | Method and Description |
---|---|
CommandExecutionResult |
changeLanguage(java.lang.String lang) |
protected ImageData |
exportDiagramNow(java.io.OutputStream os,
int index,
FileFormatOption fileFormatOption) |
LoadPlanable |
getDefaultPlan() |
DiagramDescription |
getDescription() |
HColorSet |
getIHtmlColorSet() |
Task |
getOrCreateTask(TaskCode code,
boolean linkedToPrevious) |
Style |
getStyle(SName param) |
Style |
getStyle(SName param1,
SName param2) |
TaskDraw |
getTaskDraw(Task task) |
protected TextBlock |
getTextMainBlock(FileFormatOption fileFormatOption) |
addSprite, 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, setUseSmetana
checkFinalError, executeCommand, exportDiagram, getMetadata, getNamespaceSeparator, getNbImages, getScale, getSource, getSplitPagesHorizontal, getSplitPagesVertical, getWarningOrError, hasUrl, isOk, makeDiagramReady, seed, setNamespaceSeparator, setScale, setSplitPagesHorizontal, setSplitPagesVertical
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
addSprite
exportDiagram, exportDiagramGraphic, getMetadata, getNbImages, getSource, getSplitPagesHorizontal, getSplitPagesVertical, getTitleDisplay, getWarningOrError, hasUrl
public ChronologyDiagram(UmlSource source)
public CommandExecutionResult changeLanguage(java.lang.String lang)
public DiagramDescription getDescription()
getDescription
in interface Diagram
protected ImageData exportDiagramNow(java.io.OutputStream os, int index, FileFormatOption fileFormatOption) throws java.io.IOException
exportDiagramNow
in class AbstractPSystem
java.io.IOException
protected TextBlock getTextMainBlock(FileFormatOption fileFormatOption)
getTextMainBlock
in class TitledDiagram
public final Style getStyle(SName param)
getStyle
in interface GanttStyle
public final Style getStyle(SName param1, SName param2)
getStyle
in interface GanttStyle
public LoadPlanable getDefaultPlan()
getDefaultPlan
in interface ToTaskDraw
public TaskDraw getTaskDraw(Task task)
getTaskDraw
in interface ToTaskDraw
public HColorSet getIHtmlColorSet()
getIHtmlColorSet
in interface ToTaskDraw