public class ComponentRoseGroupingHeader extends AbstractTextualComponent
Constructor and Description |
---|
ComponentRoseGroupingHeader(HtmlColor background,
SymbolContext symbolContext,
FontConfiguration bigFont,
FontConfiguration smallFont2,
Display strings,
ISkinSimple spriteContainer) |
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, getLabels, getMarginX1, getMarginX2, getMarginY, getPureTextWidth, getTextBlock, getTextHeight, getTextWidth
drawU, getPaddingX, getPaddingY, getPreferredDimension, stroke, stroke, stroke, stroke
public ComponentRoseGroupingHeader(HtmlColor background, SymbolContext symbolContext, FontConfiguration bigFont, FontConfiguration smallFont2, Display strings, ISkinSimple spriteContainer)
public final double getPreferredWidth(StringBounder stringBounder)
getPreferredWidth
in interface Component
getPreferredWidth
in class AbstractComponent
public final double getPreferredHeight(StringBounder stringBounder)
getPreferredHeight
in interface Component
getPreferredHeight
in class AbstractComponent
protected void drawBackgroundInternalU(UGraphic ug, Area area)
drawBackgroundInternalU
in class AbstractComponent
protected void drawInternalU(UGraphic ug, Area area)
drawInternalU
in class AbstractComponent