Uses of Class
com.helger.css.decl.CSSHSLA
Packages that use CSSHSLA
-
Uses of CSSHSLA in com.helger.css.decl
Methods in com.helger.css.decl that return CSSHSLAModifier and TypeMethodDescriptionCSSHSL.getAsHSLA(float fOpacity) Convert this value to an HSLA value.Convert this value to an HSLA value.CSSHSLA.getClone()final CSSHSLAfinal CSSHSLACSSHSLA.setLightness(String sLightness) final CSSHSLACSSHSLA.setOpacity(String sOpacity) final CSSHSLACSSHSLA.setSaturation(String sSaturation) Constructors in com.helger.css.decl with parameters of type CSSHSLA -
Uses of CSSHSLA in com.helger.css.utils
Methods in com.helger.css.utils that return CSSHSLAModifier and TypeMethodDescriptionECSSColor.getAsHSLA(float fOpacity) static CSSHSLACSSColorHelper.getParsedHSLAColorValue(String sValue)