public class ComponentRoseDivider extends AbstractTextualComponent
| Constructor and Description |
|---|
ComponentRoseDivider(FontConfiguration font,
HtmlColor background,
Display stringsToDisplay,
ISkinSimple spriteContainer,
boolean withShadow,
UStroke stroke,
HtmlColor borderColor) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
drawInternalU(UGraphic ug,
Area area) |
double |
getPreferredHeight(StringBounder stringBounder) |
double |
getPreferredWidth(StringBounder stringBounder) |
getFont, getFontColor, getLabels, getMarginX1, getMarginX2, getMarginY, getPureTextWidth, getTextBlock, getTextHeight, getTextWidthdrawBackgroundInternalU, drawU, getPaddingX, getPaddingY, getPreferredDimensionpublic ComponentRoseDivider(FontConfiguration font, HtmlColor background, Display stringsToDisplay, ISkinSimple spriteContainer, boolean withShadow, UStroke stroke, HtmlColor borderColor)
protected void drawInternalU(UGraphic ug, Area area)
drawInternalU in class AbstractComponentpublic double getPreferredHeight(StringBounder stringBounder)
getPreferredHeight in interface ComponentgetPreferredHeight in class AbstractComponentpublic double getPreferredWidth(StringBounder stringBounder)
getPreferredWidth in interface ComponentgetPreferredWidth in class AbstractComponentCopyright © 2017. All rights reserved.