| 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 WithStylepublic StyleSignatureBasic getStyleSignature()
getStyleSignature in interface Styleablepublic double getPreferredWidth(StringBounder stringBounder)
getPreferredWidth in interface Componentpublic double getPreferredHeight(StringBounder stringBounder)
getPreferredHeight in interface Componentpublic final XDimension2D getPreferredDimension(StringBounder stringBounder)
getPreferredDimension in interface Component