public class ComponentRoseParticipant extends AbstractTextualComponent
| Constructor and Description |
|---|
ComponentRoseParticipant(Style style,
Style stereo,
Display stringsToDisplay,
ISkinSimple spriteContainer,
double minWidth,
boolean collections,
double padding) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
drawInternalU(UGraphic ug,
Area area) |
double |
getPreferredHeight(StringBounder stringBounder) |
double |
getPreferredWidth(StringBounder stringBounder) |
protected double |
getPureTextWidth(StringBounder stringBounder) |
getFont, getFontColor, getHorizontalAlignment, getIHtmlColorSet, getISkinSimple, getMarginX1, getMarginX2, getMarginY, getTextBlock, getTextHeight, getTextWidthdrawBackgroundInternalU, drawU, getPaddingX, getPaddingY, getPreferredDimension, getStyle, getStyleSignature, getUsedStylespublic ComponentRoseParticipant(Style style, Style stereo, Display stringsToDisplay, ISkinSimple spriteContainer, double minWidth, boolean collections, double padding)
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 AbstractComponentprotected double getPureTextWidth(StringBounder stringBounder)
getPureTextWidth in class AbstractTextualComponent