public abstract class AbstractComponentRoseArrow extends AbstractTextualComponent implements ArrowComponent
| Constructor and Description |
|---|
AbstractComponentRoseArrow(HtmlColor foregroundColor,
FontConfiguration font,
Display stringsToDisplay,
ArrowConfiguration arrowConfiguration,
ISkinSimple spriteContainer,
HorizontalAlignment textHorizontalAlignment,
LineBreakStrategy maxMessageSize) |
| Modifier and Type | Method and Description |
|---|---|
ArrowConfiguration |
getArrowConfiguration() |
protected int |
getArrowDeltaX() |
protected int |
getArrowDeltaY() |
protected HtmlColor |
getForegroundColor() |
double |
getPaddingY() |
getFont, getFontColor, getLabels, getMarginX1, getMarginX2, getMarginY, getPureTextWidth, getTextBlock, getTextHeight, getTextWidthdrawBackgroundInternalU, drawInternalU, drawU, getPaddingX, getPreferredDimension, getPreferredHeight, getPreferredWidthclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetEndPoint, getStartPointdrawU, getPreferredDimension, getPreferredHeight, getPreferredWidthpublic AbstractComponentRoseArrow(HtmlColor foregroundColor, FontConfiguration font, Display stringsToDisplay, ArrowConfiguration arrowConfiguration, ISkinSimple spriteContainer, HorizontalAlignment textHorizontalAlignment, LineBreakStrategy maxMessageSize)
protected final HtmlColor getForegroundColor()
protected final int getArrowDeltaX()
protected final int getArrowDeltaY()
public final double getPaddingY()
getPaddingY in interface ArrowComponentgetPaddingY in class AbstractComponentpublic final ArrowConfiguration getArrowConfiguration()
Copyright © 2017. All rights reserved.