net.sourceforge.plantuml
Class SkinParamUtils
java.lang.Object
net.sourceforge.plantuml.SkinParamUtils
public class SkinParamUtils
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SkinParamUtils
public SkinParamUtils()
getFont
public static UFont getFont(ISkinParam skinParam,
FontParam fontParam,
Stereotype stereo)
getFontColor
public static HtmlColor getFontColor(ISkinParam skinParam,
FontParam fontParam,
Stereotype stereo)
getColor
public static HtmlColor getColor(ISkinParam skinParam,
ColorParam colorParam,
Stereotype stereo)
Copyright © 2013. All Rights Reserved.