Package org.xhtmlrenderer.css.sheet
Class FontFaceRule
java.lang.Object
org.xhtmlrenderer.css.sheet.FontFaceRule
- All Implemented Interfaces:
RulesetContainer
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate CalculatedStyle
private final StylesheetInfo.Origin
private Ruleset
-
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
_origin
-
_ruleset
-
_calculatedStyle
-
-
Constructor Details
-
FontFaceRule
-
-
Method Details
-
addContent
- Specified by:
addContent
in interfaceRulesetContainer
-
getOrigin
- Specified by:
getOrigin
in interfaceRulesetContainer
-
getCalculatedStyle
-
hasFontFamily
public boolean hasFontFamily() -
hasFontWeight
public boolean hasFontWeight() -
hasFontStyle
public boolean hasFontStyle()
-