Package net.sourceforge.plantuml.salt
Class PSystemSaltFactory2
java.lang.Object
net.sourceforge.plantuml.command.PSystemAbstractFactory
net.sourceforge.plantuml.command.PSystemCommandFactory
net.sourceforge.plantuml.salt.PSystemSaltFactory2
- 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
-
PSystemSaltFactory2
-
-
Method Details
-
createCommands
- Specified by:
createCommandsin classPSystemCommandFactory
-
createEmptyDiagram
- Specified by:
createEmptyDiagramin classPSystemCommandFactory
-