All Packages Class Hierarchy This Package Previous Next Index
Interface org.w3c.css.properties.CssFontConstant
- public interface CssFontConstant
-
FONT
- Array of font values
-
FONTSIZE
- Array of font-size values
-
FONTSTRETCH
- Array of font-stretch values
-
FONTSTYLE
- Array of font-style values
-
FONTVARIANT
- Array of font-variant values
-
FONTWEIGHT
- Array of font-weight values
FONTSTYLE
public static final String FONTSTYLE[]
- Array of font-style values
FONTVARIANT
public static final String FONTVARIANT[]
- Array of font-variant values
FONTSIZE
public static final String FONTSIZE[]
- Array of font-size values
FONTWEIGHT
public static final String FONTWEIGHT[]
- Array of font-weight values
FONTSTRETCH
public static final String FONTSTRETCH[]
- Array of font-stretch values
FONT
public static final String FONT[]
- Array of font values
All Packages Class Hierarchy This Package Previous Next Index