| Constructor and Description |
|---|
ComponentRoseNote(Style style,
SymbolContext symbolContext,
FontConfiguration font,
Display strings,
double paddingX,
double paddingY,
ISkinSimple spriteContainer,
double roundCorner,
HorizontalAlignment textAlignment,
HorizontalAlignment position) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
drawInternalU(UGraphic ug,
Area area) |
double |
getEndingX(StringBounder stringBounder,
double y) |
double |
getPaddingX() |
double |
getPaddingY() |
double |
getPreferredHeight(StringBounder stringBounder) |
double |
getPreferredWidth(StringBounder stringBounder) |
double |
getStartingX(StringBounder stringBounder,
double y) |
getFont, getFontColor, getHorizontalAlignment, getIHtmlColorSet, getISkinSimple, getMarginX1, getMarginX2, getMarginY, getPureTextWidth, getTextBlock, getTextHeight, getTextWidthdrawBackgroundInternalU, drawU, getPreferredDimension, getStyle, getStyleSignature, getUsedStylespublic ComponentRoseNote(Style style, SymbolContext symbolContext, FontConfiguration font, Display strings, double paddingX, double paddingY, ISkinSimple spriteContainer, double roundCorner, HorizontalAlignment textAlignment, HorizontalAlignment position)
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 AbstractComponentpublic double getStartingX(StringBounder stringBounder, double y)
getStartingX in interface Stencilpublic double getEndingX(StringBounder stringBounder, double y)
getEndingX in interface Stencil