Class CreoleParser
java.lang.Object
net.sourceforge.plantuml.klimt.creole.legacy.CreoleParser
- All Implemented Interfaces:
SheetBuilder
-
Constructor Summary
ConstructorsConstructorDescriptionCreoleParser
(FontConfiguration fontConfiguration, HorizontalAlignment horizontalAlignment, ISkinSimple skinParam, CreoleMode creoleMode, FontConfiguration stereotype) -
Method Summary
Modifier and TypeMethodDescriptionstatic void
checkColor
(Display result) createSheet
(Display display) static boolean
doesStartByColor
(String line) static boolean
isTableLine
(String line)
-
Constructor Details
-
CreoleParser
public CreoleParser(FontConfiguration fontConfiguration, HorizontalAlignment horizontalAlignment, ISkinSimple skinParam, CreoleMode creoleMode, FontConfiguration stereotype)
-
-
Method Details
-
isTableLine
-
doesStartByColor
-
createSheet
- Specified by:
createSheet
in interfaceSheetBuilder
-
checkColor
- Throws:
NoSuchColorException
-