public class ComponentBlueModernArrow extends AbstractComponentBlueModernArrow
Constructor and Description |
---|
ComponentBlueModernArrow(HtmlColor foregroundColor,
HtmlColor fontColor,
HtmlColor hyperlinkColor,
UFont font,
Display stringsToDisplay,
ArrowConfiguration arrowConfiguration,
ISkinSimple spriteContainer) |
Modifier and Type | Method and Description |
---|---|
protected void |
drawInternalU(UGraphic ug,
Area area) |
protected int |
getDirection() |
protected int |
getDirection(Graphics2D g2d) |
Point2D |
getEndPoint(StringBounder stringBounder,
Dimension2D dimensionToUse) |
double |
getPreferredHeight(StringBounder stringBounder) |
double |
getPreferredWidth(StringBounder stringBounder) |
Point2D |
getStartPoint(StringBounder stringBounder,
Dimension2D dimensionToUse) |
getArrowConfiguration, getArrowDeltaX, getArrowDeltaX2, getArrowDeltaY, getArrowDeltaY2, getForegroundColor, getPaddingY
getFont, getFontColor, getLabels, getMarginX1, getMarginX2, getMarginY, getPureTextWidth, getTextBlock, getTextHeight, getTextWidth
drawBackgroundInternalU, drawU, getPaddingX, getPreferredDimension, stroke, stroke, stroke, stroke
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
drawU, getPreferredDimension
public ComponentBlueModernArrow(HtmlColor foregroundColor, HtmlColor fontColor, HtmlColor hyperlinkColor, UFont font, Display stringsToDisplay, ArrowConfiguration arrowConfiguration, ISkinSimple spriteContainer)
protected void drawInternalU(UGraphic ug, Area area)
drawInternalU
in class AbstractComponent
protected int getDirection(Graphics2D g2d)
protected int getDirection()
public double getPreferredHeight(StringBounder stringBounder)
getPreferredHeight
in interface Component
getPreferredHeight
in class AbstractComponent
public double getPreferredWidth(StringBounder stringBounder)
getPreferredWidth
in interface Component
getPreferredWidth
in class AbstractComponent
public Point2D getStartPoint(StringBounder stringBounder, Dimension2D dimensionToUse)
public Point2D getEndPoint(StringBounder stringBounder, Dimension2D dimensionToUse)
Copyright © 2014. All Rights Reserved.