net.sourceforge.plantuml.skin.bluemodern
Class ComponentBlueModernNote
- java.lang.Object
-
- net.sourceforge.plantuml.skin.AbstractComponent
-
- net.sourceforge.plantuml.skin.AbstractTextualComponent
-
- net.sourceforge.plantuml.skin.bluemodern.ComponentBlueModernNote
-
- All Implemented Interfaces:
- Component
public final class ComponentBlueModernNote extends AbstractTextualComponent
-
-
Constructor Summary
Constructors Constructor and Description ComponentBlueModernNote(HtmlColor back, HtmlColor foregroundColor, FontConfiguration font, Display strings, ISkinSimple spriteContainer)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method and Description doublegetPaddingX()doublegetPaddingY()doublegetPreferredHeight(StringBounder stringBounder)doublegetPreferredWidth(StringBounder stringBounder)-
Methods inherited from class net.sourceforge.plantuml.skin.AbstractTextualComponent
getTextWidth
-
Methods inherited from class net.sourceforge.plantuml.skin.AbstractComponent
drawU, getPreferredDimension
-
-
-
-
Constructor Detail
-
ComponentBlueModernNote
public ComponentBlueModernNote(HtmlColor back, HtmlColor foregroundColor, FontConfiguration font, Display strings, ISkinSimple spriteContainer)
-
-
Method Detail
-
getPreferredWidth
public final double getPreferredWidth(StringBounder stringBounder)
- Specified by:
getPreferredWidthin interfaceComponent- Specified by:
getPreferredWidthin classAbstractComponent
-
getPreferredHeight
public final double getPreferredHeight(StringBounder stringBounder)
- Specified by:
getPreferredHeightin interfaceComponent- Specified by:
getPreferredHeightin classAbstractComponent
-
getPaddingX
public double getPaddingX()
- Overrides:
getPaddingXin classAbstractComponent
-
getPaddingY
public double getPaddingY()
- Overrides:
getPaddingYin classAbstractComponent
-
-
DataMelt 3.0 © DataMelt by jWork.ORG