public class ComponentRoseSelfArrow extends AbstractComponentRoseArrow
| Constructor and Description |
|---|
ComponentRoseSelfArrow(Style style,
HColor foregroundColor,
FontConfiguration font,
Display stringsToDisplay,
ArrowConfiguration arrowConfiguration,
ISkinSimple spriteContainer,
LineBreakStrategy maxMessageSize,
boolean niceArrow) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
drawInternalU(UGraphic ug,
Area area) |
java.awt.geom.Point2D |
getEndPoint(StringBounder stringBounder,
Dimension2D dimensionToUse) |
double |
getPosArrow(StringBounder stringBounder) |
double |
getPreferredHeight(StringBounder stringBounder) |
double |
getPreferredWidth(StringBounder stringBounder) |
java.awt.geom.Point2D |
getStartPoint(StringBounder stringBounder,
Dimension2D 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, HColor foregroundColor, FontConfiguration font, Display stringsToDisplay, ArrowConfiguration arrowConfiguration, ISkinSimple spriteContainer, LineBreakStrategy maxMessageSize, boolean niceArrow)
protected void drawInternalU(UGraphic ug, Area area)
drawInternalU in class AbstractComponentpublic java.awt.geom.Point2D getStartPoint(StringBounder stringBounder, Dimension2D dimensionToUse)
public java.awt.geom.Point2D getEndPoint(StringBounder stringBounder, Dimension2D 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)