net.sourceforge.plantuml.skin.rose
Class Rose
java.lang.Object
net.sourceforge.plantuml.skin.rose.Rose
- All Implemented Interfaces:
- Skin
public class Rose
- extends Object
- implements Skin
Constructor Summary |
Rose()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Rose
public Rose()
setPaddingNote
public void setPaddingNote(double paddingX,
double paddingY)
getFontColor
public HtmlColor getFontColor(ISkinParam skin,
FontParam fontParam)
getHtmlColor
public HtmlColor getHtmlColor(ISkinParam param,
ColorParam color)
getHtmlColor
public HtmlColor getHtmlColor(ISkinParam param,
ColorParam color,
String stereotype)
createComponent
public Component createComponent(ComponentType type,
ArrowConfiguration config,
ISkinParam param,
List<? extends CharSequence> stringsToDisplay)
- Specified by:
createComponent
in interface Skin
getProtocolVersion
public Object getProtocolVersion()
- Specified by:
getProtocolVersion
in interface Skin
Copyright © 2012. All Rights Reserved.