Package net.sourceforge.plantuml.font
Class PSystemListFontsFactory
java.lang.Object
net.sourceforge.plantuml.command.PSystemAbstractFactory
net.sourceforge.plantuml.command.PSystemSingleLineFactory
net.sourceforge.plantuml.font.PSystemListFontsFactory
- All Implemented Interfaces:
PSystemFactory
-
Field Summary
Fields inherited from class net.sourceforge.plantuml.command.PSystemAbstractFactory
EMPTY_DESCRIPTION
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected AbstractPSystem
executeLine
(UmlSource source, String line) Methods inherited from class net.sourceforge.plantuml.command.PSystemSingleLineFactory
createSystem
Methods inherited from class net.sourceforge.plantuml.command.PSystemAbstractFactory
buildEmptyError, buildExecutionError, getDiagramType
-
Constructor Details
-
PSystemListFontsFactory
public PSystemListFontsFactory()
-
-
Method Details
-
executeLine
- Specified by:
executeLine
in classPSystemSingleLineFactory
-