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