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, getUsedStyles
public ComponentRoseLine(ThemeStyle themeStyle, Style style, HColor color, boolean continueLine, UStroke stroke, HColorSet set)
protected void drawInternalU(UGraphic ug, Area area)
drawInternalU
in class AbstractComponent
public double getPreferredHeight(StringBounder stringBounder)
getPreferredHeight
in interface Component
getPreferredHeight
in class AbstractComponent
public double getPreferredWidth(StringBounder stringBounder)
getPreferredWidth
in interface Component
getPreferredWidth
in class AbstractComponent