JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
com.helger.css.decl
Interface ICSSColor
All Known Implementing Classes:
CSSHSL
,
CSSHSLA
,
CSSRGB
,
CSSRGBA
public interface
ICSSColor
Base interface for a CSS color definition
Author:
Philip Helger
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
String
getAsString
()
Method Details
getAsString
@Nonnull
String
getAsString
()
Returns:
The textual representation of the color.