org.xhtmlrenderer.css.sheet
Class FontFaceRule
java.lang.Object
org.xhtmlrenderer.css.sheet.FontFaceRule
- All Implemented Interfaces:
- RulesetContainer
public class FontFaceRule
- extends Object
- implements RulesetContainer
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FontFaceRule
public FontFaceRule(int origin)
addContent
public void addContent(Ruleset ruleset)
- Specified by:
addContent in interface RulesetContainer
getOrigin
public int getOrigin()
- Specified by:
getOrigin in interface RulesetContainer
setOrigin
public void setOrigin(int origin)
getCalculatedStyle
public CalculatedStyle getCalculatedStyle()
hasFontFamily
public boolean hasFontFamily()
Copyright © 2013. All Rights Reserved.