Class ComponentRoseDestroy
java.lang.Object
net.sourceforge.plantuml.skin.AbstractComponent
net.sourceforge.plantuml.skin.rose.ComponentRoseDestroy
-
Constructor Summary
ConstructorDescriptionComponentRoseDestroy
(Style style, HColor foregroundColor, ISkinSimple spriteContainer) -
Method Summary
Modifier and TypeMethodDescriptionprotected void
drawInternalU
(UGraphic ug, Area area) double
getPreferredHeight
(StringBounder stringBounder) double
getPreferredWidth
(StringBounder stringBounder) Methods inherited from class net.sourceforge.plantuml.skin.AbstractComponent
drawBackgroundInternalU, drawU, getPaddingX, getPaddingY, getPreferredDimension, getStyle, getStyleSignature, getUsedStyles
-
Constructor Details
-
ComponentRoseDestroy
-
-
Method Details
-
drawInternalU
- Specified by:
drawInternalU
in classAbstractComponent
-
getPreferredHeight
- Specified by:
getPreferredHeight
in interfaceComponent
- Specified by:
getPreferredHeight
in classAbstractComponent
-
getPreferredWidth
- Specified by:
getPreferredWidth
in interfaceComponent
- Specified by:
getPreferredWidth
in classAbstractComponent
-