public class CreoleParser
extends java.lang.Object
Constructor and Description |
---|
CreoleParser(FontConfiguration fontConfiguration,
HorizontalAlignment horizontalAlignment,
ISkinSimple skinParam,
CreoleMode modeSimpleLine) |
Modifier and Type | Method and Description |
---|---|
Sheet |
createSheet(Display display) |
static boolean |
doesStartByColor(java.lang.String line) |
static boolean |
isTreeStart(java.lang.String line) |
public CreoleParser(FontConfiguration fontConfiguration, HorizontalAlignment horizontalAlignment, ISkinSimple skinParam, CreoleMode modeSimpleLine)