Class ComponentRoseNoteHexagonal
java.lang.Object
net.sourceforge.plantuml.skin.AbstractComponent
net.sourceforge.plantuml.skin.AbstractTextualComponent
net.sourceforge.plantuml.skin.rose.ComponentRoseNoteHexagonal
-
Constructor Summary
ConstructorsConstructorDescriptionComponentRoseNoteHexagonal(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 AbstractTextualComponent
getFont, getFontColor, getHorizontalAlignment, getIHtmlColorSet, getISkinSimple, getMarginX1, getMarginX2, getMarginY, getPureTextWidth, getTextBlock, getTextHeight, getTextWidthMethods inherited from class AbstractComponent
drawBackgroundInternalU, drawU, getPreferredDimension, getStyle, getStyleSignature, getUsedStyles
-
Constructor Details
-
ComponentRoseNoteHexagonal
public ComponentRoseNoteHexagonal(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
-