public class ComponentRoseArrow extends AbstractComponentRoseArrow
| Modifier and Type | Field and Description |
|---|---|
static double |
diamCircle |
static double |
spaceCrossX |
static double |
thinCircle |
| Constructor and Description |
|---|
ComponentRoseArrow(HtmlColor foregroundColor,
FontConfiguration font,
Display stringsToDisplay,
ArrowConfiguration arrowConfiguration,
HorizontalAlignment messagePosition,
ISkinSimple spriteContainer,
HorizontalAlignment textHorizontalAlignment,
LineBreakStrategy maxMessageSize,
boolean niceArrow) |
| Modifier and Type | Method and Description |
|---|---|
void |
drawInternalU(UGraphic ug,
Area area) |
Point2D |
getEndPoint(StringBounder stringBounder,
Dimension2D dimensionToUse) |
double |
getPreferredHeight(StringBounder stringBounder) |
double |
getPreferredWidth(StringBounder stringBounder) |
Point2D |
getStartPoint(StringBounder stringBounder,
Dimension2D dimensionToUse) |
getArrowConfiguration, getArrowDeltaX, getArrowDeltaY, getForegroundColor, getPaddingYgetFont, getFontColor, getLabels, getMarginX1, getMarginX2, getMarginY, getPureTextWidth, getTextBlock, getTextHeight, getTextWidthdrawBackgroundInternalU, drawU, getPaddingX, getPreferredDimensionclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitdrawU, getPreferredDimensionpublic static final double spaceCrossX
public static final double diamCircle
public static final double thinCircle
public ComponentRoseArrow(HtmlColor foregroundColor, FontConfiguration font, Display stringsToDisplay, ArrowConfiguration arrowConfiguration, HorizontalAlignment messagePosition, ISkinSimple spriteContainer, HorizontalAlignment textHorizontalAlignment, LineBreakStrategy maxMessageSize, boolean niceArrow)
public void drawInternalU(UGraphic ug, Area area)
drawInternalU in class AbstractComponentpublic Point2D getStartPoint(StringBounder stringBounder, Dimension2D dimensionToUse)
public Point2D getEndPoint(StringBounder stringBounder, Dimension2D dimensionToUse)
public double getPreferredHeight(StringBounder stringBounder)
getPreferredHeight in interface ComponentgetPreferredHeight in class AbstractComponentpublic double getPreferredWidth(StringBounder stringBounder)
getPreferredWidth in interface ComponentgetPreferredWidth in class AbstractComponentCopyright © 2017. All rights reserved.