All Packages Class Hierarchy This Package Previous Next Index
Class org.w3c.css.font.FontProperty
java.lang.Object
|
+----org.w3c.css.properties.CssProperty
|
+----org.w3c.css.font.FontProperty
- public abstract class FontProperty
- extends CssProperty
-
FontProperty()
-
-
Inherited()
- Returns true if the property is inherited
FontProperty
public FontProperty()
Inherited
public boolean Inherited()
- Returns true if the property is inherited
- Overrides:
- Inherited in class CssProperty
All Packages Class Hierarchy This Package Previous Next Index