public class ComponentRoseDivider extends AbstractTextualComponent
Constructor and Description |
---|
ComponentRoseDivider(Style style,
FontConfiguration font,
HColor background,
Display stringsToDisplay,
ISkinSimple spriteContainer,
boolean withShadow,
UStroke stroke,
HColor borderColor) |
Modifier and Type | Method and Description |
---|---|
protected void |
drawInternalU(UGraphic ug,
Area area) |
double |
getPreferredHeight(StringBounder stringBounder) |
double |
getPreferredWidth(StringBounder stringBounder) |
getFont, getFontColor, getHorizontalAlignment, getIHtmlColorSet, getISkinSimple, getMarginX1, getMarginX2, getMarginY, getPureTextWidth, getTextBlock, getTextHeight, getTextWidth
drawBackgroundInternalU, drawU, getPaddingX, getPaddingY, getPreferredDimension, getStyle, getStyleSignature, getUsedStyles
public ComponentRoseDivider(Style style, FontConfiguration font, HColor background, Display stringsToDisplay, ISkinSimple spriteContainer, boolean withShadow, UStroke stroke, HColor borderColor)
protected void drawInternalU(UGraphic ug, Area area)
drawInternalU
in class AbstractComponent
public double getPreferredHeight(StringBounder stringBounder)
getPreferredHeight
in interface Component
getPreferredHeight
in class AbstractComponent
public double getPreferredWidth(StringBounder stringBounder)
getPreferredWidth
in interface Component
getPreferredWidth
in class AbstractComponent