Package net.sourceforge.plantuml.project
Class GanttDiagramFactory
java.lang.Object
net.sourceforge.plantuml.command.PSystemAbstractFactory
net.sourceforge.plantuml.command.PSystemCommandFactory
net.sourceforge.plantuml.project.GanttDiagramFactory
- All Implemented Interfaces:
PSystemFactory
-
Field Summary
Fields inherited from class net.sourceforge.plantuml.command.PSystemAbstractFactory
EMPTY_DESCRIPTION -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic voidcreateEmptyDiagram(ThemeStyle style, UmlSource source, ISkinSimple skinParam) Methods inherited from class net.sourceforge.plantuml.command.PSystemCommandFactory
createSystemMethods inherited from class net.sourceforge.plantuml.command.PSystemAbstractFactory
buildEmptyError, buildExecutionError, getDiagramType
-
Constructor Details
-
GanttDiagramFactory
-
-
Method Details
-
createCommands
- Specified by:
createCommandsin classPSystemCommandFactory
-
clearCache
public static void clearCache() -
createEmptyDiagram
- Specified by:
createEmptyDiagramin classPSystemCommandFactory
-