public class GanttDiagram extends AbstractPSystem implements Subject
| Constructor and Description |
|---|
GanttDiagram() |
| Modifier and Type | Method and Description |
|---|---|
void |
addContraint(GanttConstraint constraint) |
protected ImageData |
exportDiagramNow(OutputStream os,
int index,
FileFormatOption fileFormatOption,
long seed) |
DiagramDescription |
getDescription() |
Task |
getExistingTask(String id) |
IHtmlColorSet |
getIHtmlColorSet() |
Task |
getOrCreateTask(String codeOrShortName,
String shortName) |
void |
setStartingDate(DayAsDate start) |
checkFinalError, executeCommand, exportDiagram, getMetadata, getNbImages, getSource, getTitle, getWarningOrError, hasUrl, isOk, makeDiagramReady, seed, setSourcepublic DiagramDescription getDescription()
getDescription in interface Diagramprotected ImageData exportDiagramNow(OutputStream os, int index, FileFormatOption fileFormatOption, long seed) throws IOException
exportDiagramNow in class AbstractPSystemIOExceptionpublic void addContraint(GanttConstraint constraint)
public IHtmlColorSet getIHtmlColorSet()
public void setStartingDate(DayAsDate start)
Copyright © 2017. All rights reserved.