public abstract class AbstractComponentRoseArrow extends AbstractTextualComponent implements ArrowComponent
Constructor and Description |
---|
AbstractComponentRoseArrow(HtmlColor foregroundColor,
HtmlColor fontColor,
HtmlColor hyperlinkColor,
UFont font,
Display stringsToDisplay,
ArrowConfiguration arrowConfiguration,
ISkinSimple spriteContainer,
HorizontalAlignment textHorizontalAlignment,
double 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, getTextWidth
drawBackgroundInternalU, drawInternalU, drawU, getPaddingX, getPreferredDimension, getPreferredHeight, getPreferredWidth, stroke, stroke, stroke, stroke
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getEndPoint, getStartPoint
drawU, getPreferredDimension, getPreferredHeight, getPreferredWidth
public AbstractComponentRoseArrow(HtmlColor foregroundColor, HtmlColor fontColor, HtmlColor hyperlinkColor, UFont font, Display stringsToDisplay, ArrowConfiguration arrowConfiguration, ISkinSimple spriteContainer, HorizontalAlignment textHorizontalAlignment, double maxMessageSize)
protected final HtmlColor getForegroundColor()
protected final int getArrowDeltaX()
protected final int getArrowDeltaY()
public final double getPaddingY()
getPaddingY
in interface ArrowComponent
getPaddingY
in class AbstractComponent
public final ArrowConfiguration getArrowConfiguration()
Copyright © 2014. All Rights Reserved.