Uses of Enum Class
net.sourceforge.plantuml.skin.ColorParam
Packages that use ColorParam
Package
Description
-
Uses of ColorParam in net.sourceforge.plantuml.klimt.color
Methods in net.sourceforge.plantuml.klimt.color with parameters of type ColorParamModifier and TypeMethodDescriptionColors.applyStereotype(Stereotype stereotype, ISkinParam skinParam, ColorParam param) Colors.applyStereotypeForNote(Stereotype stereotype, ISkinParam skinParam, ColorParam... params) -
Uses of ColorParam in net.sourceforge.plantuml.skin
Methods in net.sourceforge.plantuml.skin that return ColorParamModifier and TypeMethodDescriptionfinal ColorParamVisibilityModifier.getBackground()final ColorParamVisibilityModifier.getForeground()static ColorParamReturns the enum constant of this class with the specified name.static ColorParam[]ColorParam.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in net.sourceforge.plantuml.skin with parameters of type ColorParamModifier and TypeMethodDescriptionvoidSkinParamBackcolored.forceColor(ColorParam param, HColor color) static HColorSkinParamUtils.getColor(ISkinParam skinParam, Stereotype stereo, ColorParam... colorParam) SkinParam.getColors(ColorParam param, Stereotype stereotype) SkinParamDelegator.getColors(ColorParam param, Stereotype stereotype) SkinParam.getHtmlColor(ColorParam param, Stereotype stereotype, boolean clickable) SkinParamBackcolored.getHtmlColor(ColorParam param, Stereotype stereotype, boolean clickable) SkinParamBackcoloredReference.getHtmlColor(ColorParam param, Stereotype stereotype, boolean clickable) SkinParamColors.getHtmlColor(ColorParam param, Stereotype stereotype, boolean clickable) SkinParamDelegator.getHtmlColor(ColorParam param, Stereotype stereotype, boolean clickable) SkinParamForceColor.getHtmlColor(ColorParam param, Stereotype stereotype, boolean clickable) SkinParamForecolored.getHtmlColor(ColorParam param, Stereotype stereotype, boolean clickable) Constructors in net.sourceforge.plantuml.skin with parameters of type ColorParamModifierConstructorDescriptionSkinParamForceColor(ISkinParam skinParam, ColorParam colorParam, HColor color) -
Uses of ColorParam in net.sourceforge.plantuml.skin.rose
Methods in net.sourceforge.plantuml.skin.rose with parameters of type ColorParamModifier and TypeMethodDescriptionRose.getHtmlColor(ISkinParam skin, ColorParam color) Rose.getHtmlColor(ISkinParam skin, Stereotype stereotype, ColorParam... colorParams) -
Uses of ColorParam in net.sourceforge.plantuml.style
Methods in net.sourceforge.plantuml.style with parameters of type ColorParamModifier and TypeMethodDescriptionISkinParam.getColors(ColorParam param, Stereotype stereotype) ISkinParam.getHtmlColor(ColorParam param, Stereotype stereotype, boolean clickable) -
Uses of ColorParam in net.sourceforge.plantuml.svek
Methods in net.sourceforge.plantuml.svek with parameters of type ColorParamModifier and TypeMethodDescriptionprotected final HColorGroupMakerActivity.getColor(ColorParam colorParam, Stereotype stereo)