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