| Package | Description |
|---|---|
| net.sourceforge.plantuml | |
| net.sourceforge.plantuml.creole | |
| net.sourceforge.plantuml.cucadiagram | |
| net.sourceforge.plantuml.skin | |
| net.sourceforge.plantuml.skin.rose |
| Modifier and Type | Field and Description |
|---|---|
static LineBreakStrategy |
LineBreakStrategy.NONE |
| Modifier and Type | Method and Description |
|---|---|
LineBreakStrategy |
SkinParamDelegator.maxMessageSize() |
LineBreakStrategy |
SkinParam.maxMessageSize() |
LineBreakStrategy |
ISkinParam.maxMessageSize() |
| Modifier and Type | Method and Description |
|---|---|
List<AtomText> |
AtomText.getSplitted(StringBounder stringBounder,
LineBreakStrategy maxWidthAsString) |
| Constructor and Description |
|---|
Fission(Stripe stripe,
LineBreakStrategy maxWidth) |
SheetBlock1(Sheet sheet,
LineBreakStrategy maxWidth,
double padding) |
| Modifier and Type | Method and Description |
|---|---|
TextBlock |
Display.create(FontConfiguration fontConfiguration,
HorizontalAlignment horizontalAlignment,
ISkinSimple spriteContainer,
LineBreakStrategy maxMessageSize) |
TextBlock |
Display.create(FontConfiguration fontConfiguration,
HorizontalAlignment horizontalAlignment,
ISkinSimple spriteContainer,
LineBreakStrategy maxMessageSize,
CreoleMode modeSimpleLine,
UFont fontForStereotype,
HtmlColor htmlColorForStereotype) |
| Constructor and Description |
|---|
AbstractTextualComponent(LineBreakStrategy maxMessageSize,
CharSequence label,
FontConfiguration font,
HorizontalAlignment horizontalAlignment,
int marginX1,
int marginX2,
int marginY,
ISkinSimple spriteContainer,
UFont fontForStereotype,
HtmlColor htmlColorForStereotype) |
AbstractTextualComponent(LineBreakStrategy maxMessageSize,
Display strings,
FontConfiguration font,
HorizontalAlignment horizontalAlignment,
int marginX1,
int marginX2,
int marginY,
ISkinSimple spriteContainer,
boolean enhanced,
UFont fontForStereotype,
HtmlColor htmlColorForStereotype) |
| Constructor and Description |
|---|
AbstractComponentRoseArrow(HtmlColor foregroundColor,
FontConfiguration font,
Display stringsToDisplay,
ArrowConfiguration arrowConfiguration,
ISkinSimple spriteContainer,
HorizontalAlignment textHorizontalAlignment,
LineBreakStrategy maxMessageSize) |
ComponentRoseArrow(HtmlColor foregroundColor,
FontConfiguration font,
Display stringsToDisplay,
ArrowConfiguration arrowConfiguration,
HorizontalAlignment messagePosition,
ISkinSimple spriteContainer,
HorizontalAlignment textHorizontalAlignment,
LineBreakStrategy maxMessageSize,
boolean niceArrow) |
ComponentRoseSelfArrow(HtmlColor foregroundColor,
FontConfiguration font,
Display stringsToDisplay,
ArrowConfiguration arrowConfiguration,
ISkinSimple spriteContainer,
LineBreakStrategy maxMessageSize,
boolean niceArrow) |
Copyright © 2017. All rights reserved.