Package org.xhtmlrenderer.css.sheet
Class FontFaceRule
java.lang.Object
org.xhtmlrenderer.css.sheet.FontFaceRule
- All Implemented Interfaces:
RulesetContainer
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidaddContent(Ruleset ruleset) intbooleanbooleanbooleanvoidsetOrigin(int origin)
-
Constructor Details
-
FontFaceRule
public FontFaceRule(int origin)
-
-
Method Details
-
addContent
- Specified by:
addContentin interfaceRulesetContainer
-
getOrigin
public int getOrigin()- Specified by:
getOriginin interfaceRulesetContainer
-
setOrigin
public void setOrigin(int origin) -
getCalculatedStyle
-
hasFontFamily
public boolean hasFontFamily() -
hasFontWeight
public boolean hasFontWeight() -
hasFontStyle
public boolean hasFontStyle()
-