public class GanttDiagramFactory extends PSystemCommandFactory
EMPTY_DESCRIPTION
Constructor and Description |
---|
GanttDiagramFactory(DiagramType type) |
Modifier and Type | Method and Description |
---|---|
static void |
clearCache() |
protected java.util.List<Command> |
createCommands() |
GanttDiagram |
createEmptyDiagram(ThemeStyle style,
UmlSource source,
ISkinSimple skinParam) |
createSystem
buildEmptyError, buildExecutionError, getDiagramType
public GanttDiagramFactory(DiagramType type)
protected java.util.List<Command> createCommands()
createCommands
in class PSystemCommandFactory
public static void clearCache()
public GanttDiagram createEmptyDiagram(ThemeStyle style, UmlSource source, ISkinSimple skinParam)
createEmptyDiagram
in class PSystemCommandFactory