public class ComponentTextGroupingBody extends AbstractComponentText
Constructor and Description |
---|
ComponentTextGroupingBody(ComponentType type,
java.util.List<? extends java.lang.CharSequence> stringsToDisplay,
FileFormat fileFormat) |
Modifier and Type | Method and Description |
---|---|
void |
drawU(UGraphic ug,
Area area,
Context2D context) |
double |
getPreferredHeight(StringBounder stringBounder) |
double |
getPreferredWidth(StringBounder stringBounder) |
getPreferredDimension
public ComponentTextGroupingBody(ComponentType type, java.util.List<? extends java.lang.CharSequence> stringsToDisplay, FileFormat fileFormat)
public double getPreferredHeight(StringBounder stringBounder)
public double getPreferredWidth(StringBounder stringBounder)