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