public class ComponentTextArrow extends AbstractComponentText
Constructor and Description |
---|
ComponentTextArrow(ComponentType type,
ArrowConfiguration config,
Display stringsToDisplay,
FileFormat fileFormat,
int maxAsciiMessageLength) |
Modifier and Type | Method and Description |
---|---|
void |
drawU(UGraphic ug,
Area area,
Context2D context) |
double |
getPreferredHeight(StringBounder stringBounder) |
double |
getPreferredWidth(StringBounder stringBounder) |
getPreferredDimension
public ComponentTextArrow(ComponentType type, ArrowConfiguration config, Display stringsToDisplay, FileFormat fileFormat, int maxAsciiMessageLength)
public double getPreferredHeight(StringBounder stringBounder)
public double getPreferredWidth(StringBounder stringBounder)
Copyright © 2016. All Rights Reserved.