Class Conversions
java.lang.Object
org.xhtmlrenderer.css.parser.property.Conversions
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate static final Map
<String, PropertyValue> private static final Map
<String, FSRGBColor> private static final Map
<Float, IdentValue> -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic PropertyValue
getBorderWidth
(String ident) static FSRGBColor
static IdentValue
getNumericFontWeight
(float weight)
-
Field Details
-
COLORS
-
NUMERIC_FONT_WEIGHTS
-
BORDER_WIDTHS
-
-
Constructor Details
-
Conversions
public Conversions()
-
-
Method Details
-
getColor
-
getNumericFontWeight
-
getBorderWidth
-