public final class ComponentRoseNoteBox extends AbstractTextualComponent
| Constructor and Description |
|---|
ComponentRoseNoteBox(Style style,
SymbolContext symbolContext,
FontConfiguration font,
Display strings,
ISkinSimple spriteContainer,
double roundCorner,
HorizontalAlignment alignment) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
drawInternalU(UGraphic ug,
Area area) |
double |
getPaddingX() |
double |
getPaddingY() |
double |
getPreferredHeight(StringBounder stringBounder) |
double |
getPreferredWidth(StringBounder stringBounder) |
getFont, getFontColor, getHorizontalAlignment, getIHtmlColorSet, getISkinSimple, getMarginX1, getMarginX2, getMarginY, getPureTextWidth, getTextBlock, getTextHeight, getTextWidthdrawBackgroundInternalU, drawU, getPreferredDimension, getStyle, getStyleSignature, getUsedStylespublic ComponentRoseNoteBox(Style style, SymbolContext symbolContext, FontConfiguration font, Display strings, ISkinSimple spriteContainer, double roundCorner, HorizontalAlignment alignment)
public final double getPreferredWidth(StringBounder stringBounder)
getPreferredWidth in interface ComponentgetPreferredWidth in class AbstractComponentpublic final double getPreferredHeight(StringBounder stringBounder)
getPreferredHeight in interface ComponentgetPreferredHeight in class AbstractComponentpublic double getPaddingX()
getPaddingX in class AbstractComponentpublic double getPaddingY()
getPaddingY in class AbstractComponentprotected void drawInternalU(UGraphic ug, Area area)
drawInternalU in class AbstractComponent