net.sourceforge.plantuml.skin.bluemodern
Class ComponentBlueModernArrow
java.lang.Object
net.sourceforge.plantuml.skin.AbstractComponent
net.sourceforge.plantuml.skin.AbstractTextualComponent
net.sourceforge.plantuml.skin.bluemodern.AbstractComponentBlueModernArrow
net.sourceforge.plantuml.skin.bluemodern.ComponentBlueModernArrow
- All Implemented Interfaces:
- Component
public class ComponentBlueModernArrow
- extends AbstractComponentBlueModernArrow
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ComponentBlueModernArrow
public ComponentBlueModernArrow(HtmlColor foregroundColor,
HtmlColor fontColor,
UFont font,
List<? extends CharSequence> stringsToDisplay,
ArrowConfiguration arrowConfiguration)
drawInternalU
protected void drawInternalU(UGraphic ug,
Area area,
boolean withShadow)
- Specified by:
drawInternalU
in class AbstractComponent
getDirection
protected int getDirection(Graphics2D g2d)
getDirection
protected int getDirection()
getPreferredHeight
public double getPreferredHeight(StringBounder stringBounder)
- Specified by:
getPreferredHeight
in interface Component
- Specified by:
getPreferredHeight
in class AbstractComponent
getPreferredWidth
public double getPreferredWidth(StringBounder stringBounder)
- Specified by:
getPreferredWidth
in interface Component
- Specified by:
getPreferredWidth
in class AbstractComponent
Copyright © 2011. All Rights Reserved.