public class ComponentTextLine extends AbstractComponentText
| Constructor and Description |
|---|
ComponentTextLine(ComponentType type,
FileFormat fileFormat) |
| Modifier and Type | Method and Description |
|---|---|
void |
drawU(UGraphic ug,
Area area,
Context2D context) |
double |
getPreferredHeight(StringBounder stringBounder) |
double |
getPreferredWidth(StringBounder stringBounder) |
getPreferredDimensionpublic ComponentTextLine(ComponentType type, FileFormat fileFormat)
public double getPreferredHeight(StringBounder stringBounder)
public double getPreferredWidth(StringBounder stringBounder)
Copyright © 2017. All rights reserved.