Class StateDiagramFactory
java.lang.Object
net.sourceforge.plantuml.command.PSystemAbstractFactory
net.sourceforge.plantuml.command.PSystemCommandFactory
net.sourceforge.plantuml.statediagram.StateDiagramFactory
- All Implemented Interfaces:
PSystemFactory
-
Field Summary
Fields inherited from class net.sourceforge.plantuml.command.PSystemAbstractFactory
EMPTY_DESCRIPTION -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioncreateEmptyDiagram(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
-
StateDiagramFactory
public StateDiagramFactory()
-
-
Method Details
-
createEmptyDiagram
- Specified by:
createEmptyDiagramin classPSystemCommandFactory
-
createCommands
- Specified by:
createCommandsin classPSystemCommandFactory
-