public class ComponentRoseGroupingElse extends AbstractTextualComponent
Constructor and Description |
---|
ComponentRoseGroupingElse(Style style,
HColor groupBorder,
FontConfiguration smallFont,
java.lang.CharSequence comment,
ISkinSimple spriteContainer,
HColor backgroundColor,
double roundCorner) |
Modifier and Type | Method and Description |
---|---|
protected void |
drawBackgroundInternalU(UGraphic ug,
Area area) |
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
drawU, getPaddingX, getPaddingY, getPreferredDimension, getStyle, getStyleSignature, getUsedStyles
public ComponentRoseGroupingElse(Style style, HColor groupBorder, FontConfiguration smallFont, java.lang.CharSequence comment, ISkinSimple spriteContainer, HColor backgroundColor, double roundCorner)
protected void drawBackgroundInternalU(UGraphic ug, Area area)
drawBackgroundInternalU
in class AbstractComponent
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