org.xhtmlrenderer.css.newmatch
Class PageInfo

java.lang.Object
  extended by org.xhtmlrenderer.css.newmatch.PageInfo

public class PageInfo
extends Object


Constructor Summary
PageInfo(List properties, CascadedStyle pageStyle, Map marginBoxes)
           
 
Method Summary
 CascadedStyle createMarginBoxStyle(MarginBoxName marginBox, boolean alwaysCreate)
           
 Map getMarginBoxes()
           
 CascadedStyle getPageStyle()
           
 List getProperties()
           
 List getXMPPropertyList()
           
 boolean hasAny(MarginBoxName[] marginBoxes)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PageInfo

public PageInfo(List properties,
                CascadedStyle pageStyle,
                Map marginBoxes)
Method Detail

getMarginBoxes

public Map getMarginBoxes()

getPageStyle

public CascadedStyle getPageStyle()

getProperties

public List getProperties()

createMarginBoxStyle

public CascadedStyle createMarginBoxStyle(MarginBoxName marginBox,
                                          boolean alwaysCreate)

hasAny

public boolean hasAny(MarginBoxName[] marginBoxes)

getXMPPropertyList

public List getXMPPropertyList()


Copyright © 2013. All Rights Reserved.