Constructor and Description |
---|
ComponentRoseGroupingSpace(double space) |
Modifier and Type | Method and Description |
---|---|
void |
drawU(UGraphic ug,
Area area,
Context2D context) |
XDimension2D |
getPreferredDimension(StringBounder stringBounder) |
double |
getPreferredHeight(StringBounder stringBounder) |
double |
getPreferredWidth(StringBounder stringBounder) |
StyleSignatureBasic |
getStyleSignature() |
Style[] |
getUsedStyles() |
public Style[] getUsedStyles()
getUsedStyles
in interface WithStyle
public StyleSignatureBasic getStyleSignature()
getStyleSignature
in interface Styleable
public double getPreferredWidth(StringBounder stringBounder)
getPreferredWidth
in interface Component
public double getPreferredHeight(StringBounder stringBounder)
getPreferredHeight
in interface Component
public final XDimension2D getPreferredDimension(StringBounder stringBounder)
getPreferredDimension
in interface Component