net.sourceforge.plantuml.skin.bluemodern
Class ComponentBlueModernParticipant
java.lang.Object
net.sourceforge.plantuml.skin.AbstractComponent
net.sourceforge.plantuml.skin.AbstractTextualComponent
net.sourceforge.plantuml.skin.bluemodern.ComponentBlueModernParticipant
- All Implemented Interfaces:
- Component
public class ComponentBlueModernParticipant
- extends AbstractTextualComponent
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ComponentBlueModernParticipant
public ComponentBlueModernParticipant(HtmlColor blue1,
HtmlColor blue2,
HtmlColor fontColor,
UFont font,
java.util.List<? extends java.lang.CharSequence> stringsToDisplay)
drawInternalU
protected void drawInternalU(UGraphic ug,
java.awt.geom.Dimension2D dimensionToUse,
boolean withShadow)
- Specified by:
drawInternalU
in class AbstractComponent
getPreferredHeight
public double getPreferredHeight(StringBounder stringBounder)
- Specified by:
getPreferredHeight
in interface Component
- Specified by:
getPreferredHeight
in class AbstractComponent
getPreferredWidth
public double getPreferredWidth(StringBounder stringBounder)
- Specified by:
getPreferredWidth
in interface Component
- Specified by:
getPreferredWidth
in class AbstractComponent
Copyright © 2011. All Rights Reserved.