public abstract class AbstractComponentRoseArrow extends AbstractTextualComponent implements ArrowComponent
| Constructor and Description |
|---|
AbstractComponentRoseArrow(Style style,
Display stringsToDisplay,
ArrowConfiguration arrowConfiguration,
ISkinSimple spriteContainer,
LineBreakStrategy maxMessageSize) |
| Modifier and Type | Method and Description |
|---|---|
ArrowConfiguration |
getArrowConfiguration() |
protected int |
getArrowDeltaX() |
protected int |
getArrowDeltaY() |
protected HColor |
getForegroundColor() |
double |
getPaddingY() |
protected TextBlock |
getTextBlock() |
abstract double |
getYPoint(StringBounder stringBounder) |
getFont, getFontColor, getHorizontalAlignment, getIHtmlColorSet, getISkinSimple, getMarginX1, getMarginX2, getMarginY, getPureTextWidth, getTextHeight, getTextWidthdrawBackgroundInternalU, drawInternalU, drawU, getPaddingX, getPreferredDimension, getPreferredHeight, getPreferredWidth, getStyle, getStyleSignature, getUsedStylesclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetEndPoint, getPosArrow, getStartPointdrawU, getPreferredDimension, getPreferredHeight, getPreferredWidthgetUsedStylesgetStyleSignaturepublic AbstractComponentRoseArrow(Style style, Display stringsToDisplay, ArrowConfiguration arrowConfiguration, ISkinSimple spriteContainer, LineBreakStrategy maxMessageSize)
protected final TextBlock getTextBlock()
getTextBlock in class AbstractTextualComponentpublic abstract double getYPoint(StringBounder stringBounder)
getYPoint in interface ArrowComponentprotected final HColor getForegroundColor()
protected final int getArrowDeltaX()
protected final int getArrowDeltaY()
public final double getPaddingY()
getPaddingY in interface ArrowComponentgetPaddingY in class AbstractComponentpublic final ArrowConfiguration getArrowConfiguration()