net.sourceforge.plantuml.asciiart
Class ComponentTextArrow
java.lang.Object
net.sourceforge.plantuml.asciiart.AbstractComponentText
net.sourceforge.plantuml.asciiart.ComponentTextArrow
- All Implemented Interfaces:
- Component
public class ComponentTextArrow
- extends AbstractComponentText
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ComponentTextArrow
public ComponentTextArrow(ComponentType type,
ArrowConfiguration config,
Display stringsToDisplay,
FileFormat fileFormat)
drawU
public void drawU(UGraphic ug,
Area area,
Context2D context)
getPreferredHeight
public double getPreferredHeight(StringBounder stringBounder)
getPreferredWidth
public double getPreferredWidth(StringBounder stringBounder)
Copyright © 2014. All Rights Reserved.