Class TimingDiagramFactory
java.lang.Object
net.sourceforge.plantuml.command.PSystemAbstractFactory
net.sourceforge.plantuml.command.PSystemCommandFactory
net.sourceforge.plantuml.timingdiagram.TimingDiagramFactory
- All Implemented Interfaces:
PSystemFactory
-
Field Summary
Fields inherited from class net.sourceforge.plantuml.command.PSystemAbstractFactory
EMPTY_DESCRIPTION
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class net.sourceforge.plantuml.command.PSystemCommandFactory
addCommonCommands1, addCommonCommands2, addCommonHides, addTitleCommands, createSystem, getDescription
Methods inherited from class net.sourceforge.plantuml.command.PSystemAbstractFactory
buildEmptyError, buildExecutionError, getDiagramType
-
Constructor Details
-
TimingDiagramFactory
public TimingDiagramFactory()
-
-
Method Details
-
createEmptyDiagram
- Specified by:
createEmptyDiagram
in classPSystemCommandFactory
-
createCommands
- Specified by:
createCommands
in classPSystemCommandFactory
-