public abstract class AbstractComponentBlueModernArrow extends AbstractTextualComponent implements ArrowComponent
Constructor and Description |
---|
AbstractComponentBlueModernArrow(HtmlColor foregroundColor,
FontConfiguration font,
Display stringsToDisplay,
ArrowConfiguration arrowConfiguration,
ISkinSimple spriteContainer) |
Modifier and Type | Method and Description |
---|---|
protected ArrowConfiguration |
getArrowConfiguration() |
protected int |
getArrowDeltaX() |
protected int |
getArrowDeltaX2() |
protected int |
getArrowDeltaY() |
protected int |
getArrowDeltaY2() |
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 AbstractComponentBlueModernArrow(HtmlColor foregroundColor, FontConfiguration font, Display stringsToDisplay, ArrowConfiguration arrowConfiguration, ISkinSimple spriteContainer)
protected final HtmlColor getForegroundColor()
protected final int getArrowDeltaX()
protected final int getArrowDeltaY()
protected final int getArrowDeltaY2()
protected final int getArrowDeltaX2()
public final double getPaddingY()
getPaddingY
in interface ArrowComponent
getPaddingY
in class AbstractComponent
protected final ArrowConfiguration getArrowConfiguration()