org.jfree.layouting.input.style

Class StyleSheetUtility

public class StyleSheetUtility extends Object

Creation-Date: Dec 3, 2006, 3:29:10 PM

Author: Thomas Morgner

Method Summary
static CSSPageRulecreateRuleForPage(StyleSheet style, PageFormat format)
static PageFormatgetPageFormat(CSSPageRule rule)
static voidupdateRuleForPage(CSSPageRule rule, PageFormat format)

Method Detail

createRuleForPage

public static CSSPageRule createRuleForPage(StyleSheet style, PageFormat format)

getPageFormat

public static PageFormat getPageFormat(CSSPageRule rule)

updateRuleForPage

public static void updateRuleForPage(CSSPageRule rule, PageFormat format)