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
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ComponentBlueModernNote
public ComponentBlueModernNote(HtmlColor back,
HtmlColor foregroundColor,
HtmlColor fontColor,
UFont font,
List<? extends CharSequence> strings,
SpriteContainer spriteContainer)
getPreferredWidth
public final double getPreferredWidth(StringBounder stringBounder)
- Specified by:
getPreferredWidth
in interface Component
- Specified by:
getPreferredWidth
in class AbstractComponent
getPreferredHeight
public final double getPreferredHeight(StringBounder stringBounder)
- Specified by:
getPreferredHeight
in interface Component
- Specified by:
getPreferredHeight
in class AbstractComponent
getPaddingX
public double getPaddingX()
- Overrides:
getPaddingX
in class AbstractComponent
getPaddingY
public double getPaddingY()
- Overrides:
getPaddingY
in class AbstractComponent
drawInternalU
protected void drawInternalU(UGraphic ug,
Area area)
- Specified by:
drawInternalU
in class AbstractComponent
Copyright © 2012. All Rights Reserved.