public class ComponentTextDivider extends AbstractComponentText
Constructor and Description |
---|
ComponentTextDivider(ComponentType type,
Display 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 ComponentTextDivider(ComponentType type, Display stringsToDisplay, FileFormat fileFormat)
public double getPreferredHeight(StringBounder stringBounder)
public double getPreferredWidth(StringBounder stringBounder)
Copyright © 2015. All Rights Reserved.