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, setUseSmetanacheckFinalError, executeCommand, exportDiagram, getMetadata, getNamespaceSeparator, getNbImages, getScale, getSource, getSplitPagesHorizontal, getSplitPagesVertical, getWarningOrError, hasUrl, isOk, makeDiagramReady, seed, setNamespaceSeparator, setScale, setSplitPagesHorizontal, setSplitPagesVerticalclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitaddSpriteexportDiagram, exportDiagramGraphic, getMetadata, getNbImages, getSource, getSplitPagesHorizontal, getSplitPagesVertical, getTitleDisplay, getWarningOrError, hasUrlpublic ChronologyDiagram(UmlSource source)
public CommandExecutionResult changeLanguage(java.lang.String lang)
public DiagramDescription getDescription()
getDescription in interface Diagramprotected ImageData exportDiagramNow(java.io.OutputStream os, int index, FileFormatOption fileFormatOption) throws java.io.IOException
exportDiagramNow in class AbstractPSystemjava.io.IOExceptionprotected TextBlock getTextMainBlock(FileFormatOption fileFormatOption)
getTextMainBlock in class TitledDiagrampublic final Style getStyle(SName param)
getStyle in interface GanttStylepublic final Style getStyle(SName param1, SName param2)
getStyle in interface GanttStylepublic LoadPlanable getDefaultPlan()
getDefaultPlan in interface ToTaskDrawpublic TaskDraw getTaskDraw(Task task)
getTaskDraw in interface ToTaskDrawpublic HColorSet getIHtmlColorSet()
getIHtmlColorSet in interface ToTaskDraw