Class ComponentRoseParticipant
java.lang.Object
net.sourceforge.plantuml.skin.AbstractComponent
net.sourceforge.plantuml.skin.AbstractTextualComponent
net.sourceforge.plantuml.skin.rose.ComponentRoseParticipant
-
Constructor Summary
ConstructorsConstructorDescriptionComponentRoseParticipant(Style style, Style stereo, Display stringsToDisplay, ISkinSimple spriteContainer, double minWidth, boolean collections, double padding) -
Method Summary
Modifier and TypeMethodDescriptionprotected voiddrawInternalU(UGraphic ug, Area area) doublegetPreferredHeight(StringBounder stringBounder) doublegetPreferredWidth(StringBounder stringBounder) protected doublegetPureTextWidth(StringBounder stringBounder) Methods inherited from class AbstractTextualComponent
getFont, getFontColor, getHorizontalAlignment, getIHtmlColorSet, getISkinSimple, getMarginX1, getMarginX2, getMarginY, getTextBlock, getTextHeight, getTextWidthMethods inherited from class AbstractComponent
drawBackgroundInternalU, drawU, getPaddingX, getPaddingY, getPreferredDimension, getStyle, getStyleSignature, getUsedStyles
-
Constructor Details
-
ComponentRoseParticipant
public ComponentRoseParticipant(Style style, Style stereo, Display stringsToDisplay, ISkinSimple spriteContainer, double minWidth, boolean collections, double padding)
-
-
Method Details
-
drawInternalU
- Specified by:
drawInternalUin classAbstractComponent
-
getPreferredHeight
- Specified by:
getPreferredHeightin interfaceComponent- Specified by:
getPreferredHeightin classAbstractComponent
-
getPreferredWidth
- Specified by:
getPreferredWidthin interfaceComponent- Specified by:
getPreferredWidthin classAbstractComponent
-
getPureTextWidth
- Overrides:
getPureTextWidthin classAbstractTextualComponent
-