Package net.sourceforge.plantuml
Class SkinParamUtils
java.lang.Object
net.sourceforge.plantuml.SkinParamUtils
public class SkinParamUtils
extends java.lang.Object
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic HColor
getColor
(ISkinParam skinParam, Stereotype stereo, ColorParam... colorParam) static UFont
getFont
(ISkinParam skinParam, FontParam fontParam, Stereotype stereo) static HColor
getFontColor
(ISkinParam skinParam, FontParam fontParam, Stereotype stereo) Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
SkinParamUtils
public SkinParamUtils()
-
-
Method Details
-
getFont
-
getFontColor
-
getColor
-