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 voidcheckColor(Display result) createSheet(Display display) static booleandoesStartByColor(String line) static booleanisTableLine(String line)
-
Constructor Details
-
CreoleParser
public CreoleParser(FontConfiguration fontConfiguration, HorizontalAlignment horizontalAlignment, ISkinSimple skinParam, CreoleMode creoleMode, FontConfiguration stereotype)
-
-
Method Details
-
isTableLine
-
doesStartByColor
-
createSheet
- Specified by:
createSheetin interfaceSheetBuilder
-
checkColor
- Throws:
NoSuchColorException
-