public class ComponentRoseLine extends AbstractComponent
| Constructor and Description |
|---|
ComponentRoseLine(ThemeStyle themeStyle,
Style style,
HColor color,
boolean continueLine,
UStroke stroke,
HColorSet set) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
drawInternalU(UGraphic ug,
Area area) |
double |
getPreferredHeight(StringBounder stringBounder) |
double |
getPreferredWidth(StringBounder stringBounder) |
drawBackgroundInternalU, drawU, getPaddingX, getPaddingY, getPreferredDimension, getStyle, getStyleSignature, getUsedStylespublic ComponentRoseLine(ThemeStyle themeStyle, Style style, HColor color, boolean continueLine, UStroke stroke, HColorSet set)
protected void drawInternalU(UGraphic ug, Area area)
drawInternalU in class AbstractComponentpublic double getPreferredHeight(StringBounder stringBounder)
getPreferredHeight in interface ComponentgetPreferredHeight in class AbstractComponentpublic double getPreferredWidth(StringBounder stringBounder)
getPreferredWidth in interface ComponentgetPreferredWidth in class AbstractComponent