Class ComponentRoseDatabase
java.lang.Object
net.sourceforge.plantuml.skin.AbstractComponent
net.sourceforge.plantuml.skin.AbstractTextualComponent
net.sourceforge.plantuml.skin.rose.ComponentRoseDatabase
-
Constructor Summary
ConstructorsConstructorDescriptionComponentRoseDatabase(Style style, Style stereo, Display stringsToDisplay, boolean head, ISkinParam skinParam) -
Method Summary
Modifier and TypeMethodDescriptionprotected voiddrawInternalU(UGraphic ug, Area area) doublegetPreferredHeight(StringBounder stringBounder) doublegetPreferredWidth(StringBounder stringBounder) Methods inherited from class net.sourceforge.plantuml.skin.AbstractTextualComponent
getMarginX1, getMarginX2, getMarginY, getPureTextWidth, getTextBlock, getTextHeight, getTextWidthMethods inherited from class net.sourceforge.plantuml.skin.AbstractComponent
drawBackgroundInternalU, drawU, getColorBackGround, getColorFont, getColorLine, getDiagonalCorner, getFontConfiguration, getHorizontalAlignment, getIHtmlColorSet, getPaddingX, getPaddingY, getPreferredDimension, getRoundCorner, getShadowing, getSkinParam, getStroke, getStyle, getStyleSignature, getSymbolContext, getSymbolContext, getUFont, getUsedStyles
-
Constructor Details
-
ComponentRoseDatabase
public ComponentRoseDatabase(Style style, Style stereo, Display stringsToDisplay, boolean head, ISkinParam skinParam)
-
-
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
-