public class ComponentRoseSelfArrow extends AbstractComponentRoseArrow
| Constructor and Description |
|---|
ComponentRoseSelfArrow(Style style,
Display stringsToDisplay,
ArrowConfiguration arrowConfiguration,
ISkinSimple spriteContainer,
LineBreakStrategy maxMessageSize,
boolean niceArrow) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
drawInternalU(UGraphic ug,
Area area) |
XPoint2D |
getEndPoint(StringBounder stringBounder,
XDimension2D dimensionToUse) |
double |
getPosArrow(StringBounder stringBounder) |
double |
getPreferredHeight(StringBounder stringBounder) |
double |
getPreferredWidth(StringBounder stringBounder) |
XPoint2D |
getStartPoint(StringBounder stringBounder,
XDimension2D dimensionToUse) |
double |
getYPoint(StringBounder stringBounder) |
getArrowConfiguration, getArrowDeltaX, getArrowDeltaY, getForegroundColor, getPaddingY, getTextBlockgetFont, getFontColor, getHorizontalAlignment, getIHtmlColorSet, getISkinSimple, getMarginX1, getMarginX2, getMarginY, getPureTextWidth, getTextHeight, getTextWidthdrawBackgroundInternalU, drawU, getPaddingX, getPreferredDimension, getStyle, getStyleSignature, getUsedStylesclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitdrawU, getPreferredDimensiongetUsedStylesgetStyleSignaturepublic ComponentRoseSelfArrow(Style style, Display stringsToDisplay, ArrowConfiguration arrowConfiguration, ISkinSimple spriteContainer, LineBreakStrategy maxMessageSize, boolean niceArrow)
protected void drawInternalU(UGraphic ug, Area area)
drawInternalU in class AbstractComponentpublic XPoint2D getStartPoint(StringBounder stringBounder, XDimension2D dimensionToUse)
public XPoint2D getEndPoint(StringBounder stringBounder, XDimension2D dimensionToUse)
public double getYPoint(StringBounder stringBounder)
getYPoint in interface ArrowComponentgetYPoint in class AbstractComponentRoseArrowpublic double getPreferredHeight(StringBounder stringBounder)
getPreferredHeight in interface ComponentgetPreferredHeight in class AbstractComponentpublic double getPreferredWidth(StringBounder stringBounder)
getPreferredWidth in interface ComponentgetPreferredWidth in class AbstractComponentpublic double getPosArrow(StringBounder stringBounder)