public final class ComponentRoseNoteBox extends AbstractTextualComponent
Constructor and Description |
---|
ComponentRoseNoteBox(Style style,
Display strings,
ISkinSimple spriteContainer,
Colors colors) |
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, getTextWidth
drawBackgroundInternalU, drawU, getPreferredDimension, getStyle, getStyleSignature, getUsedStyles
public ComponentRoseNoteBox(Style style, Display strings, ISkinSimple spriteContainer, Colors colors)
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
public double getPaddingX()
getPaddingX
in class AbstractComponent
public double getPaddingY()
getPaddingY
in class AbstractComponent
protected void drawInternalU(UGraphic ug, Area area)
drawInternalU
in class AbstractComponent