public class ComponentRoseParticipant extends AbstractTextualComponent
Constructor and Description |
---|
ComponentRoseParticipant(Style style,
Style stereo,
SymbolContext biColor,
FontConfiguration font,
Display stringsToDisplay,
ISkinSimple spriteContainer,
double roundCorner,
double diagonalCorner,
UFont fontForStereotype,
HColor htmlColorForStereotype,
double minWidth,
boolean collections,
double padding) |
Modifier and Type | Method and Description |
---|---|
protected void |
drawInternalU(UGraphic ug,
Area area) |
double |
getPreferredHeight(StringBounder stringBounder) |
double |
getPreferredWidth(StringBounder stringBounder) |
protected double |
getPureTextWidth(StringBounder stringBounder) |
getFont, getFontColor, getHorizontalAlignment, getIHtmlColorSet, getISkinSimple, getMarginX1, getMarginX2, getMarginY, getTextBlock, getTextHeight, getTextWidth
drawBackgroundInternalU, drawU, getPaddingX, getPaddingY, getPreferredDimension, getStyle, getStyleSignature, getUsedStyles
public ComponentRoseParticipant(Style style, Style stereo, SymbolContext biColor, FontConfiguration font, Display stringsToDisplay, ISkinSimple spriteContainer, double roundCorner, double diagonalCorner, UFont fontForStereotype, HColor htmlColorForStereotype, double minWidth, boolean collections, double padding)
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
protected double getPureTextWidth(StringBounder stringBounder)
getPureTextWidth
in class AbstractTextualComponent