public class PSystemLatexFactory extends PSystemBasicFactory<PSystemLatex>
EMPTY_DESCRIPTION
Constructor and Description |
---|
PSystemLatexFactory(DiagramType type) |
Modifier and Type | Method and Description |
---|---|
PSystemLatex |
executeLine(PSystemLatex system,
java.lang.String line) |
PSystemLatex |
init(java.lang.String startLine) |
createSystem
buildEmptyError, buildExecutionError, getDiagramType
public PSystemLatexFactory(DiagramType type)
public PSystemLatex init(java.lang.String startLine)
init
in class PSystemBasicFactory<PSystemLatex>
public PSystemLatex executeLine(PSystemLatex system, java.lang.String line)
executeLine
in class PSystemBasicFactory<PSystemLatex>