| Package | Description |
|---|---|
| net.sourceforge.plantuml.creole | |
| net.sourceforge.plantuml.cucadiagram |
| Modifier and Type | Method and Description |
|---|---|
static CreoleMode |
CreoleMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CreoleMode[] |
CreoleMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
CreoleParser(FontConfiguration fontConfiguration,
HorizontalAlignment horizontalAlignment,
ISkinSimple skinParam,
CreoleMode modeSimpleLine) |
CreoleStripeSimpleParser(String line,
CreoleContext creoleContext,
FontConfiguration fontConfiguration,
ISkinSimple skinParam,
CreoleMode modeSimpleLine) |
StripeSimple(FontConfiguration fontConfiguration,
StripeStyle style,
CreoleContext context,
ISkinSimple skinParam,
CreoleMode modeSimpleLine) |
| Modifier and Type | Method and Description |
|---|---|
TextBlock |
Display.create(FontConfiguration fontConfiguration,
HorizontalAlignment horizontalAlignment,
ISkinSimple spriteContainer,
CreoleMode modeSimpleLine) |
TextBlock |
Display.create(FontConfiguration fontConfiguration,
HorizontalAlignment horizontalAlignment,
ISkinSimple spriteContainer,
LineBreakStrategy maxMessageSize,
CreoleMode modeSimpleLine,
UFont fontForStereotype,
HtmlColor htmlColorForStereotype) |
Display |
Display.withCreoleMode(CreoleMode mode) |
Copyright © 2017. All rights reserved.